shithub: sox

Download patch

ref: 226e3a5e7cce21ee4dc0c10a8da84af4473e8adf
parent: 5e8bb94ffccc7aae8af0bff65a8b00444f3665cf
author: Ulrich Klauer <ulrich@chirlu.de>
date: Mon Mar 19 08:42:03 EDT 2012

Update Debian version numbers to 14.4.2

This branch will become the release after 14.4.1, thus changing the
version numbers to reflect that and avoid potential confusion.

--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-sox (14.4.1-0+git20120311-1) UNRELEASED; urgency=low
+sox (14.4.2-0+git20120311-1) UNRELEASED; urgency=low
 
   * Git Version.
   * [debian/control]:
--- a/debian/libsox3.shlibs
+++ b/debian/libsox3.shlibs
@@ -1,1 +1,1 @@
-libsox 3 libsox3 (>= 14.4.1)
+libsox 3 libsox3 (>= 14.4.2)
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 # -*- mode: makefile; coding: utf-8 -*-
 
-DEB_TAR_SRCDIR := sox-14.4.1git
+DEB_TAR_SRCDIR := sox-14.4.2git
 
 include /usr/share/cdbs/1/rules/tarball.mk
 include /usr/share/cdbs/1/rules/debhelper.mk