aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog13
-rw-r--r--debian/control2
2 files changed, 14 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index df882c9..b0f85a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+indicator-sound (0.7.9.1-0ubuntu1) precise; urgency=low
+
+ * New upstream release.
+ - indicator-sound-service crashed with SIGABRT in raise() (LP: #840986)
+ - don't let the menu grow wide enough to push off the screen (LP: #873006)
+ - bump the limit for number of playlists to 20 (LP: #835384)
+ - indicator-sound-service crashed with SIGSEGV (LP: #864732)
+ - Music player icon is not top-aligned (LP: #874454)
+ * debian/control
+ - build with valac-0.14
+
+ -- Ken VanDine <ken.vandine@canonical.com> Fri, 28 Oct 2011 09:45:22 -0400
+
indicator-sound (0.7.9-0ubuntu1) oneiric-proposed; urgency=low
* New upstream release.
diff --git a/debian/control b/debian/control
index a8a23a9..7c5dbf6 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Build-Depends: debhelper (>= 7),
libgee-dev,
libxml2-dev,
libnotify-dev,
- valac-0.12,
+ valac-0.14,
dh-autoreconf
Standards-Version: 3.9.2
Homepage: https://launchpad.net/indicator-sound