aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-03-11 12:56:28 -0500
committerKen VanDine <ken.vandine@canonical.com>2011-03-11 12:56:28 -0500
commitd1a4d4e51d74192975dd2aa1dda35581b1d23d73 (patch)
tree59a8e63ea80a23797a97c2965a17eff3f48b97cd /debian
parentf2b815cf615ba4532a7e04254ddb4acd1bbb75ff (diff)
parenta65cff5ec2d7625408d58fe6b23ddb40d7f63ee2 (diff)
downloadayatana-indicator-sound-d1a4d4e51d74192975dd2aa1dda35581b1d23d73.tar.gz
ayatana-indicator-sound-d1a4d4e51d74192975dd2aa1dda35581b1d23d73.tar.bz2
ayatana-indicator-sound-d1a4d4e51d74192975dd2aa1dda35581b1d23d73.zip
releasing version 0.6.3-0ubuntu1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog16
-rw-r--r--debian/control4
2 files changed, 18 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 24e298f..8eb89ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+indicator-sound (0.6.3-0ubuntu1) natty; urgency=low
+
+ * New upstream release.
+ - Broken images on playlist items (LP: #727325)
+ - wrong icon for audio-input slider (LP: #723254)
+ - blacklist dbus api lacks query functionality (LP: #730526)
+ - volume goes to zero when using some players like banshee,
+ rhythmbox (LP: #730925)
+ - holding the FW or RW button should have an effect (LP: #694258)
+ - With new notify-osd the volume notification on scroll doesn't work as
+ expected (LP: #729849)
+ * debian/control
+ - Bumped build depends for dbusmenu to >= 0.3.101
+
+ -- Ken VanDine <ken.vandine@canonical.com> Fri, 11 Mar 2011 12:47:26 -0500
+
indicator-sound (0.6.2-0ubuntu1) natty; urgency=low
* New upstream release.
diff --git a/debian/control b/debian/control
index 96132b3..c02a4d0 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Build-Depends: debhelper (>= 7),
autotools-dev,
libglib2.0-dev (>= 2.22.3),
libgtk2.0-dev (>= 2.12.0),
- libdbusmenu-glib-dev (>= 0.3.97),
- libdbusmenu-gtk-dev (>= 0.3.91) ,
+ libdbusmenu-glib-dev (>= 0.3.101),
+ libdbusmenu-gtk-dev (>= 0.3.101) ,
libindicator-dev (>= 0.3.19),
libpulse-dev (>= 0.9.18),
libpulse-mainloop-glib0 (>= 0.9.18),