[Pkg-cli-apps-commits] [SCM] banshee-community-extensions branch, ubuntu, updated. debian/1.6.0-1ubuntu2-7-gad2da3d

Chow Loong Jin hyperair at ubuntu.com
Wed Apr 14 17:07:28 UTC 2010


The following commit has been merged in the ubuntu branch:
commit ef558bfbca9c76fdaced946301151b4d0bf0a134
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date:   Thu Apr 15 00:24:30 2010 +0800

    Tighten build-dep on indicator-application due to missing clilibs in older versions

diff --git a/debian/changelog b/debian/changelog
index 05e2bd6..51ae01c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,12 @@
 banshee-community-extensions (1.6.0-1ubuntu3) lucid; urgency=low
 
-  * Rebuild for correct dependencies in -appindicator (LP: #560095)
   * debian/(control, rules):
     + Drop banshee-extension-telepathy; not installable due to dependency
       on telepathy-gabble >= 0.9
+    + Tighten build-dep on indicator-application due to missing clilibs in
+      older versions
 
- -- Chow Loong Jin <hyperair at ubuntu.com>  Thu, 15 Apr 2010 00:21:05 +0800
+ -- Chow Loong Jin <hyperair at ubuntu.com>  Thu, 15 Apr 2010 00:24:27 +0800
 
 banshee-community-extensions (1.6.0-1ubuntu2) lucid; urgency=low
 
diff --git a/debian/control b/debian/control
index 2b3517e..bbbd002 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Build-Depends: debhelper (>= 7.0.50),
                libndesk-dbus1.0-cil-dev,
                libmono-addins-cil-dev,
                libnotify-cil-dev,
-               libappindicator-cil-dev,
+               libappindicator-cil-dev (>= 0.0.19-0ubuntu2~),
                libubuntuone1.0-cil-dev
 Standards-Version: 3.8.4
 Vcs-Git: git://git.debian.org/git/pkg-cli-apps/packages/banshee-community-extensions.git

-- 
banshee-community-extensions



More information about the Pkg-cli-apps-commits mailing list