diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 105ac75..01e98d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +indicator-sound (0.3.8-0ubuntu1) UNRELEASED; urgency=low + + * New upstream release. + * debian/control: + - update ido requirement + + -- Sebastien Bacher <seb128@ubuntu.com> Thu, 22 Jul 2010 21:04:28 +0200 + indicator-sound (0.3.6-0ubuntu1) maverick; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index aa10b82..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.2), + libido-0.1-dev (>= 0.1.10), libgconf2-dev, libgee-dev, libindicate-dev (>= 0.4.1), |