shithub: sox

Download patch

ref: 35a6cdf3b8b488abd290ffdffefe29a1df0e7e71
parent: 3c8bd936580099f79f70a8c0a9c2993802105703
author: evilynux <evilynux>
date: Thu Jul 31 11:39:21 EDT 2008

New release to unstable.
Fixed SONAME stuff for next release (14.1.1 i guess).

--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,14 @@
-sox (14.0.1+cvs-1) UNRELEASED; urgency=low
+sox (14.1.0+cvs-1) UNRELEASED; urgency=low
 
   * CVS version.
+  * [debian/control]:
+    - libsox1 replaces libsox0a.
+
+ -- Pascal Giard <evilynux@gmail.com>  Thu, 31 Jul 2008 11:21:00 -0400
+
+sox (14.1.0-1) unstable; urgency=medium
+
+  * New upstream release:
     - Adds support for for the 2, 2.6 and 4-bit ADPCM .voc (closes: #103479).
     - Adds pkgconfig support (closes: #462704).
     - Fixes issue with ALSA playback (closes: #474961).
@@ -28,12 +36,12 @@
     - Disabled patch system, no more patches.
     - Added -I/usr/include/ffmpeg to CPPFLAGS, required by ffmpeg >= 20080225.
   * [debian/control]:
-    - Added Build-Dep on libavutil-dev and libwavpack-dev.
+    - Added Build-Dep on libavutil-dev, libwavpack-dev and libpng12-dev.
     - Fixed lintian warning, "meta package" changed to "metapackage".
     - Bumped Standards-Version to 3.8.0, needed changes were already made.
     - Removed libsox-fmt-gsm and libsox-fmt-sndfile, merged in libsox-fmt-base.
     - Added merged packages to Replaces field of libsox-fmt-base.
-    - Bumped libsox0 to libsox1, new version is binary incompatible.
+    - Bumped libsox0 to libsox0a, new version is binary incompatible.
   * [debian/libsox-fmt-gsm.install, debian/libsox-fmt-gsm.dirs,
      debian/libsox-fmt-libsndfile.install, debian/libsox-fmt-libsndfile.dirs,
      debian/libsox-fmt-flac.install, debian/libsox-fmt-flac.dirs,
@@ -40,7 +48,7 @@
      debian/libsox-fmt-ogg.install, debian/libsox-fmt-ogg.dirs]:
     - Removed, merged gsm, libsndfile, flac and ogg in libsox-fmt-base.
   
- -- Pascal Giard <evilynux@gmail.com>  Mon, 28 Jul 2008 09:53:17 -0400
+ -- Pascal Giard <pascal@debian.org>  Thu, 31 Jul 2008 08:12:08 -0400
 
 sox (14.0.1-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), cdbs, libltdl3-dev, libvorbis-dev, libmad0-dev, libgsm1-dev, libsndfile1-dev (>= 1.0.12), libsamplerate0-dev, libavcodec-dev (>= 0.cvs20070301), libavformat-dev, libavutil-dev, libwavpack-dev, libao-dev, libid3tag0-dev, ladspa-sdk, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386]
+Build-Depends: debhelper (>= 1.2.64), cdbs, libltdl3-dev, libvorbis-dev, libmad0-dev, libgsm1-dev, libsndfile1-dev (>= 1.0.12), libsamplerate0-dev, libavcodec-dev (>= 0.cvs20070301), libavformat-dev, libavutil-dev, libwavpack-dev, libao-dev, libid3tag0-dev, ladspa-sdk, libpng12-dev, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386]
 Standards-Version: 3.8.0
 
 Package: sox
@@ -32,7 +32,7 @@
 Section: sound
 Depends: ${shlibs:Depends}
 Recommends: libsox-fmt-base, libsox-fmt-alsa | libsox-fmt-ao | libsox-fmt-oss
-Conflicts: libsox0
+Conflicts: libsox0, libsox0a
 Suggests: libsox-fmt-all
 Homepage: http://sox.sourceforge.net
 Description: SoX library
@@ -49,7 +49,6 @@
 Depends: ${shlibs:Depends}
 Replaces: libsox-fmt-flac, libsox-fmt-gsm, libsox-fmt-libsndfile, libsox-fmt-ogg
 Homepage: http://sox.sourceforge.net
-Replaces: libsox-fmt-gsm, libsox-fmt-sndfile
 Description: Minimal set of SoX format libraries
  SoX is the swiss army knife of sound processing.
  .