lp:ubuntu/maverick/smart-notifier
- Get this branch:
- bzr branch lp:ubuntu/maverick/smart-notifier
Branch information
Recent revisions
- 15. By Laurent Bigonville
-
debian/
smart-notifier. postinst: no need to restart dbus daemon anymore
(LP: #91432). - 14. By Barry deFreese
-
* QA upload.
+ Set maintainer to Debian QA Group <email address hidden>.
* Acknowledge NMUs. (Closes: #511502).
* Fix moving of egg-info file in rules. (Closes: #552914).
* Don't capitalize false in .desktop file. (Closes: #512684, #550993).
* Remove useless cat in 60smart-notifier. (Closes: #511504).
* Don't build-dep on -1 revision.
* Add appropriate copyright holder to debian/copyright.
* Version path to GPL (GPL-2) in debian/copyright.
* Remove empty /usr/sbin dir.
* Add debian/pycompat and set to 2.
* Bump debian/compat to 5 to match debhelper build-dep.
* Bump Standards Version to 3.8.3. - 12. By Laurent Bigonville
-
* Merge from debian unstable, remaining changes:
- scripts/smart-notifier. desktop: Fix capitalisation of 'false' attribute
- debian/smart-notifier. postinst: no need to restart dbus daemon anymore
- debian/rules: Don't call dh_python.
- debian/control: tighten build-dep on pycentral to make sure there is
no need to call dh_python anymore.
* debian/control: Bump Standards-Version to 3.8.0 - 11. By Laurent Bigonville
-
smart-notifier.
desktop: Fix capitalisation of 'false' attribute (LP: #257321) - 10. By Jérémie Corbier
-
debian/
smart-notifier. postinst: no need to restart dbus daemon anymore
(LP: #91432). - 9. By Jérémie Corbier
-
* Fix package for python 2.5 (LP: #83122):
-> debian/control:
+ Let's build the package for the current Python version only.
+ Build-Depends-Indep on python-dev instead of python-all-dev and
tighten build-dep on pycentral to make sure there is no need to call
dh_python anymore.
+ Replace python2.4-* by python-* dependencies.
-> debian/rules:
+ Install private modules to /usr/share/smart-notifier.
+ Don't call dh_python.
-> scripts/smart-notifier:
+ Update path to private modules.
* Update maintainer field. - 6. By Brian Sutherland
-
* Implement wishlist bug (closes: #360585), suggestions by Sam Morris:
- Drop a smart-notifier.desktop file in /etc/xdg/autostart to start
the per session user daemon on desktops implementing the freedesktop
standard.
- Implement the notifier using signals rather than remove calls so
that all users running the daemon GUI's will recieve the warning.
* Split out the GUI/daemon code into a smart_notifier.gui module.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:ubuntu/natty/smart-notifier