r272 - vdr/vdr-plugin-mp3/trunk/debian

Thomas Schmidt pkg-vdr-dvb-changes@lists.alioth.debian.org
Sun, 20 Mar 2005 11:47:21 +0100


Author: tschmidt
Date: 2005-03-20 11:47:20 +0100 (Sun, 20 Mar 2005)
New Revision: 272

Modified:
   vdr/vdr-plugin-mp3/trunk/debian/changelog
   vdr/vdr-plugin-mp3/trunk/debian/rules
Log:
vdr-plugin-mp3: new upstream 0.9.12

Modified: vdr/vdr-plugin-mp3/trunk/debian/changelog
===================================================================
--- vdr/vdr-plugin-mp3/trunk/debian/changelog	2005-03-17 19:27:02 UTC (rev 271)
+++ vdr/vdr-plugin-mp3/trunk/debian/changelog	2005-03-20 10:47:20 UTC (rev 272)
@@ -1,3 +1,11 @@
+vdr-plugin-mp3 (0.9.12-1) unstable; urgency=low
+
+  * Thomas Schmidt <tschmidt@debian.org>
+    - New upstream release (hopefully this fixes the FTBFS on 
+      mips and mipsel)
+
+ -- Debian VDR Team <pkg-vdr-dvb-devel@lists.alioth.debian.org>  Sun, 20 Mar 2005 11:22:55 +0100
+
 vdr-plugin-mp3 (0.9.11-1) unstable; urgency=low
 
   * Thomas Schmidt <tschmidt@debian.org>

Modified: vdr/vdr-plugin-mp3/trunk/debian/rules
===================================================================
--- vdr/vdr-plugin-mp3/trunk/debian/rules	2005-03-17 19:27:02 UTC (rev 271)
+++ vdr/vdr-plugin-mp3/trunk/debian/rules	2005-03-20 10:47:20 UTC (rev 272)
@@ -46,7 +46,7 @@
 	dh_testroot
 	rm -f build-stamp configure-stamp
 
-	-make clean
+	-make clean VDRDIR=$(VDRDIR)
 	rm -f libvdr-*.so*
 
 	dh_clean