diff options
| author | Ken VanDine <ken.vandine@canonical.com> | 2010-06-17 12:50:31 -0400 |
|---|---|---|
| committer | Bazaar Package Importer <james.westby@ubuntu.com> | 2010-06-17 12:50:31 -0400 |
| commit | e52160c6b4a52353c1cbabe35b965f78ee51e269 (patch) | |
| tree | 7fb539507bbc8ebb4cea62cf304c464d0cd01160 /debian | |
| parent | 07d59d5bf4278681069551e2e64cac2c5a996a42 (diff) | |
| parent | 1e65c770811a96d79b302dfd0ddee67a4c7c07f5 (diff) | |
| download | ayatana-indicator-sound-e52160c6b4a52353c1cbabe35b965f78ee51e269.tar.gz ayatana-indicator-sound-e52160c6b4a52353c1cbabe35b965f78ee51e269.tar.bz2 ayatana-indicator-sound-e52160c6b4a52353c1cbabe35b965f78ee51e269.zip | |
* New upstream release.
* debian/control
- bumped build-dep version of libdbusmenu-glib-dev to (>= 0.3.1)
- Added build-dep for libindicate-dev (>= 0.4.1)
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 9 | ||||
| -rw-r--r-- | debian/control | 7 |
2 files changed, 14 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 4e15180..7486f6a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +indicator-sound (0.3.1-0ubuntu1) maverick; urgency=low + + * New upstream release. + * debian/control + - bumped build-dep version of libdbusmenu-glib-dev to (>= 0.3.1) + - Added build-dep for libindicate-dev (>= 0.4.1) + + -- 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..aa10b82 100644 --- a/debian/control +++ b/debian/control @@ -9,13 +9,16 @@ Build-Depends: debhelper (>= 7), libglib2.0-dev (>= 2.22.3), libgtk2.0-dev (>= 2.12.0), libdbus-glib-1-dev, - libdbusmenu-glib-dev (>= 0.2.3), + libdbusmenu-glib-dev (>= 0.3.1), libdbusmenu-gtk-dev (>= 0.2.3) , libindicator-dev (>= 0.3.6), 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 (>= 0.4.1), + valac Standards-Version: 3.8.4 Homepage: https://launchpad.net/indicator-sound |
