diff options
author | Ted Gould <ted@gould.cx> | 2012-02-23 09:17:10 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-02-23 09:17:10 -0600 |
commit | cb9ef79ff83de58657995957de9b9efc2a7face1 (patch) | |
tree | a6224e1e5af9b8bbf0528cf3ca1334fe22ee7466 /debian | |
parent | d37d11adeb30b3ef5c9668a67fd906e79a69286b (diff) | |
parent | a2a0779d48c596f1fda30a2d502bb3d419a83164 (diff) | |
download | ayatana-indicator-session-cb9ef79ff83de58657995957de9b9efc2a7face1.tar.gz ayatana-indicator-session-cb9ef79ff83de58657995957de9b9efc2a7face1.tar.bz2 ayatana-indicator-session-cb9ef79ff83de58657995957de9b9efc2a7face1.zip |
* New upstream release.
* Make GUDev dependency optional for non-Linux kernels
* Add accessibility strings on the icons (LP: #891861)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index c4f7a8b..fbc008b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,15 @@ -indicator-session (0.3.91-0ubuntu2) UNRELEASED; urgency=low +indicator-session (0.3.92-0ubuntu1~ppa1) UNRELEASED; urgency=low + [ Martin Pitt ] * debian/control: Add alternative packagekit dependency, since this ought to work with either the aptdaemon pkcompat or packagekit itself. - -- Martin Pitt <martin.pitt@ubuntu.com> Wed, 15 Feb 2012 07:26:43 +0100 + [ Ted Gould ] + * New upstream release. + * Make GUDev dependency optional for non-Linux kernels + * Add accessibility strings on the icons (LP: #891861) + + -- Ted Gould <ted@ubuntu.com> Thu, 23 Feb 2012 09:12:05 -0600 indicator-session (0.3.91-0ubuntu1) precise; urgency=low |