diff options
author | Ted Gould <ted@gould.cx> | 2011-07-05 15:49:29 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-07-05 15:49:29 -0500 |
commit | 6e9e154652d00e0a685f9efe0f2aa99e7e0f808d (patch) | |
tree | 838ac38a76c1e9f26d8972db5aa3a64484af3b75 /debian/changelog | |
parent | d5366011a599f600ffe56cc1a42c2ee068f96151 (diff) | |
parent | 8693295fdec51ac441fc1cc40a4f27ce7cc08110 (diff) | |
download | libayatana-appindicator-6e9e154652d00e0a685f9efe0f2aa99e7e0f808d.tar.gz libayatana-appindicator-6e9e154652d00e0a685f9efe0f2aa99e7e0f808d.tar.bz2 libayatana-appindicator-6e9e154652d00e0a685f9efe0f2aa99e7e0f808d.zip |
Sync to U. Desktop
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 0d387b7..f476274 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,22 @@ -libappindicator (0.3.0-0ubuntu1~ppa1) natty; urgency=low +libappindicator (0.3.0-0ubuntu3) oneiric; urgency=low + + * No change rebuild to depend on libdbusmenu-gtk4 (instead of -gtk3) + LP: #803667 + + -- Michael Terry <mterry@ubuntu.com> Tue, 05 Jul 2011 16:17:48 -0400 + +libappindicator (0.3.0-0ubuntu2) oneiric; urgency=low + + * Call dh_python2 from binary-fixup rather than binary-predeb, so that + generated maintainer script snippets actually end up in the package. + * Remove unused libmono-dev build-dependency (for Mono 2.10 transition). + + -- Colin Watson <cjwatson@ubuntu.com> Tue, 21 Jun 2011 17:50:12 +0100 + +libappindicator (0.3.0-0ubuntu1) natty; urgency=low * New upstream release. - * Don't use GIcon with GtkStatusIcon (LP: #708118) + * Don't use GIcon with GtkStatusIcon (LP: #708118) (LP: #729150) -- Ted Gould <ted@ubuntu.com> Wed, 23 Mar 2011 15:50:55 -0500 |