Skip to content

Debian Changelog id3lib3.8.3 (3.8.3-7.2)

2008

id3lib3.8.3 (3.8.3-7.2) unstable; urgency=low

   * Non-maintainer upload.
   * Fix some accidental dropping of files (closes: #474987)

 -- Stephen Gran <sgran@debian.org>  Tue, 08 Apr 2008 13:06:05 +0100

id3lib3.8.3 (3.8.3-7.1) unstable; urgency=low

   * Non-maintainer upload.
   * Fix FTBFS with gcc-4.3 (closes: #417062)
   * Lintian warnigns repaired:
     - Update DH_COMPAT from, er, 1
     - Don't ignore make clean failures
     - Add link to LGPL-2 in common-licenses
     - Add © to debian/copyright
     - remove some broken non-roff form manpages

 -- Stephen Gran <sgran@debian.org>  Sat, 05 Apr 2008 15:55:14 +0100

2007

id3lib3.8.3 (3.8.3-7) unstable; urgency=high

   * SECURITY: Change #ifdef logic to select mkstemp() code instead of
     insecure tempfile creation code, and fix mkstemp() code to work with g++
     3.x, closes: #438540

 -- Robert Woodcock <rcw@debian.org>  Sat, 18 Aug 2007 15:52:52 -0700

2006

id3lib3.8.3 (3.8.3-6) unstable; urgency=low

   * Apply UTF16 writing patch from Easytag project, closes: #384335

 -- Robert Woodcock <rcw@debian.org>  Sun, 12 Nov 2006 21:25:29 -0800

2005

id3lib3.8.3 (3.8.3-5) unstable; urgency=low

   * Rebuild against g++4.0 4.0.2-4 for C++ library allocator change
     transition and rename library to libid3-3.8.3c2a, closes: #339186

 -- Robert Woodcock <rcw@debian.org>  Fri, 18 Nov 2005 11:33:52 -0800

id3lib3.8.3 (3.8.3-4.2) unstable; urgency=medium

   * Non-maintainer upload.
   * Medium-urgency upload for RC bugfix.
   * Rebuild against g++-4.0 for the C++ ABI transition, since libid3's
     headers export C++ interfaces as well as the C ones: rename
     libid3-3.8.3 to libid3-3.8.3c2 and conflict with libid3-3.8.3.

 -- Steve Langasek <vorlon@debian.org>  Sun, 17 Jul 2005 14:43:23 -0700

2004

id3lib3.8.3 (3.8.3-4.1) unstable; urgency=medium

   * Non-maintainer upload.
   * Update libtool and autotools stuff to fix building on arm.
     This hopefully closes: #276825

 -- Frank Lichtenheld <djpig@debian.org>  Wed, 27 Oct 2004 01:33:02 +0200

id3lib3.8.3 (3.8.3-4) unstable; urgency=low

   * Rebuilt with gcc/g++ 3.3 (updated libgcc1 and zlib1g allows for building
     against 3.3 without breaking the ABI), closes: #236457

 -- Robert Woodcock <rcw@debian.org>  Fri, 9 Apr 2004 19:34:31 -0700

2003

id3lib3.8.3 (3.8.3-3) unstable; urgency=low

   * Updated to libtool 1.5 and automake 1.7 (libtoolize --force --copy;
     aclocal; automake) so that id3lib is built with g++. Added a patch
     from Andreas Metzler to get autoconf to throw -lz in the linker
     command. Closes: #208672, #195987

 -- Robert Woodcock <rcw@debian.org>  Sun, 14 Sep 2003 08:26:55 -0700

id3lib3.8.3 (3.8.3-2) unstable; urgency=low

   * Added proper gcc build dependancies, closes: #195436
   * Added manpages back in

 -- Robert Woodcock <rcw@debian.org>  Thu, 12 Jun 2003 19:09:22 -0700

id3lib3.8.3 (3.8.3-1) unstable; urgency=low

   * New upstream version

 -- Robert Woodcock <rcw@debian.org>  Wed, 12 Mar 2003 14:21:04 -0800

id3lib3.8.2 (3.8.2-3) unstable; urgency=low

   * Really a new libtool this time, I promise, I think...

 -- Robert Woodcock <rcw@debian.org>  Thu, 6 Feb 2003 17:38:17 -0800

id3lib3.8.2 (3.8.2-2) unstable; urgency=low

   * New libtool, closes: #179669

 -- Robert Woodcock <rcw@debian.org>  Mon, 3 Feb 2003 19:30:23 -0800

id3lib3.8.2 (3.8.2-1) unstable; urgency=low

   * New upstream release, closes: #177456, #175469

 -- Robert Woodcock <rcw@debian.org>  Tue, 21 Jan 2003 11:49:01 -0800

2002

id3lib3.8.0 (3.8.0-1) unstable; urgency=low

   * New upstream release

 -- Robert Woodcock <rcw@debian.org>  Sat, 17 Aug 2002 18:34:08 -0700

id3lib3.8.0 (3.8+0pre2.20020627-1) unstable; urgency=low

   * New upstream version, closes: #138957
   * From CVS. Huge thanks go out to Thijmen Klok for fixing id3lib's
     compile problems, closes: #125633

 -- Robert Woodcock <rcw@debian.org>  Thu, 27 Jun 2002 19:09:13 -0700

id3lib (3.7.13-5) unstable; urgency=low

   * Fixed typo in id3tag manpage

 -- unknown <rcw@debian.org>  unknown

(There has been a parse error in the entry above, if some values don't make sense please check the original changelog)

2001

id3lib (3.7.13-4) unstable; urgency=low

   * Updated libtool and build dependancies for id3lib and zlib,
     closes: #108523

 -- Robert Woodcock <rcw@debian.org>  Wed, 22 Aug 2001 16:22:41 -0700

id3lib (3.7.13-3) unstable; urgency=low

   * gcc 2.96 systems don't know what to do with strlen() without the
     prototype in string.h - added some includes, closes: #105687
   * Uses AC_CHECK_HEADERS to check multiple headers in configure.in,
     closes: #93293
   * Commented out bogus LF_HONOR_STD macro, closes: #93292
   * debian/rules clean removes configure script and debian/rules build-stamp
     recreates it, closes: #93291
   * Added token id3cp manpage and made other misc lintian cleanups.

 -- Robert Woodcock <rcw@debian.org>  Sat, 21 Jul 2001 15:46:18 -0700

id3lib (3.7.13-2) unstable; urgency=low

   * cp /usr/share/libtool/config.* id3lib-3.7.13/{,popt/} to allow
     for compilation on hppa, closes: #104643

 -- Robert Woodcock <rcw@debian.org>  Fri, 13 Jul 2001 20:14:03 -0700

2000

id3lib (3.7.13-1) unstable; urgency=low

   * New upstream version

 -- Robert Woodcock <rcw@debian.org>  Mon, 16 Oct 2000 20:14:15 -0700

id3lib (3.7.8-1) unstable; urgency=low

   * Initial Release.

 -- Robert Woodcock <rcw@debian.org>  Mon, 15 May 2000 21:19:01 -0700