ref: fb6af3a1690d434f6465e393730bf89c108acabd
parent: 42e0042516e2315f52a3abacb96fff06c2e4642c
author: evilynux <evilynux>
date: Sat Feb 9 09:47:16 EST 2008
Updated debian package, see debian changelog.
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,24 @@
-sox (14.0.1+cvs-1) UNRELEASED; urgency=low
+sox (14.0.1+cvs-1) unstable; urgency=low
* CVS version.
- * [debian/control]: Added libid3tag0-dev to Build-Depends.
-
- -- Pascal Giard <evilynux@gmail.com> Sat, 03 Nov 2007 19:15:02 -0400
+
+ -- Pascal Giard <evilynux@gmail.com> Sat, 09 Feb 2008 09:48:31 -0500
+
+sox (14.0.1-1) unstable; urgency=low
+
+ * New upstream release:
+ - Report remaining playtime of mp3s (closes: #431120).
+ * [debian/control]:
+ - Added libid3tag0-dev to Build-Depends.
+ - Bumped libsox-fmt-all, libsox-fmt-alsa | libsox-fmt-ao | libsox-fmt-oss
+ to Depends for sox (closes: #450802, #454177, #460503).
+ - Use Homepage field fixing lintian warnings.
+ - Moved libsox-dev to libdevel section.
+ - Bumped Standards-Version to 3.7.3.
+ * [debian/rules]: Fix unoptimized build by using CFLAGS instead of
+ DEB_CONFIGURE_SCRIPT_ENV (closes: #461001).
+
+ -- Pascal Giard <pascal@debian.org> Sat, 09 Feb 2008 08:56:17 -0500
sox (14.0.0-5) unstable; urgency=low
--- a/debian/control
+++ b/debian/control
@@ -4,14 +4,14 @@
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, libao-dev, libid3tag0-dev, ladspa-sdk, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], chrpath
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
Package: sox
Section: sound
Architecture: any
-Depends: ${shlibs:Depends}
-Recommends: libsox-fmt-base, libsox-fmt-alsa | libsox-fmt-ao | libsox-fmt-oss
+Depends: ${shlibs:Depends}, libsox-fmt-base, libsox-fmt-alsa | libsox-fmt-ao | libsox-fmt-oss
Suggests: libsox-fmt-all
+Homepage: http://sox.sourceforge.net
Description: Swiss army knife of sound processing
SoX is a command line utility that can convert various formats of computer
audio files in to other formats. It can also apply various effects to these
@@ -26,8 +26,6 @@
SoX supports most common sound architectures i.e. Alsa, Libao and OSS
(provided by libsox-fmt-alsa, libsox-fmt-ao and libsox-fmt-oss). It also
supports LADSPA plugins.
- .
- Homepage: http://sox.sourceforge.net
Package: libsox0
Architecture: any
@@ -35,6 +33,7 @@
Depends: ${shlibs:Depends}
Recommends: libsox-fmt-base, libsox-fmt-alsa | libsox-fmt-ao | libsox-fmt-oss
Suggests: libsox-fmt-all
+Homepage: http://sox.sourceforge.net
Description: SoX library
SoX is the swiss army knife of sound processing.
.
@@ -42,30 +41,27 @@
.
Any format support requires at least libsox-fmt-base.
Sound card I/O requires libsox-fmt-alsa, libsox-fmt-ao or libsox-fmt-oss.
- .
- Homepage: http://sox.sourceforge.net
Package: libsox-fmt-base
Architecture: any
Section: sound
Depends: ${shlibs:Depends}
+Homepage: http://sox.sourceforge.net
Description: Minimal set of SoX format libraries
SoX is the swiss army knife of sound processing.
.
This package contains the minimal set of SoX format libraries.
- .
- Homepage: http://sox.sourceforge.net
Package: libsox-fmt-alsa
Architecture: any
Section: sound
Depends: ${shlibs:Depends}
+Homepage: http://sox.sourceforge.net
Description: SoX alsa format I/O library
SoX is the swiss army knife of sound processing.
.
This package contains the SoX alsa format I/O library.
.
- SoX: http://sox.sourceforge.net
alsa: http://www.alsa-project.org
Package: libsox-fmt-ao
@@ -72,12 +68,12 @@
Architecture: any
Section: sound
Depends: ${shlibs:Depends}
+Homepage: http://sox.sourceforge.net
Description: SoX Libao format I/O library
SoX is the swiss army knife of sound processing.
.
This package contains the SoX Libao format I/O library.
.
- SoX: http://sox.sourceforge.net
libao: http://xiph.org/ao
Package: libsox-fmt-ffmpeg
@@ -84,17 +80,18 @@
Architecture: any
Section: sound
Depends: ${shlibs:Depends}
+Homepage: http://sox.sourceforge.net
Description: SoX ffmpeg format library
SoX is the swiss army knife of sound processing.
.
This package contains the SoX ffmpeg format library.
.
- SoX: http://sox.sourceforge.net
ffmpeg: http://ffmpeg.sourceforge.net
Package: libsox-fmt-flac
Architecture: any
Section: sound
+Homepage: http://sox.sourceforge.net
Depends: ${shlibs:Depends}
Description: SoX FLAC format library
SoX is the swiss army knife of sound processing.
@@ -101,7 +98,6 @@
.
This package contains the SoX FLAC format library.
.
- SoX: http://sox.sourceforge.net
FLAC: http://flac.sourceforge.net
Package: libsox-fmt-gsm
@@ -119,6 +115,7 @@
Architecture: any
Section: sound
Depends: ${shlibs:Depends}
+Homepage: http://sox.sourceforge.net
Description: SoX MP3 format library
SoX is the swiss army knife of sound processing.
.
@@ -125,7 +122,6 @@
This package contains the SoX MP3 format library.
Read support by libmad. Write support not available yet.
.
- SoX: http://sox.sourceforge.net
libmad: http://www.underbit.com/products/mad/
Package: libsox-fmt-ogg
@@ -132,12 +128,12 @@
Architecture: any
Section: sound
Depends: ${shlibs:Depends}
+Homepage: http://sox.sourceforge.net
Description: SoX OGG Vorbis format library
SoX is the swiss army knife of sound processing.
.
This package contains the SoX OGG Vorbis format library.
.
- SoX: http://sox.sourceforge.net
OGG Vorbis: http://www.vorbis.com
Package: libsox-fmt-sndfile
@@ -144,12 +140,12 @@
Architecture: any
Section: sound
Depends: ${shlibs:Depends}
+Homepage: http://sox.sourceforge.net
Description: SoX libsndfile format library
SoX is the swiss army knife of sound processing.
.
This package contains the SoX libsndfile format library.
.
- SoX: http://sox.sourceforge.net
libsndfile: http://www.mega-nerd.com/libsndfile/
Package: libsox-fmt-oss
@@ -156,31 +152,28 @@
Architecture: any
Section: sound
Depends: ${shlibs:Depends}
+Homepage: http://sox.sourceforge.net
Description: SoX OSS format I/O library
SoX is the swiss army knife of sound processing.
.
This package contains the SoX OSS format I/O library.
- .
- Homepage: http://sox.sourceforge.net
Package: libsox-fmt-all
Architecture: any
Section: sound
Depends: libsox-fmt-base, libsox-fmt-ffmpeg, libsox-fmt-flac, libsox-fmt-gsm, libsox-fmt-mp3, libsox-fmt-ogg, libsox-fmt-sndfile, libsox-fmt-alsa, libsox-fmt-ao, libsox-fmt-oss
+Homepage: http://sox.sourceforge.net
Description: All SoX format libraries
SoX is the swiss army knife of sound processing.
.
This is a meta package depending on all free SoX format libraries.
- .
- Homepage: http://sox.sourceforge.net
Package: libsox-dev
Architecture: any
-Section: devel
+Section: libdevel
Depends: libsox0 (=${binary:Version}), libsox-fmt-all (=${binary:Version}), ${shlibs:Depends}
+Homepage: http://sox.sourceforge.net
Description: Development files for the SoX library
SoX is the swiss army knife of sound processing.
.
This package contains the development files for the SoX library.
- .
- Homepage: http://sox.sourceforge.net
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@
include /usr/share/cdbs/1/class/autotools.mk
#include /usr/share/cdbs/1/rules/simple-patchsys.mk
-DEB_CONFIGURE_SCRIPT_ENV += CFLAGS="-D_REENTRANT"
+CFLAGS += -D_REENTRANT
DEB_CONFIGURE_EXTRA_FLAGS := --disable-lame
# Takes care of postinst-has-useless-call-to-ldconfig for libsox-fmt-*
DEB_DH_MAKESHLIBS_ARGS := -Xfmt