aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
-rw-r--r--debian/control4
2 files changed, 7 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 4c749c3..33a9da1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,13 @@
-libappindicator (0.3.90-0ubuntu1~ppa1) oneiric; urgency=low
+libappindicator (0.3.90-0ubuntu1) oneiric; urgency=low
+ * debian/control: updated libindicator requirement.
+
+ [ Ted Gould ]
* New upstream release.
* Fix a memory leak (LP: #784327)
* Port to libindicator 0.4
- -- Ted Gould <ted@ubuntu.com> Thu, 07 Jul 2011 15:21:12 -0500
+ -- Sebastien Bacher <seb128@ubuntu.com> Fri, 08 Jul 2011 13:53:35 +0200
libappindicator (0.3.0-0ubuntu3) oneiric; urgency=low
diff --git a/debian/control b/debian/control
index 12aec6f..a61696a 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,8 @@ Build-Depends: debhelper (>= 7.0),
python-gtk2-dev,
libindicate-dev (>= 0.2.0),
libindicate-gtk-dev (>= 0.2.0),
- libindicator-dev (>= 0.3.19),
- libindicator3-dev (>= 0.3.19),
+ libindicator-dev (>= 0.3.90),
+ libindicator3-dev (>= 0.3.90),
libdbusmenu-glib-dev (>= 0.3.94),
libdbusmenu-gtk-dev (>= 0.3.94),
libdbusmenu-gtk3-dev (>= 0.3.94),