diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 5 |
2 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 4e15180..a5cd64d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +indicator-sound (0.3.1-0ubuntu1) UNRELEASED; urgency=low + + * New upstream release. + + -- Ken VanDine <ken.vandine@canonical.com> Thu, 17 Jun 2010 16:50:31 -0400 + indicator-sound (0.2.3-0ubuntu1) lucid-proposed; urgency=low * New upstream version: diff --git a/debian/control b/debian/control index 1d81a25..80b4d05 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,10 @@ Build-Depends: debhelper (>= 7), libpulse-dev (>= 0.9.18), libpulse-mainloop-glib0 (>= 0.9.18), libido-0.1-dev (>= 0.1.2), - libgconf2-dev + libgconf2-dev, + libgee-dev, + libindicate-dev, + valac Standards-Version: 3.8.4 Homepage: https://launchpad.net/indicator-sound |