aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog16
-rw-r--r--debian/control1
2 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7c466ea..0a4e6b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+indicator-sound (0.5.9-0ubuntu1) natty; urgency=low
+
+ * New upstream release.
+ - crashed with SIGSEGV in pa_cvolume_valid () (LP: #705009)
+ - The players list should be customizable (LP: #685725)
+ - Allow players to set their own title (LP: #709367)
+ - refactor pulse manager (LP: #709371)
+ - listen for playlist changed signal (LP: #715277)
+ - playlist name not updated corrrectly (LP: #715694)
+ - Not enough feedback when changing the volume (LP: #669163)
+ - indicator-sound volume does not detect sink change (LP: #700361)
+ * debian/control
+ - Added new build depends libnotify-dev
+
+ -- Ken VanDine <ken.vandine@canonical.com> Thu, 10 Feb 2011 11:52:59 -0500
+
indicator-sound (0.5.8-0ubuntu1) natty; urgency=low
* New upstream release.
diff --git a/debian/control b/debian/control
index e737ac3..a748f0b 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Build-Depends: debhelper (>= 7),
libgconf2-dev,
libgee-dev,
libxml2-dev,
+ libnotify-dev,
valac-0.12
Standards-Version: 3.9.1
Homepage: https://launchpad.net/indicator-sound