diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2009-09-24 18:11:10 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2009-09-24 18:11:10 -0400 |
commit | 8bbcf87cf6cd876eacec968438d1622e3b362225 (patch) | |
tree | d955b77d089152549107434f38df5dd12abddefb /debian/changelog | |
parent | 86c162bb5ae1eca498296d7890789130b9eea2a4 (diff) | |
parent | 2bddafc048379759d720f250739c59fcad7f6249 (diff) | |
download | ayatana-indicator-session-8bbcf87cf6cd876eacec968438d1622e3b362225.tar.gz ayatana-indicator-session-8bbcf87cf6cd876eacec968438d1622e3b362225.tar.bz2 ayatana-indicator-session-8bbcf87cf6cd876eacec968438d1622e3b362225.zip |
* Upstream release 0.1.5 (LP: #436223)
* PolicyKit-1 support (LP: #418643)
* GDM User list support (LP: #422052)
* MissionControl5 support (LP: #427643)
* Better locking of the screensaver (LP: #428115)
* debian/control: Adding in a libempathy-dev build dependency
as it's now required by upstream.
* Removing patches 01_polkit-1.patch and 99_autoreconf.patch
as they were merged upstream.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 74ba1cd..e3dc7a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +indicator-session (0.1.5-0ubuntu1) UNRELEASED; urgency=low + + * Upstream release 0.1.5 (LP: #436223) + * PolicyKit-1 support (LP: #418643) + * GDM User list support (LP: #422052) + * MissionControl5 support (LP: #427643) + * Better locking of the screensaver (LP: #428115) + * debian/control: Adding in a libempathy-dev build dependency + as it's now required by upstream. + * Removing patches 01_polkit-1.patch and 99_autoreconf.patch + as they were merged upstream. + + -- Ted Gould <ted@ubuntu.com> Thu, 24 Sep 2009 17:07:51 -0500 + indicator-session (0.1.4-0ubuntu2) karmic; urgency=low * Add 01_polkit-1.patch: Port to polkit-1. (LP: #412601) |