[xiph-commits] r3584 - libfishsound/trunk/debian

johnf at svn.annodex.net johnf at svn.annodex.net
Sat May 3 19:28:35 PDT 2008


Author: johnf
Date: 2008-05-03 19:28:34 -0700 (Sat, 03 May 2008)
New Revision: 3584

Modified:
   libfishsound/trunk/debian/changelog
   libfishsound/trunk/debian/rules
Log:
debian changes for 0.9.1 release

Modified: libfishsound/trunk/debian/changelog
===================================================================
--- libfishsound/trunk/debian/changelog	2008-05-04 01:34:22 UTC (rev 3583)
+++ libfishsound/trunk/debian/changelog	2008-05-04 02:28:34 UTC (rev 3584)
@@ -1,6 +1,7 @@
-libfishsound (0.9.0-1) unstable; urgency=low
+libfishsound (0.9.1-1) unstable; urgency=low
 
   * New upstream.
+  * New maintainer.
   * Update for new standards vesion 3.7.3
   * Check debian/watch is up to date. closes: #450064
   * Build with libflac support

Modified: libfishsound/trunk/debian/rules
===================================================================
--- libfishsound/trunk/debian/rules	2008-05-04 01:34:22 UTC (rev 3583)
+++ libfishsound/trunk/debian/rules	2008-05-04 02:28:34 UTC (rev 3584)
@@ -48,12 +48,6 @@
 	rm -f doc/libfishsound/latex/doxygen.sty
 	rm -f doc/libfishsound/latex/*.tex
 	rm -f doc/fishsound-validate.1
-ifneq "$(wildcard /usr/share/misc/config.sub)" ""
-	cp -f /usr/share/misc/config.sub config.sub
-endif
-ifneq "$(wildcard /usr/share/misc/config.guess)" ""
-	cp -f /usr/share/misc/config.guess config.guess
-endif
 	dh_clean
 
 install: build



More information about the commits mailing list