[Demudi-commits] r1426 - in fil-plugins/trunk/debian: . patches

free-guest at alioth.debian.org free-guest at alioth.debian.org
Mon May 28 11:39:17 UTC 2007


Author: free-guest
Date: 2007-05-28 11:39:17 +0000 (Mon, 28 May 2007)
New Revision: 1426

Modified:
   fil-plugins/trunk/debian/changelog
   fil-plugins/trunk/debian/patches/10_Makefile.dpatch
   fil-plugins/trunk/debian/watch
Log:
releasing version 0.1.0-2

Modified: fil-plugins/trunk/debian/changelog
===================================================================
--- fil-plugins/trunk/debian/changelog	2007-05-28 11:35:25 UTC (rev 1425)
+++ fil-plugins/trunk/debian/changelog	2007-05-28 11:39:17 UTC (rev 1426)
@@ -1,3 +1,10 @@
+fil-plugins (0.1.0-2) unstable; urgency=low
+
+  * Fixed watch filed
+  * FTBFS if built twice in a row (Closes: #424264)
+
+ -- Free Ekanayaka <freee at debian.org>  Mon, 28 May 2007 13:32:10 +0200
+
 fil-plugins (0.1.0-1) unstable; urgency=low
 
   * New upstream release

Modified: fil-plugins/trunk/debian/patches/10_Makefile.dpatch
===================================================================
--- fil-plugins/trunk/debian/patches/10_Makefile.dpatch	2007-05-28 11:35:25 UTC (rev 1425)
+++ fil-plugins/trunk/debian/patches/10_Makefile.dpatch	2007-05-28 11:39:17 UTC (rev 1426)
@@ -25,34 +25,3 @@
  
  
  DIR := $(shell basename `pwd`)
-diff -urNad fil-plugins-0.0.1/Makefile~ /tmp/dpep.EBoAL9/fil-plugins-0.0.1/Makefile~
---- fil-plugins-0.0.1/Makefile~	1970-01-01 01:00:00.000000000 +0100
-+++ /tmp/dpep.EBoAL9/fil-plugins-0.0.1/Makefile~	2005-01-26 10:24:11.000000000 +0100
-@@ -0,0 +1,27 @@
-+
-+CPPFLAGS += -I. -fPIC -D_REENTRANT -Wall -O3
-+
-+
-+all:	filters.so
-+
-+
-+filters.so:	filters.o filters_if.o exp2ap.o
-+	g++ -shared filters.o filters_if.o exp2ap.o -o filters.so
-+
-+filters.o:	ladspaplugin.h filters.h
-+filters_if.o:	ladspaplugin.h filters.h
-+
-+
-+install:
-+	cp  *.so $(DESTDIR)/usr/lib/ladspa
-+
-+
-+DIR := $(shell basename `pwd`)
-+
-+archive:	clean
-+	cd ..; /bin/rm -f $(DIR).tar.bz2; tar cvf $(DIR).tar $(DIR); bzip2 $(DIR).tar
-+
-+
-+clean:
-+	/bin/rm -f *~ *.o *.so
-+

Modified: fil-plugins/trunk/debian/watch
===================================================================
--- fil-plugins/trunk/debian/watch	2007-05-28 11:35:25 UTC (rev 1425)
+++ fil-plugins/trunk/debian/watch	2007-05-28 11:39:17 UTC (rev 1426)
@@ -1,3 +1,3 @@
 # Site		Directory	Pattern		Version	Script
 version=2
-http://users.skynet.be/solaris/linuxaudio/getit.html	downloads/FIL-plugins-(.*)\.tar\.bz2	debian uupdate
+http://www.kokkinizita.net/linuxaudio/downloads/index.html FIL-plugins-(.*)\.tar\.bz2	debian uupdate




More information about the Demudi-commits mailing list