shithub: sox

Download patch

ref: f9c7137a5e8469a19b7d81d97d9dbbf9ca3d2b38
parent: f098e6296296bd0a41fe66bd392a28455603a04c
author: evilynux <evilynux>
date: Thu May 3 11:59:06 EDT 2007

No longer conflicting with libst and libst-dev.

--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@
     - Created libsox0 package that contains the SoX library.
     - Fixed sound file types description.
     - Added dependency on libao-dev and libltdl3-dev.
+    - No longer conflicting with libst and libst-dev.
   * [debian/libsox0.dirs, debian/libsox-dev.dirs]:
     - Added /usr/lib/sox/ for format plugins.
   * [debian/libsox0.install, debian/libsox-dev.install]:
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,6 @@
 Architecture: any
 Section: devel
 Depends: ${shlibs:Depends}
-Conflicts: libst
 Description: SoX library
  SoX is the swiss army knife of sound processing.
  .
@@ -36,7 +35,6 @@
 Architecture: any
 Section: devel
 Depends: libsox0 (=${Source-Version}), ${shlibs:Depends}
-Conflicts: libst-dev
 Description: Development files for the SoX library
  SoX is the swiss army knife of sound processing.
  .