[Pkg-cli-apps-commits] [SCM] banshee-community-extensions branch, experimental, updated. debian/1.6.1-2-6-g3ff8a3a
Chow Loong Jin
hyperair at ubuntu.com
Sat Aug 14 17:17:51 UTC 2010
The following commit has been merged in the experimental branch:
commit d84760952a332ba4158df72ad44dfe221e4605e3
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date: Thu Aug 12 21:20:13 2010 +0800
Rebuild against new Banshee (1.7.4)
* Rebuild against new Banshee (1.7.4)
* debian/control:
+ Build-dep on banshee (>= 1.7.4)
+ Tighten binary dependency on banshee in anticipation of future ABI
breakage
diff --git a/debian/changelog b/debian/changelog
index 223c192..4fa845b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+banshee-community-extensions (1.6.1-3) UNRELEASED; urgency=low
+
+ * Rebuild against new Banshee (1.7.4)
+ * debian/control:
+ + Build-dep on banshee (>= 1.7.4)
+ + Tighten binary dependency on banshee in anticipation of future ABI
+ breakage
+
+ -- Chow Loong Jin <hyperair at ubuntu.com> Thu, 12 Aug 2010 21:29:23 +0800
+
banshee-community-extensions (1.6.1-2) experimental; urgency=low
* Rebuild against new Banshee (1.7.3)
diff --git a/debian/control b/debian/control
index ea79c99..45dbfd6 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 7.0.50),
mono-devel (>= 2.4.2.3),
autotools-dev,
lsb-release,
- banshee (>= 1.7.3),
+ banshee (>= 1.7.4),
pkg-config,
# liblircclient-dev (>= 0.8.6),
libglib2.0-dev,
@@ -60,6 +60,7 @@ Description: set of community contributed extensions for Banshee
Package: banshee-extensions-common
Architecture: all
Depends: banshee (>= ${banshee:Version}),
+ banshee (<< ${banshee:Version}.),
${misc:Depends}
Description: common files for banshee-community-extensions
This package contains the common files for all the extensions in the Banshee
--
banshee-community-extensions
More information about the Pkg-cli-apps-commits
mailing list