diff options
author | Didier Roche <didrocks@ubuntu.com> | 2010-09-22 20:40:25 +0200 |
---|---|---|
committer | Bazaar Package Importer <james.westby@ubuntu.com> | 2010-09-22 20:40:25 +0200 |
commit | 4b79b2105c0c547667b3be12cbd65b84c1cab19d (patch) | |
tree | d1d1e848c81b2f8773fbc75650a5c5f1dd13d94b | |
parent | aa70b295b7efa73babb9a5b5aae69532bb40e771 (diff) | |
parent | a913119194173092846fcd0b2491da9843a2f2be (diff) | |
download | ayatana-indicator-sound-4b79b2105c0c547667b3be12cbd65b84c1cab19d.tar.gz ayatana-indicator-sound-4b79b2105c0c547667b3be12cbd65b84c1cab19d.tar.bz2 ayatana-indicator-sound-4b79b2105c0c547667b3be12cbd65b84c1cab19d.zip |
* Rebuild for libindicator ABI change (LP: #637692)
* debian/control: depends on latest libindicator-dev
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3d0c335..4df6a46 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +indicator-sound (0.4.7-0ubuntu2) maverick; urgency=low + + * Rebuild for libindicator ABI change (LP: #637692) + * debian/control: depends on latest libindicator-dev + + -- Didier Roche <didrocks@ubuntu.com> Wed, 22 Sep 2010 18:40:25 +0200 + indicator-sound (0.4.7-0ubuntu1) maverick; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index 3a43379..0c4ffbb 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 7), libdbus-glib-1-dev, libdbusmenu-glib-dev (>= 0.3.1), libdbusmenu-gtk-dev (>= 0.2.3) , - libindicator-dev (>= 0.3.6), + libindicator-dev (>= 0.3.14), libpulse-dev (>= 0.9.18), libpulse-mainloop-glib0 (>= 0.9.18), libido-0.1-dev (>= 0.1.11), |