diff options
author | Ted Gould <ted@gould.cx> | 2010-09-21 15:55:12 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-09-21 15:55:12 -0500 |
commit | 3acdbe77a31f8b9cd4ef1862d8a7ce1d67bc27e7 (patch) | |
tree | dc2eb3bc7087f3dfa4351766085712a14c1cc7dc /debian | |
parent | 137e0f1743891104752fdc9333bfd0ddbfeeb547 (diff) | |
parent | b91aaa92453fbab73397019070d86c0a9b6fa7ce (diff) | |
download | libayatana-indicator-3acdbe77a31f8b9cd4ef1862d8a7ce1d67bc27e7.tar.gz libayatana-indicator-3acdbe77a31f8b9cd4ef1862d8a7ce1d67bc27e7.tar.bz2 libayatana-indicator-3acdbe77a31f8b9cd4ef1862d8a7ce1d67bc27e7.zip |
* New upstream release.
* Adding a function to signal a menu is shown
* Changing indicator directory to '4'
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 28 |
1 files changed, 5 insertions, 23 deletions
diff --git a/debian/changelog b/debian/changelog index d7014ca..bcbf2b8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ -libindicator (0.3.13-0ubuntu2~ppa2) maverick; urgency=low +libindicator (0.3.14-0ubuntu1~ppa1) UNRELEASED; urgency=low - * Updating with Desktop version and undoing some changes. + * New upstream release. + * Adding a function to signal a menu is shown + * Changing indicator directory to '4' - -- Ted Gould <ted@ubuntu.com> Tue, 21 Sep 2010 09:25:05 -0500 + -- Ted Gould <ted@ubuntu.com> Tue, 21 Sep 2010 15:53:58 -0500 libindicator (0.3.13-0ubuntu2~ppa1) UNRELEASED; urgency=low @@ -22,26 +24,6 @@ libindicator (0.3.13-0ubuntu1) maverick; urgency=low -- Ted Gould <ted@ubuntu.com> Wed, 15 Sep 2010 11:46:37 -0500 -libindicator (0.3.13-0ubuntu1~ppa3) maverick; urgency=low - - * debian/rules: - * Dropping the simple patch system - * Changing the shlibs to libindicator1 - - -- Ted Gould <ted@ubuntu.com> Sun, 19 Sep 2010 14:47:46 -0500 - -libindicator (0.3.13-0ubuntu1~ppa2) maverick; urgency=low - - * Upstream Merge - * Adding a function to signal a menu is shown - * Changing indicator directory to '4' - * debian/control: Switching from libindicator0 to libindicator1 - as we've broken ABI. Conflicting with libindicator0 to make - upgrade simpler as it doesn't make sense to have both installed. - * Autogen update - - -- Ted Gould <ted@ubuntu.com> Sun, 19 Sep 2010 13:29:13 -0500 - libindicator (0.3.12-0ubuntu1) maverick; urgency=low * New upstream release. |