[Pkg-cli-apps-commits] r4174 - in /packages/banshee/trunk/debian: changelog control rules

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Tue Oct 28 18:53:55 UTC 2008


Author: slomo
Date: Tue Oct 28 18:53:55 2008
New Revision: 4174

URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=4174
Log:
* New upstream development release:
  + debian/rules:
    - Enable release configuration.
  + debian/control:
    - Update build dependencies.

Modified:
    packages/banshee/trunk/debian/changelog
    packages/banshee/trunk/debian/control
    packages/banshee/trunk/debian/rules

Modified: packages/banshee/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/banshee/trunk/debian/changelog?rev=4174&op=diff
==============================================================================
--- packages/banshee/trunk/debian/changelog (original)
+++ packages/banshee/trunk/debian/changelog Tue Oct 28 18:53:55 2008
@@ -1,3 +1,13 @@
+banshee (1.3.3-1) experimental; urgency=low
+
+  * New upstream development release:
+    + debian/rules:
+      - Enable release configuration.
+    + debian/control:
+      - Update build dependencies.
+
+ -- Sebastian Dröge <slomo at debian.org>  Tue, 28 Oct 2008 19:52:40 +0100
+
 banshee (1.2.1-3) experimental; urgency=low
 
   * debian/control:

Modified: packages/banshee/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/banshee/trunk/debian/control?rev=4174&op=diff
==============================================================================
--- packages/banshee/trunk/debian/control (original)
+++ packages/banshee/trunk/debian/control Tue Oct 28 18:53:55 2008
@@ -6,7 +6,7 @@
                cdbs,
                autotools-dev,
                cli-common-dev (>= 0.4.4),
-               intltool (>= 0.21),
+               intltool (>= 0.35),
                mono-gmcs,
                boo (>= 0.8.1),
                libmono-dev (>= 1.2.4),
@@ -20,7 +20,7 @@
                libndesk-dbus-glib1.0-cil (>= 0.3),
                libmono-addins0.2-cil (>= 0.3),
                libmono-addins-gui0.2-cil (>= 0.3),
-               libtaglib2.0-cil (>= 2.0.0),
+               libtaglib2.0-cil (>= 2.0.3),
                libmono-zeroconf1.0-cil (>= 0.7.3),
                libnotify0.4-cil,
                libglib2.0-cil (>= 2.10),
@@ -28,8 +28,9 @@
                libglade2.0-cil (>= 2.10),
                libgconf2.0-cil (>= 2.10),
                libgnome2.0-cil (>= 2.10),
-               libipod-cil (>= 0.8.0),
-               libipodui-cil (>= 0.8.0),
+               libipod-cil (>= 0.8.1),
+               libipodui-cil (>= 0.8.1),
+               libkarma-cil (>= 0.0.5),
                monodoc-base (>= 1.1.9),
                libsqlite3-dev (>= 3.4),
                libmtp-dev (>= 0.2.0),

Modified: packages/banshee/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/banshee/trunk/debian/rules?rev=4174&op=diff
==============================================================================
--- packages/banshee/trunk/debian/rules (original)
+++ packages/banshee/trunk/debian/rules Tue Oct 28 18:53:55 2008
@@ -11,7 +11,7 @@
 
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
-DEB_CONFIGURE_EXTRA_FLAGS += --disable-static
+DEB_CONFIGURE_EXTRA_FLAGS += --disable-static --enable-release
 
 common-binary-predeb-arch::
 	dh_clifixperms




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