[xiph-commits] r3932 - libfishsound/debian/debian
johnf at svn.annodex.net
johnf at svn.annodex.net
Wed May 27 04:57:58 PDT 2009
Author: johnf
Date: 2009-05-27 04:57:58 -0700 (Wed, 27 May 2009)
New Revision: 3932
Modified:
libfishsound/debian/debian/changelog
libfishsound/debian/debian/control
libfishsound/debian/debian/rules
Log:
Add flac support
Modified: libfishsound/debian/debian/changelog
===================================================================
--- libfishsound/debian/debian/changelog 2009-05-27 11:57:00 UTC (rev 3931)
+++ libfishsound/debian/debian/changelog 2009-05-27 11:57:58 UTC (rev 3932)
@@ -1,3 +1,11 @@
+libfishsound (0.9.2-1) unstable; urgency=low
+
+ * New upstream.
+ * Update debian/watch with new archive location
+ * Really build with libflac support
+
+ -- John Francesco Ferlito <johnf at inodes.org> Wed, 27 May 2009 21:27:00 +1000
+
libfishsound (0.9.1-3) unstable; urgency=low
* Moved to section sound
Modified: libfishsound/debian/debian/control
===================================================================
--- libfishsound/debian/debian/control 2009-05-27 11:57:00 UTC (rev 3931)
+++ libfishsound/debian/debian/control 2009-05-27 11:57:58 UTC (rev 3932)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: John Francesco Ferlito <johnf at inodes.org>
DM-Upload-Allowed: yes
-Build-Depends: debhelper (>> 4.0.0), libspeex-dev, libvorbis-dev
+Build-Depends: debhelper (>> 4.0.0), libspeex-dev, libvorbis-dev, libflac-dev
Standards-Version: 3.8.0
Package: libfishsound1
Modified: libfishsound/debian/debian/rules
===================================================================
--- libfishsound/debian/debian/rules 2009-05-27 11:57:00 UTC (rev 3931)
+++ libfishsound/debian/debian/rules 2009-05-27 11:57:58 UTC (rev 3932)
@@ -26,7 +26,6 @@
--prefix=/usr \
--mandir=\$${prefix}/share/man \
--infodir=\$${prefix}/share/info \
- --disable-flac \
|| cat config.log
build: build-stamp
More information about the commits
mailing list