aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2010-12-09 13:08:57 -0500
committerKen VanDine <ken.vandine@canonical.com>2010-12-09 13:08:57 -0500
commitce000aacc3fe96dae098fbea9bbc639e08ddf632 (patch)
treef73560b1668b5278e561e21995adf366cf1cc08b /debian
parent680ce111a1fd648c302fddd994e7076c0b022513 (diff)
downloadayatana-indicator-sound-ce000aacc3fe96dae098fbea9bbc639e08ddf632.tar.gz
ayatana-indicator-sound-ce000aacc3fe96dae098fbea9bbc639e08ddf632.tar.bz2
ayatana-indicator-sound-ce000aacc3fe96dae098fbea9bbc639e08ddf632.zip
releasing version 0.5.2-0ubuntu2
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/control4
2 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index a49266f..a762724 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+indicator-sound (0.5.2-0ubuntu2) natty; urgency=low
+
+ * debian/control
+ - Bump build depends for libdbusmenu-* to >= 0.3.90
+
+ -- Ken VanDine <ken.vandine@canonical.com> Thu, 09 Dec 2010 11:44:02 -0500
+
indicator-sound (0.5.2-0ubuntu1) natty; urgency=low
* New upstream release.
diff --git a/debian/control b/debian/control
index 6429cfc..dab145b 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,8 @@ Build-Depends: debhelper (>= 7),
libglib2.0-dev (>= 2.22.3),
libgtk2.0-dev (>= 2.12.0),
libdbus-glib-1-dev,
- libdbusmenu-glib-dev (>= 0.3.1),
- libdbusmenu-gtk-dev (>= 0.2.3) ,
+ libdbusmenu-glib-dev (>= 0.3.90),
+ libdbusmenu-gtk-dev (>= 0.3.90) ,
libindicator-dev (>= 0.3.14),
libpulse-dev (>= 0.9.18),
libpulse-mainloop-glib0 (>= 0.9.18),