[Pkg-mono-svn-commits] rev 2996 - in non-group/banshee: tags tags/0.12.0+dfsg-2 tags/0.12.0+dfsg-2/debian trunk/debian

Sebastian Dröge slomo at alioth.debian.org
Mon Mar 12 20:55:52 UTC 2007


Author: slomo
Date: 2007-03-12 19:55:51 +0000 (Mon, 12 Mar 2007)
New Revision: 2996

Added:
   non-group/banshee/tags/0.12.0+dfsg-2/
   non-group/banshee/tags/0.12.0+dfsg-2/debian/
Modified:
   non-group/banshee/tags/0.12.0+dfsg-2/debian/changelog
   non-group/banshee/tags/0.12.0+dfsg-2/debian/control
   non-group/banshee/tags/0.12.0+dfsg-2/debian/rules
   non-group/banshee/trunk/debian/changelog
   non-group/banshee/trunk/debian/control
   non-group/banshee/trunk/debian/rules
Log:
* update and tag banshee 0.12.0+dfsg-2


Copied: non-group/banshee/tags/0.12.0+dfsg-2/debian (from rev 2991, non-group/banshee/trunk/debian)

Modified: non-group/banshee/tags/0.12.0+dfsg-2/debian/changelog
===================================================================
--- non-group/banshee/trunk/debian/changelog	2007-03-09 11:36:38 UTC (rev 2991)
+++ non-group/banshee/tags/0.12.0+dfsg-2/debian/changelog	2007-03-12 19:55:51 UTC (rev 2996)
@@ -1,3 +1,11 @@
+banshee (0.12.0+dfsg-2) experimental; urgency=low
+
+  * debian/control,
+    debian/rules:
+    + Link against external ndesk-dbus
+
+ -- Sebastian Dröge <slomo at debian.org>  Mon, 12 Mar 2007 17:40:00 +0100
+
 banshee (0.12.0+dfsg-1) experimental; urgency=low
 
   * New upstream release

Modified: non-group/banshee/tags/0.12.0+dfsg-2/debian/control
===================================================================
--- non-group/banshee/trunk/debian/control	2007-03-09 11:36:38 UTC (rev 2991)
+++ non-group/banshee/tags/0.12.0+dfsg-2/debian/control	2007-03-12 19:55:51 UTC (rev 2996)
@@ -2,7 +2,7 @@
 Section: sound
 Priority: optional
 Maintainer: Sebastian Dröge <slomo at debian.org>
-Build-Depends: debhelper (>= 5), cdbs, cli-common-dev (>= 0.4.4), mono-gmcs (>= 1.1.10) | c-sharp-2.0-compiler, libmono-dev (>= 1.1.10), libgtk2.0-cil (>= 2.8.0), libglib2.0-cil (>= 2.8.0), libgnome2.0-cil (>= 2.8.0), libgconf2.0-cil (>= 2.8.0), libglade2.0-cil (>= 2.8.0), libipod-cil (>= 0.6.2), libipodui-cil (>= 0.6.2), libnjb-cil (>= 0.3.0), libsqlite3-dev (>= 3.2), libmono-sqlite2.0-cil, gstreamer0.10-tools, gstreamer0.10-plugins-base-apps, gstreamer0.10-plugins-base, gstreamer0.10-plugins-good, gstreamer0.10-gnomevfs, libgstreamer0.10-dev (>= 0.10.3), libgstreamer-plugins-base0.10-dev (>= 0.10.3), libglib2.0-dev, libgnome2-dev, libgnomeui-dev, libgconf2-dev, gconf2, libgtk2.0-dev (>= 2.8), libgnomevfs2-dev, libgnome-desktop-dev, libdbus-1-dev (>= 0.90), libdbus-glib-1-dev (>= 0.70), libnautilus-burn-dev (>= 2.12.0), libmusicbrainz4-dev (>= 2.1.1), libavahi1.0-cil (>= 0.6), pkg-config, intltool (>= 0.35.0), libmono-cairo2.0-cil, libmono2.0-cil, libmono-system-web2.0-cil, libmono-system-data2.0-cil, boo (>= 0.7.6), libtotem-plparser-dev
+Build-Depends: debhelper (>= 5), cdbs, cli-common-dev (>= 0.4.4), mono-gmcs (>= 1.1.10) | c-sharp-2.0-compiler, libmono-dev (>= 1.1.10), libgtk2.0-cil (>= 2.8.0), libglib2.0-cil (>= 2.8.0), libgnome2.0-cil (>= 2.8.0), libgconf2.0-cil (>= 2.8.0), libglade2.0-cil (>= 2.8.0), libipod-cil (>= 0.6.2), libipodui-cil (>= 0.6.2), libnjb-cil (>= 0.3.0), libsqlite3-dev (>= 3.2), libmono-sqlite2.0-cil, gstreamer0.10-tools, gstreamer0.10-plugins-base-apps, gstreamer0.10-plugins-base, gstreamer0.10-plugins-good, gstreamer0.10-gnomevfs, libgstreamer0.10-dev (>= 0.10.3), libgstreamer-plugins-base0.10-dev (>= 0.10.3), libglib2.0-dev, libgnome2-dev, libgnomeui-dev, libgconf2-dev, gconf2, libgtk2.0-dev (>= 2.8), libgnomevfs2-dev, libgnome-desktop-dev, libdbus-1-dev (>= 0.90), libdbus-glib-1-dev (>= 0.70), libnautilus-burn-dev (>= 2.12.0), libmusicbrainz4-dev (>= 2.1.1), libavahi1.0-cil (>= 0.6), pkg-config, intltool (>= 0.35.0), libmono-cairo2.0-cil, libmono2.0-cil, libmono-system-web2.0-cil, libmono-system-data2.0-cil, boo (>= 0.7.6), libtotem-plparser-dev, libndesk-dbus1.0-cil (>= 0.4), libndesk-dbus-glib1.0-cil (>= 0.3)
 Standards-Version: 3.7.2
 
 Package: banshee

Modified: non-group/banshee/tags/0.12.0+dfsg-2/debian/rules
===================================================================
--- non-group/banshee/trunk/debian/rules	2007-03-09 11:36:38 UTC (rev 2991)
+++ non-group/banshee/tags/0.12.0+dfsg-2/debian/rules	2007-03-12 19:55:51 UTC (rev 2996)
@@ -12,7 +12,7 @@
 DEB_CONFIGURE_EXTRA_FLAGS=--disable-static --disable-helix --disable-vlc \
                           --disable-xing --disable-mtp --disable-docs \
                           --enable-gstreamer=0.10 --enable-avahi \
-			  --enable-external-boo
+			  --enable-external-boo --enable-external-ndesk-dbus
 
 install/banshee::
 	find debian/ -type f -name "*.dll" -or -name "*.mdb" -or -name "*.cs" -or -name "*.config" | xargs chmod -x

Modified: non-group/banshee/trunk/debian/changelog
===================================================================
--- non-group/banshee/trunk/debian/changelog	2007-03-12 16:38:14 UTC (rev 2995)
+++ non-group/banshee/trunk/debian/changelog	2007-03-12 19:55:51 UTC (rev 2996)
@@ -1,3 +1,11 @@
+banshee (0.12.0+dfsg-2) experimental; urgency=low
+
+  * debian/control,
+    debian/rules:
+    + Link against external ndesk-dbus
+
+ -- Sebastian Dröge <slomo at debian.org>  Mon, 12 Mar 2007 17:40:00 +0100
+
 banshee (0.12.0+dfsg-1) experimental; urgency=low
 
   * New upstream release

Modified: non-group/banshee/trunk/debian/control
===================================================================
--- non-group/banshee/trunk/debian/control	2007-03-12 16:38:14 UTC (rev 2995)
+++ non-group/banshee/trunk/debian/control	2007-03-12 19:55:51 UTC (rev 2996)
@@ -2,7 +2,7 @@
 Section: sound
 Priority: optional
 Maintainer: Sebastian Dröge <slomo at debian.org>
-Build-Depends: debhelper (>= 5), cdbs, cli-common-dev (>= 0.4.4), mono-gmcs (>= 1.1.10) | c-sharp-2.0-compiler, libmono-dev (>= 1.1.10), libgtk2.0-cil (>= 2.8.0), libglib2.0-cil (>= 2.8.0), libgnome2.0-cil (>= 2.8.0), libgconf2.0-cil (>= 2.8.0), libglade2.0-cil (>= 2.8.0), libipod-cil (>= 0.6.2), libipodui-cil (>= 0.6.2), libnjb-cil (>= 0.3.0), libsqlite3-dev (>= 3.2), libmono-sqlite2.0-cil, gstreamer0.10-tools, gstreamer0.10-plugins-base-apps, gstreamer0.10-plugins-base, gstreamer0.10-plugins-good, gstreamer0.10-gnomevfs, libgstreamer0.10-dev (>= 0.10.3), libgstreamer-plugins-base0.10-dev (>= 0.10.3), libglib2.0-dev, libgnome2-dev, libgnomeui-dev, libgconf2-dev, gconf2, libgtk2.0-dev (>= 2.8), libgnomevfs2-dev, libgnome-desktop-dev, libdbus-1-dev (>= 0.90), libdbus-glib-1-dev (>= 0.70), libnautilus-burn-dev (>= 2.12.0), libmusicbrainz4-dev (>= 2.1.1), libavahi1.0-cil (>= 0.6), pkg-config, intltool (>= 0.35.0), libmono-cairo2.0-cil, libmono2.0-cil, libmono-system-web2.0-cil, libmono-system-data2.0-cil, boo (>= 0.7.6), libtotem-plparser-dev
+Build-Depends: debhelper (>= 5), cdbs, cli-common-dev (>= 0.4.4), mono-gmcs (>= 1.1.10) | c-sharp-2.0-compiler, libmono-dev (>= 1.1.10), libgtk2.0-cil (>= 2.8.0), libglib2.0-cil (>= 2.8.0), libgnome2.0-cil (>= 2.8.0), libgconf2.0-cil (>= 2.8.0), libglade2.0-cil (>= 2.8.0), libipod-cil (>= 0.6.2), libipodui-cil (>= 0.6.2), libnjb-cil (>= 0.3.0), libsqlite3-dev (>= 3.2), libmono-sqlite2.0-cil, gstreamer0.10-tools, gstreamer0.10-plugins-base-apps, gstreamer0.10-plugins-base, gstreamer0.10-plugins-good, gstreamer0.10-gnomevfs, libgstreamer0.10-dev (>= 0.10.3), libgstreamer-plugins-base0.10-dev (>= 0.10.3), libglib2.0-dev, libgnome2-dev, libgnomeui-dev, libgconf2-dev, gconf2, libgtk2.0-dev (>= 2.8), libgnomevfs2-dev, libgnome-desktop-dev, libdbus-1-dev (>= 0.90), libdbus-glib-1-dev (>= 0.70), libnautilus-burn-dev (>= 2.12.0), libmusicbrainz4-dev (>= 2.1.1), libavahi1.0-cil (>= 0.6), pkg-config, intltool (>= 0.35.0), libmono-cairo2.0-cil, libmono2.0-cil, libmono-system-web2.0-cil, libmono-system-data2.0-cil, boo (>= 0.7.6), libtotem-plparser-dev, libndesk-dbus1.0-cil (>= 0.4), libndesk-dbus-glib1.0-cil (>= 0.3)
 Standards-Version: 3.7.2
 
 Package: banshee

Modified: non-group/banshee/trunk/debian/rules
===================================================================
--- non-group/banshee/trunk/debian/rules	2007-03-12 16:38:14 UTC (rev 2995)
+++ non-group/banshee/trunk/debian/rules	2007-03-12 19:55:51 UTC (rev 2996)
@@ -12,7 +12,7 @@
 DEB_CONFIGURE_EXTRA_FLAGS=--disable-static --disable-helix --disable-vlc \
                           --disable-xing --disable-mtp --disable-docs \
                           --enable-gstreamer=0.10 --enable-avahi \
-			  --enable-external-boo
+			  --enable-external-boo --enable-external-ndesk-dbus
 
 install/banshee::
 	find debian/ -type f -name "*.dll" -or -name "*.mdb" -or -name "*.cs" -or -name "*.config" | xargs chmod -x




More information about the Pkg-mono-svn-commits mailing list