shithub: sox

Download patch

ref: 0e177c9fcb587ab5d1d462fee3ab4a7b035ddda5
parent: b1b33506dda75c42dcfad1629bf693751eb1b1c1
author: evilynux <evilynux>
date: Fri Feb 9 01:55:08 EST 2007

Updated to 12.99.10.

--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-sox (12.99.9.cvs-1) experimental; urgency=low
+sox (12.99.10.cvs-1) experimental; urgency=low
 
   * CVS version of SoX.
   * [debian/control]:
@@ -5,7 +5,7 @@
     - Added build-depends on libsamplerate0-dev, libgsm1-dev and
       libsndfile1-dev.
     - Taking over the package. Guenter set as co-maintainer.
-  * [debian/rules]: Changed version to 12.99.9.
+  * [debian/rules]: Changed version to 12.99.10.
   * [debian/sox.install]:
     - Added soxexam.7 manpage.
     - soxmix no longer exists, removed soxmix.1 manpage.
@@ -14,7 +14,7 @@
   * [debian/patches]: No more patches, everything is fixed upstream.
   * [debian/README.Debian]: Added instructions to build from CVS.
 
- -- Pascal Giard <pascal@gmail.com>  Tue, 06 Feb 2007 00:09:29 -0500
+ -- Pascal Giard <pascal@gmail.com>  Tue, 09 Feb 2007 00:01:56 -0500
 
 sox (12.18.2-2) unstable; urgency=low
 
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 # -*- mode: makefile; coding: utf-8 -*-
 
-DEB_TAR_SRCDIR := sox-12.99.9
+DEB_TAR_SRCDIR := sox-12.99.10
 
 include /usr/share/cdbs/1/rules/tarball.mk
 include /usr/share/cdbs/1/rules/debhelper.mk