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

Sebastian Dröge slomo at alioth.debian.org
Mon Apr 9 13:14:56 UTC 2007


Author: slomo
Date: 2007-04-09 13:14:56 +0000 (Mon, 09 Apr 2007)
New Revision: 3031

Added:
   non-group/banshee/tags/0.12.1+dfsg-2/
   non-group/banshee/tags/0.12.1+dfsg-2/debian/
   non-group/banshee/tags/0.12.1+dfsg-2/debian/patches/02_pkgconfig.patch
   non-group/banshee/trunk/debian/patches/02_pkgconfig.patch
Removed:
   non-group/banshee/tags/0.12.1+dfsg-2/debian/
Modified:
   non-group/banshee/tags/0.12.1+dfsg-2/debian/changelog
   non-group/banshee/trunk/debian/changelog
Log:
* update and tag banshee for unstable


Copied: non-group/banshee/tags/0.12.1+dfsg-2 (from rev 3012, non-group/banshee/trunk)

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

Modified: non-group/banshee/tags/0.12.1+dfsg-2/debian/changelog
===================================================================
--- non-group/banshee/trunk/debian/changelog	2007-04-09 08:47:19 UTC (rev 3030)
+++ non-group/banshee/tags/0.12.1+dfsg-2/debian/changelog	2007-04-09 13:14:56 UTC (rev 3031)
@@ -1,3 +1,11 @@
+banshee (0.12.1+dfsg-2) unstable; urgency=low
+
+  * Upload to unstable
+  * debian/patches/02_pkgconfig.patch:
+    + Fix paths for ndesk-dbus in the pkgconfig file
+
+ -- Sebastian Dröge <slomo at debian.org>  Mon,  9 Apr 2007 10:25:08 +0200
+
 banshee (0.12.1+dfsg-1) experimental; urgency=low
 
   * New upstream release

Added: non-group/banshee/tags/0.12.1+dfsg-2/debian/patches/02_pkgconfig.patch
===================================================================
--- non-group/banshee/trunk/debian/patches/02_pkgconfig.patch	2007-04-09 08:47:19 UTC (rev 3030)
+++ non-group/banshee/tags/0.12.1+dfsg-2/debian/patches/02_pkgconfig.patch	2007-04-09 13:14:56 UTC (rev 3031)
@@ -0,0 +1,11 @@
+--- build/banshee.pc.in.old	2007-04-09 10:24:11.000000000 +0200
++++ build/banshee.pc.in	2007-04-09 10:24:36.000000000 +0200
+@@ -8,6 +8,6 @@
+ Name: Banshee
+ Description: Mono/GStreamer based media playback and organization platform
+ Version: @VERSION@
+-Requires: gtk-sharp-2.0 gconf-sharp-2.0
+-Libs: -r:@expanded_libdir@/banshee/Banshee.Base.dll -r:@expanded_libdir@/banshee/Banshee.Widgets.dll -r:@expanded_libdir@/banshee/TagLib.dll -r:@expanded_libdir@/banshee/Hal.dll -r:@expanded_libdir@/banshee/MusicBrainz.dll -r:@expanded_libdir@/banshee/NDesk.DBus.dll -r:@expanded_libdir@/banshee/NDesk.DBus.GLib.dll -r:Mono.Posix
++Requires: gtk-sharp-2.0 gconf-sharp-2.0 ndesk-dbus-1.0 ndesk-dbus-glib-1.0
++Libs: -r:@expanded_libdir@/banshee/Banshee.Base.dll -r:@expanded_libdir@/banshee/Banshee.Widgets.dll -r:@expanded_libdir@/banshee/TagLib.dll -r:@expanded_libdir@/banshee/Hal.dll -r:@expanded_libdir@/banshee/MusicBrainz.dll -r:Mono.Posix
+ 

Modified: non-group/banshee/trunk/debian/changelog
===================================================================
--- non-group/banshee/trunk/debian/changelog	2007-04-09 08:47:19 UTC (rev 3030)
+++ non-group/banshee/trunk/debian/changelog	2007-04-09 13:14:56 UTC (rev 3031)
@@ -1,3 +1,11 @@
+banshee (0.12.1+dfsg-2) unstable; urgency=low
+
+  * Upload to unstable
+  * debian/patches/02_pkgconfig.patch:
+    + Fix paths for ndesk-dbus in the pkgconfig file
+
+ -- Sebastian Dröge <slomo at debian.org>  Mon,  9 Apr 2007 10:25:08 +0200
+
 banshee (0.12.1+dfsg-1) experimental; urgency=low
 
   * New upstream release

Added: non-group/banshee/trunk/debian/patches/02_pkgconfig.patch
===================================================================
--- non-group/banshee/trunk/debian/patches/02_pkgconfig.patch	2007-04-09 08:47:19 UTC (rev 3030)
+++ non-group/banshee/trunk/debian/patches/02_pkgconfig.patch	2007-04-09 13:14:56 UTC (rev 3031)
@@ -0,0 +1,11 @@
+--- build/banshee.pc.in.old	2007-04-09 10:24:11.000000000 +0200
++++ build/banshee.pc.in	2007-04-09 10:24:36.000000000 +0200
+@@ -8,6 +8,6 @@
+ Name: Banshee
+ Description: Mono/GStreamer based media playback and organization platform
+ Version: @VERSION@
+-Requires: gtk-sharp-2.0 gconf-sharp-2.0
+-Libs: -r:@expanded_libdir@/banshee/Banshee.Base.dll -r:@expanded_libdir@/banshee/Banshee.Widgets.dll -r:@expanded_libdir@/banshee/TagLib.dll -r:@expanded_libdir@/banshee/Hal.dll -r:@expanded_libdir@/banshee/MusicBrainz.dll -r:@expanded_libdir@/banshee/NDesk.DBus.dll -r:@expanded_libdir@/banshee/NDesk.DBus.GLib.dll -r:Mono.Posix
++Requires: gtk-sharp-2.0 gconf-sharp-2.0 ndesk-dbus-1.0 ndesk-dbus-glib-1.0
++Libs: -r:@expanded_libdir@/banshee/Banshee.Base.dll -r:@expanded_libdir@/banshee/Banshee.Widgets.dll -r:@expanded_libdir@/banshee/TagLib.dll -r:@expanded_libdir@/banshee/Hal.dll -r:@expanded_libdir@/banshee/MusicBrainz.dll -r:Mono.Posix
+ 




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