From 75f17bec7d4a9b0ffc4cfceeb099b014f882363f Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Thu, 17 Jun 2010 17:09:09 -0400 Subject: * debian/control - bumped build-dep version of libdbusmenu-glib-dev to (>= 0.3.1) - Added build-dep for libindicate-dev (>= 0.4.1) --- debian/changelog | 3 +++ debian/control | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a5cd64d..b0bf30e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,9 @@ indicator-sound (0.3.1-0ubuntu1) UNRELEASED; 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 Thu, 17 Jun 2010 16:50:31 -0400 diff --git a/debian/control b/debian/control index 80b4d05..aa10b82 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ 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), @@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 7), libido-0.1-dev (>= 0.1.2), libgconf2-dev, libgee-dev, - libindicate-dev, + libindicate-dev (>= 0.4.1), valac Standards-Version: 3.8.4 Homepage: https://launchpad.net/indicator-sound -- cgit v1.2.3