diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 35 |
1 files changed, 31 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 0176c5f..5bae3da 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,16 +1,43 @@ -indicator-application (0.2.90-0ubuntu4~ppa1) natty; urgency=low +indicator-application (0.2.91-0ubuntu2) natty; urgency=low + * debian/rules + - Don't ship the .la files + + -- Ken VanDine <ken.vandine@canonical.com> Fri, 14 Jan 2011 11:42:13 -0600 + +indicator-application (0.2.91-0ubuntu1) natty; urgency=low + + [ Ted Gould ] * Upstream Merge * Removing libappindicator from the tarball - * Autogen * debian/control: Removing all libappindicator packages - -- Ted Gould <ted@ubuntu.com> Wed, 08 Dec 2010 14:26:42 -0600 + [ Ken VanDine ] + * New upstream release + - Ported to gdbus and dbusmenu 0.4 + * debian/control + - 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> Fri, 14 Jan 2011 10:25:42 -0600 + +indicator-application (0.2.90-0ubuntu4) natty; urgency=low + + * Updated for the gir abi transition + + -- Ken VanDine <ken.vandine@canonical.com> Thu, 16 Dec 2010 10:05:55 -0500 -indicator-application (0.2.90-0ubuntu3) UNRELEASED; urgency=low +indicator-application (0.2.90-0ubuntu3) natty; urgency=low * debian/control - build depend on dbusmenu >= 0.3.90 + - Fixes FTBFS (LP: #684949) -- Ken VanDine <ken.vandine@canonical.com> Wed, 08 Dec 2010 13:32:07 -0500 |