diff options
author | Ted Gould <ted@gould.cx> | 2010-12-08 13:00:55 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-12-08 13:00:55 -0600 |
commit | 3acbfb57c4800b7f8611d1ce5db391cad96f398b (patch) | |
tree | af6de92d556ec059754ea4f594259601d6b98a9c /debian/changelog | |
parent | c05b64af5fc28789f404629d64a1ade4d6c6da34 (diff) | |
parent | b917f6f3aba462d98c6690d650ef8555e736c4f8 (diff) | |
download | ayatana-indicator-application-3acbfb57c4800b7f8611d1ce5db391cad96f398b.tar.gz ayatana-indicator-application-3acbfb57c4800b7f8611d1ce5db391cad96f398b.tar.bz2 ayatana-indicator-application-3acbfb57c4800b7f8611d1ce5db391cad96f398b.zip |
Merge from Ubuntu Desktop for dual builds
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 29 |
1 files changed, 27 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 4d1bbf9..643534e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,37 @@ -indicator-application (0.2.90-0ubuntu1~ppa1) natty; urgency=low +indicator-application (0.2.90-0ubuntu3) UNRELEASED; urgency=low + * debian/control + - build depend on dbusmenu >= 0.3.90 + + -- Ken VanDine <ken.vandine@canonical.com> Wed, 08 Dec 2010 13:32:07 -0500 + +indicator-application (0.2.90-0ubuntu2) natty; urgency=low + + * debian/rules + - Convert to dh_python2 + * debian/control + - Dropped build depends for python-central + + -- Ken VanDine <ken.vandine@canonical.com> Wed, 08 Dec 2010 12:03:47 -0500 + +indicator-application (0.2.90-0ubuntu1) natty; urgency=low + + [ Ted Gould ] * New upstream release. * A race fix on the dbus name (LP: #526499) * Fixing the Watcher Interface * Fixes to build with GTK 2/3 * Fixes to build with valac-0.12 - -- Ted Gould <ted@ubuntu.com> Tue, 07 Dec 2010 20:50:15 -0600 + [ Ken VanDine ] + * debian/control + - Changed the valac build depends to valac-0.12 + * debian/python-appindicator.install + - Make sure python2.6 and python2.7 files get included + * debian/rules + - Fix builds for multiple python versions + + -- Ken VanDine <ken.vandine@canonical.com> Wed, 08 Dec 2010 00:42:58 -0500 indicator-application (0.2.9-0ubuntu1) maverick; urgency=low |