shithub: sox

Download patch

ref: bb094a9da9fe386524fec10a78f9fdaf45abede1
parent: 896589f7a63dbe3d6fc1a356fc65d42e9ef82cda
author: evilynux <evilynux>
date: Tue Feb 6 00:11:06 EST 2007

Updated to the latest experimental version: 12.99.9.
Please see debian/changelog for the other modifications.

--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,14 @@
-sox (12.18.2.99.cvs-1) experimental; urgency=low
+sox (12.99.9.cvs-1) experimental; urgency=low
 
   * CVS version of SoX.
-  * [debian/control]: Taking over the package. Guenter set as co-maintainer.
+  * [debian/control]:
+    - Added build-depends on libgsm1-dev and libsndfile1-dev.
+    - Taking over the package. Guenter set as co-maintainer.
+  * [debian/rules]: Changed version to 12.99.9.
   * [debian/patches]: No more patches, everything is fixed upstream.
   * [debian/README.Debian]: Added instructions to build from CVS.
 
- -- Pascal Giard <pascal@gmail.com>  Thu, 18 Jan 2007 03:55:45 -0500
+ -- Pascal Giard <pascal@gmail.com>  Tue, 06 Feb 2007 00:09:29 -0500
 
 sox (12.18.2-2) unstable; urgency=low
 
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Pascal Giard <pascal@debian.org>
 Uploaders: Guenter Geiger (Debian/GNU) <geiger@debian.org>
-Build-Depends: debhelper (>= 1.2.64), libvorbis-dev, libmad0-dev, cdbs, libasound2-dev [!kfreebsd-i386]
+Build-Depends: debhelper (>= 1.2.64), libvorbis-dev, libmad0-dev, libgsm1-dev, libsndfile1-dev, cdbs, libasound2-dev [!kfreebsd-i386]
 Standards-Version: 3.7.2
 
 Package: sox
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 # -*- mode: makefile; coding: utf-8 -*-
 
-DEB_TAR_SRCDIR := sox-12.18.3
+DEB_TAR_SRCDIR := sox-12.99.9
 
 include /usr/share/cdbs/1/rules/tarball.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
@@ -9,7 +9,7 @@
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 CFLAGS += -fPIC
-#DEB_CONFIGURE_EXTRA_FLAGS := --disable-lame
+DEB_CONFIGURE_EXTRA_FLAGS := --disable-lame
 DEB_MAKE_INSTALL_TARGET = all