aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog14
-rw-r--r--debian/control2
2 files changed, 15 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 16d3797..f1c5e0a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+indicator-sound (0.1.1-0ubuntu1) lucid; urgency=low
+
+ * New upstream version
+ - resolve the UI keyboard controls which were lacking (lp: #521088)
+ - the volume control should now be far smoother
+ - included is the ability to dynamically swap output devices
+ using gnome volume control
+ - use of new icons from the new humanity theme.
+ - update volume slider in the right direction on mouse scroll (lp: #521090)
+ * debian/control:
+ - updated ido requirement
+
+ -- Sebastien Bacher <seb128@ubuntu.com> Thu, 18 Feb 2010 17:46:11 +0100
+
indicator-sound (0.1.0-0ubuntu2) lucid; urgency=low
* Backport trunk change to fix audiosink detection and volume controls
diff --git a/debian/control b/debian/control
index 7754b96..9a93e4a 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 7),
libindicator-dev (>= 0.3.0),
libpulse-dev (>= 0.9.18),
libpulse-mainloop-glib0 (>= 0.9.18),
- libido-0.1-dev (>= 0.1.1),
+ libido-0.1-dev (>= 0.1.2),
libgconf2-dev
Standards-Version: 3.8.4
Homepage: https://launchpad.net/indicator-sound