[Pkg-mono-svn-commits] rev 3230 - in taglib-sharp/trunk/debian: . patches

Sebastian Dröge slomo at alioth.debian.org
Sun Jul 8 16:59:46 UTC 2007


Author: slomo
Date: 2007-07-08 16:59:46 +0000 (Sun, 08 Jul 2007)
New Revision: 3230

Modified:
   taglib-sharp/trunk/debian/changelog
   taglib-sharp/trunk/debian/patches/01_build-system.dpatch
Log:
* update to 2.0.2.0, 2.0.0 still waiting on NEW


Modified: taglib-sharp/trunk/debian/changelog
===================================================================
--- taglib-sharp/trunk/debian/changelog	2007-07-07 21:50:45 UTC (rev 3229)
+++ taglib-sharp/trunk/debian/changelog	2007-07-08 16:59:46 UTC (rev 3230)
@@ -1,4 +1,4 @@
-taglib-sharp (2.0.1-1) unstable; urgency=low
+taglib-sharp (2.0.2.0-1) unstable; urgency=low
 
   * New upstream release, only contains bugfixes.
   * debian/patches/01_build-system.dpatch:
@@ -7,7 +7,7 @@
     debian/rules:
     + Also install policy assemblies to be compatible with version 2.0.0.
 
- -- Sebastian Dröge <slomo at debian.org>  Wed, 27 Jun 2007 22:17:38 +0200
+ -- Sebastian Dröge <slomo at debian.org>  Sun, 08 Jul 2007 18:59:08 +0200
 
 taglib-sharp (2.0.0-2) unstable; urgency=low
 

Modified: taglib-sharp/trunk/debian/patches/01_build-system.dpatch
===================================================================
--- taglib-sharp/trunk/debian/patches/01_build-system.dpatch	2007-07-07 21:50:45 UTC (rev 3229)
+++ taglib-sharp/trunk/debian/patches/01_build-system.dpatch	2007-07-08 16:59:46 UTC (rev 3230)
@@ -83,9 +83,9 @@
  Version: @VERSION@
 -Libs: -r:${libdir}/mono/taglib-sharp/taglib-sharp.dll
 +Libs: -r:${libdir}/cli/taglib-sharp-2.0/taglib-sharp.dll
---- taglib-sharp/src/Makefile.am.old	2007-06-27 22:19:21.000000000 +0200
-+++ taglib-sharp/src/Makefile.am	2007-06-27 22:19:59.000000000 +0200
-@@ -29,22 +29,3 @@
+--- taglib-sharp/src/Makefile.am.old	2007-07-08 18:47:55.000000000 +0200
++++ taglib-sharp/src/Makefile.am	2007-07-08 18:48:32.000000000 +0200
+@@ -28,26 +28,6 @@
  CLEANFILES = $(ASSEMBLY) $(ASSEMBLY).mdb $(POLICIES) taglib-sharp.snk 
  MAINTAINERCLEANFILES = Makefile.in
  
@@ -108,9 +108,13 @@
 -	    $(GACUTIL) /u $$POLICY /f $(GACUTIL_POLICY_FLAGS) || exit 1;	\
 -	  done									\
 -	fi
---- taglib-sharp/src/Makefile.in.old	2007-06-27 22:19:26.000000000 +0200
-+++ taglib-sharp/src/Makefile.in	2007-06-27 22:20:16.000000000 +0200
-@@ -454,25 +454,6 @@
+-
+ distwin:
+ 	mkdir -p $(srcdir)/../$(WINDIR)/Libraries
+ 	cp $(srcdir)/*.dll $(srcdir)/*.config $(srcdir)/../$(WINDIR)/Libraries
+--- taglib-sharp/src/Makefile.in.old	2007-07-08 18:47:51.000000000 +0200
++++ taglib-sharp/src/Makefile.in	2007-07-08 18:48:57.000000000 +0200
+@@ -454,26 +454,6 @@
  
  all: $(ASSEMBLY) $(POLICIES)
  
@@ -133,6 +137,7 @@
 -	    $(GACUTIL) /u $$POLICY /f $(GACUTIL_POLICY_FLAGS) || exit 1;	\
 -	  done									\
 -	fi
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.
- .NOEXPORT:
+-
+ distwin:
+ 	mkdir -p $(srcdir)/../$(WINDIR)/Libraries
+ 	cp $(srcdir)/*.dll $(srcdir)/*.config $(srcdir)/../$(WINDIR)/Libraries




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