2009
libsndfile (1.0.20-3) unstable; urgency=low
* debian/rules :
- Man pages belong to sndfile-programs. (Closes: #549972).
- Make sure that test suite failures are not ignored.
-- Erik de Castro Lopo <erikd@mega-nerd.com> Wed, 7 Oct 2009 06:56:20 +1100
libsndfile (1.0.20-2) unstable; urgency=low
* debian/control :
- New maintainer (Closes: #546787).
- Add DM-Upload-Allowed yes.
- Standards-Version: 3.8.3.
- Depend on libvorbis >= 1.2.3. Version 1.2.0 gives weird results on some
arches (eg PPC, MIPS) (Closes: #518037).
* debian/copyright :
- Add missing license info (Closes: #532448).
* debian/rules :
- Clear dependency_libs field of libsndfile.la (Closes: #539889).
* debian/patches/ debian/rules debian/control :
- Use quilt instead of dpatch.
* Add file debian/README.source
* Add patch debian/patches/02man_sndfile_convert.diff to fix man page lintian
warning.
* Add three new manpages.
-- Erik de Castro Lopo <erikd@mega-nerd.com> Tue, 6 Oct 2009 21:34:58 +1100
libsndfile (1.0.20-1) unstable; urgency=low
* New upstream release. * Fixes potential heap overflows on VOC and AIFF files, closes: #528650.
-- Samuel Mimram <smimram@debian.org> Tue, 19 May 2009 09:13:56 +0200
libsndfile (1.0.19-2) unstable; urgency=low
* Ignore failures of check since it causes too many false negatives,
closes: #518037, #519338.
* Update standards version to 3.8.1.
-- Samuel Mimram <smimram@debian.org> Mon, 16 Mar 2009 09:44:42 +0100
libsndfile (1.0.19-1) unstable; urgency=low
* New upstream release. - Adds back flac support, closes: #517224.
-- Samuel Mimram <smimram@debian.org> Tue, 03 Mar 2009 09:36:10 +0100
libsndfile (1.0.18-2) unstable; urgency=low
* Add missing build-dependencies on pkg-config and libvorbis-dev.
-- Samuel Mimram <smimram@debian.org> Tue, 17 Feb 2009 19:21:03 +0100
libsndfile (1.0.18-1) unstable; urgency=low
* New upstream release. - Corrected error messages in libsndfile, closes: #481833. * Removed flac-1.1.4.dpatch and overflow.dpatch, integrated upstream. * Updated lossy_comp_test-overflow.dpatch and sndfile-play-kfreebsd.dpatch. * Updated compat to 7. * Updated standards version to 3.8.0. * Put homepage in headers instead of description.
-- Samuel Mimram <smimram@debian.org> Mon, 16 Feb 2009 10:13:44 +0100
2007
libsndfile (1.0.17-4) unstable; urgency=low
* Added overflow.dpatch to fix a possible heap-based buffer overflow
(CVE-2007-4974), closes: #443386.
-- Samuel Mimram <smimram@debian.org> Thu, 20 Sep 2007 23:40:17 +0000
libsndfile (1.0.17-3) unstable; urgency=low
* Version dependencies on libflac-dev, closes: #431140.
-- Samuel Mimram <smimram@debian.org> Sat, 30 Jun 2007 17:05:38 +0200
libsndfile (1.0.17-2) unstable; urgency=low
* Added flac-1.1.4.dpatch to adapt to the new FLAC API, closes: #426676. * Don't build-depend on libasound2-dev on hurd, closes: #426795.
-- Samuel Mimram <smimram@debian.org> Fri, 15 Jun 2007 12:41:00 +0200
libsndfile (1.0.17-1) unstable; urgency=low
* Adopting the package, closes: #418082. * New upstream release, closes: #407635. * Big-endian architectures should now correctly be handled by sndfile-play, closes: #350807. * Using dpatch to handle patches. * Added lossy_comp_test-overflow.dpatch to prevent a possible overflow in the tests when compiled with gcc 4.2, closes: #362414. * Added sndfile-play-kfreebsd.dpatch to make sndfile-play work on kfreebsd, closes: #376525.
-- Samuel Mimram <smimram@debian.org> Sat, 07 Apr 2007 13:07:14 +0200
2006
libsndfile (1.0.16-1) unstable; urgency=low
* New upstream release * Update standards version (no changes required)
-- Anand Kumria <wildfire@progsoc.org> Mon, 3 Jul 2006 20:24:54 +1000
libsndfile (1.0.15-3) unstable; urgency=low
* Depend on libasound2-dev so we use ALSA for the example programs
rather than (potentially) using OSS. Should fix #350807 but I'll
wait until the reporter confirms this before closing.
-- Anand Kumria <wildfire@progsoc.org> Mon, 24 Apr 2006 22:21:00 +1000
libsndfile (1.0.15-2) unstable; urgency=medium
* Pull changes from 1.0.16pre1 for src/aiff.c so we can build on m68k (Closes: #359325)
-- Anand Kumria <wildfire@progsoc.org> Wed, 29 Mar 2006 23:07:45 +1100
libsndfile (1.0.15-1) unstable; urgency=low
* New upstream release * Fix ia64 compilation issues (and possible ARM and m68k) * Add RIFX support
-- Anand Kumria <wildfire@progsoc.org> Fri, 17 Mar 2006 11:32:16 +1100
libsndfile (1.0.14-1) unstable; urgency=low
* New upstream release
-- Anand Kumria <wildfire@progsoc.org> Tue, 21 Feb 2006 22:20:26 +1100
libsndfile (1.0.13-1) unstable; urgency=low
* New upstream release * Add reading/writing of instrument chunks to WAV and AIFF files * Support G721 / G610 coded WAV files
-- Anand Kumria <wildfire@progsoc.org> Mon, 23 Jan 2006 08:35:00 +1100
2005
libsndfile (1.0.12-3) unstable; urgency=medium
* Add dependancy on libflac-dev to libsndfile1-dev (Closes: #332591)
-- Anand Kumria <wildfire@progsoc.org> Sat, 8 Oct 2005 14:32:56 +1000
libsndfile (1.0.12-2) unstable; urgency=low
* Depend on libflac7 (Closes: #331040)
-- Anand Kumria <wildfire@progsoc.org> Sat, 01 Oct 2005 20:15:28 +1000
libsndfile (1.0.12-1) unstable; urgency=low
* New upstream release * Upstream has updated config.sub/config.guess (Closes: #328147) * Upstream now supports Ogg Flac, so depend on libflac-dev * Update to standards version 3.6.2.1
-- Anand Kumria <wildfire@progsoc.org> Fri, 30 Sep 2005 15:57:54 +1000
libsndfile (1.0.11-1) unstable; urgency=low
* New upstream release
-- Anand Kumria <wildfire@progsoc.org> Sun, 17 Jul 2005 01:00:59 +1000
2004
libsndfile (1.0.10-2) unstable; urgency=medium
* Patch from upstream to correct flaw in sndfile-progs * Corrects sndfile-convert (closes: #271999)
-- Anand Kumria <wildfire@progsoc.org> Sat, 18 Sep 2004 04:33:42 +1000
libsndfile (1.0.10-1) unstable; urgency=low
* New upstream release * Slightly different patch from upstream to correct #253490 * bugfixes to AIFF/WAV read/write * hardier testsuite * 1.0.9 were accidently uploaded as Debian native. Fix that.
-- Anand Kumria <wildfire@progsoc.org> Thu, 17 Jun 2004 00:05:56 +1000
libsndfile (1.0.9-2) unstable; urgency=low
* Apply patch from Andreas Jochens to correctly cast to size_t various
arguments (closes: #253490)
-- Anand Kumria <wildfire@progsoc.org> Wed, 16 Jun 2004 23:41:36 +1000
libsndfile (1.0.9-1) unstable; urgency=low
* New upstream release (closes: #252770)
-- Anand Kumria <wildfire@progsoc.org> Sun, 6 Jun 2004 00:11:41 +1000
libsndfile (1.0.8-1) unstable; urgency=low
* New upstream release
-- Anand Kumria <wildfire@progsoc.org> Sun, 28 Mar 2004 17:04:57 +1000
libsndfile (1.0.7-1) unstable; urgency=medium
* New upstream releasea * detects how the CPU clips and acts appropriately. (closes: #233970)
-- Anand Kumria <wildfire@progsoc.org> Sat, 28 Feb 2004 05:36:42 +1100
Libsndfile (1.0.6-1) unstable; urgency=low
* New upstream release (closes: #223940) * New maintainer (thanks Joshua!) * Provide virtual package libsndfile-dev (closes: #200931)
-- Anand Kumria <wildfire@progsoc.org> Sun, 15 Feb 2004 00:52:53 +1100
2003
libsndfile (1.0.4-3) unstable; urgency=low
* Oops; forgot section change from devel to libdevel
-- Joshua Haberman <joshua@debian.org> Sun, 27 Apr 2003 21:42:49 +0000
libsndfile (1.0.4-2) unstable; urgency=low
* Fix from upstream to fix string_test from 'make check'
on m68k (closes: #180377)
-- Joshua Haberman <joshua@debian.org> Sun, 27 Apr 2003 21:22:28 +0000
libsndfile (1.0.4-1) unstable; urgency=low
* New upstream release
-- Joshua Haberman <joshua@debian.org> Sat, 8 Feb 2003 23:14:17 +0000
2002
libsndfile (1.0.3-1) unstable; urgency=low
* New upstream release
- "make check" should no longer fail on Alpha
- "make check" should no longer fail on ia64 (closes: #161090)
-- Joshua Haberman <joshua@debian.org> Sun, 8 Dec 2002 23:56:03 -0800
libsndfile (1.0.2-1) unstable; urgency=low
* New upstream release
- "make check" should no longer fail on ARM (closes: #168424)
- though progress has been made on the ia64 problems, they have not
been fully resolved, so I am not closing #161090.
- interfaces have been added, (new sf_command SFC_GET_FORMAT_INFO)
so I am bumping the shlibs version to (>= this release)
-- Joshua Haberman <joshua@debian.org> Sun, 1 Dec 2002 21:08:51 -0800
libsndfile (1.0.0-1) unstable; urgency=low
* New upstream release (closes: #144821, #144897) - The bump in sonumber makes for new binary packages libsndfile1 and libsndfile1-dev * New maintainer, with blessings from previous maintainer and upstream * The -dev package now uses and depends on pkg-config instead of including a separate program 'sndfile-config' * Associated programs 'sndfile-info' and 'sndfile-play' moved to separate package 'sndfile-programs' * DH_COMPAT=4 * Standards-Version: 3.5.6.1
-- Joshua Haberman <joshua@debian.org> Sat, 8 Jun 2002 19:56:23 -0700
2001
libsndfile (0.0.26-1.1) unstable; urgency=high
* NMU with permission of Hwei Sheng Teoh. * Added a build conflict with automake. (closes: #120218)
-- Adrian Bunk <bunk@fs.tum.de> Fri, 7 Dec 2001 09:24:43 +0100
libsndfile (0.0.26-1) unstable; urgency=low
* New upstream release * Merged fixes by Jeff Licquia <jlicquia@progeny.com>: - Added Build-Depends on debhelper. Closes: #104308. - Use autoconf endian test instead of the silly architecture lists. - Fixed build problem w/ CAN_READ_WRITE_x86_IEEE on ia64 and arm. Closes: #105136.
-- Hwei Sheng Teoh <hsteoh@debian.org> Mon, 22 Oct 2001 19:31:32 -0400
libsndfile (0.0.22-2.1) unstable; urgency=low
* Run libtoolize to get support for new architectures. Closes: #95080
-- LaMont Jones <lamont@debian.org> Mon, 9 Jul 2001 21:39:34 -0600
2000
libsndfile (0.0.22-2) unstable; urgency=low
* Changed documention section of libsndfile-dev to "Programming"
(Closes: #79458).
-- Hwei Sheng Teoh <hsteoh@debian.org> Wed, 13 Dec 2000 10:29:13 -0500
libsndfile (0.0.22-1) unstable; urgency=low
* New upstream release
-- Hwei Sheng Teoh <hsteoh@debian.org> Wed, 6 Dec 2000 09:09:51 -0500
libsndfile (0.0.21-2) unstable; urgency=low
* Fixed: missing section lines in debian/control for libsndfile0 * Removed questionable text about MP3's from package description.
-- Hwei Sheng Teoh <hsteoh@debian.org> Mon, 4 Sep 2000 17:00:41 -0400
libsndfile (0.0.21-1) unstable; urgency=low
* Initial Release.
* Converted to DH_COMPAT=2. Not sure why dh_make defaults to DH_COMPAT=1
even in the pristine source tree (is this a bug in debhelper?)
* Fixed debian/rules to properly produce changelogs in binary packages
-- Hwei Sheng Teoh <hsteoh@debian.org> Mon, 28 Aug 2000 12:41:14 -0400