diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-01-14 10:44:36 -0600 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-01-14 10:44:36 -0600 |
commit | 81a4a72ef58e85e5d495daf04a2a6d687d160ce6 (patch) | |
tree | fca5689c69bcad91071cc8a17d995e8767f2c12b /debian/changelog | |
parent | 93ada25fa1aa4b45f54c343ae34fa611d876d87b (diff) | |
parent | 9dee1e2decb74007676089f5d86fde138d1aac9e (diff) | |
download | ayatana-indicator-application-81a4a72ef58e85e5d495daf04a2a6d687d160ce6.tar.gz ayatana-indicator-application-81a4a72ef58e85e5d495daf04a2a6d687d160ce6.tar.bz2 ayatana-indicator-application-81a4a72ef58e85e5d495daf04a2a6d687d160ce6.zip |
releasing version 0.2.91-0ubuntu1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 21 |
1 files changed, 18 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 643534e..fb134f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,24 @@ -indicator-application (0.2.90-0ubuntu3) UNRELEASED; urgency=low +indicator-application (0.2.91-0ubuntu1) natty; urgency=low + [ Ted Gould ] + * Upstream Merge + * Removing libappindicator from the tarball + * debian/control: Removing all libappindicator packages + + [ Ken VanDine ] + * New upstream release + - Ported to gdbus and dbusmenu 0.4 * debian/control - - build depend on dbusmenu >= 0.3.90 + - Bump build depends for dbusmenu to >= 0.3.91 + - Bump build depends for libindicator-dev to >= 0.3.16 + - Added build depends for libappindicator-dev >= 0.2.91 + * debian/rules + - Removed all the extra build targets, we don't build those + packages anymore + * debian/copyright + - Removed references to LGPL sources, those moved to libappindicator - -- Ken VanDine <ken.vandine@canonical.com> Wed, 08 Dec 2010 13:32:07 -0500 + -- Ken VanDine <ken.vandine@canonical.com> Fri, 14 Jan 2011 10:25:42 -0600 indicator-application (0.2.90-0ubuntu2) natty; urgency=low |