diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 5 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog index 648dce1..82090cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,10 @@ -indicator-sound (0.3.7-0ubuntu1) maverick; urgency=low +indicator-sound (0.3.8-0ubuntu1) maverick; urgency=low * New upstream release. - - Initial release of the scrub bar - * debian/control - - Bump build depends for libido-0.1-dev to 0.1.9 + * debian/control: + - update ido requirement - -- Ken VanDine <ken.vandine@canonical.com> Thu, 15 Jul 2010 12:25:57 -0400 + -- Sebastien Bacher <seb128@ubuntu.com> Thu, 22 Jul 2010 21:12:10 +0200 indicator-sound (0.3.6-0ubuntu1) maverick; urgency=low diff --git a/debian/control b/debian/control index 35f982e..14675e9 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 7), libindicator-dev (>= 0.3.6), libpulse-dev (>= 0.9.18), libpulse-mainloop-glib0 (>= 0.9.18), - libido-0.1-dev (>= 0.1.9), + libido-0.1-dev (>= 0.1.10), libgconf2-dev, libgee-dev, libindicate-dev (>= 0.4.1), |