2008
libtunepimp (0.5.3-7) unstable; urgency=low
* Update 000-Fix_FTBFS_with_gcc4.3 patch to fix FTBFS with GCC 4.3
(Closes: #455609).
* Debugging package has now priority extra.
* Bump Standards-Version to 3.7.3.
* Move homepage to new dpkg standard field.
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Mon, 11 Feb 2008 22:22:44 +0100
2007
libtunepimp (0.5.3-6) unstable; urgency=low
* Update 000-Fix_FTBFS_with_gcc4.3 patch, thanks to Matthias Klose (Closes: #441560).
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Fri, 14 Sep 2007 22:00:24 +0200
libtunepimp (0.5.3-5) unstable; urgency=low
* Always strip tpp files with dh_strip (Closes: #437435). * Build a libtunepimp5-dbg package with debugging symbols. * Add missing ${misc:Depends} in debian/control. * Use [ ! -f Makefile ] || $(MAKE) distclean instead of -$(MAKE) distclean.
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Tue, 14 Aug 2007 09:31:22 +0200
libtunepimp (0.5.3-4) unstable; urgency=low
* Update libtunepimp-dev dependency to libcurl4-gnutls-dev (Closes: #430930).
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Thu, 28 Jun 2007 12:21:28 +0200
libtunepimp (0.5.3-3) unstable; urgency=low
* Rebuild against libflac8 (Closes: #426655). * Fix dependencies to be binNMU safe.
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Sat, 16 Jun 2007 13:44:05 +0200
libtunepimp (0.5.3-2) unstable; urgency=low
* Uploading to unstable. * Build against libcurl4-gnutls-dev. * Fix dh_shlibdeps call to find all runtime dependencies, thanks to Lukáš Lalinský (Closes: #407354). * Add patch from Martin Michlmayr to fix FTBFS with GCC 4.3 (Closes: #417362).
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Thu, 17 May 2007 14:08:43 +0200
2006
libtunepimp (0.5.3-1) experimental; urgency=low
* New upstream release.
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Mon, 4 Dec 2006 23:57:59 +0100
libtunepimp (0.5.2-1) experimental; urgency=low
* New co-maintener. * New upstream release (Closes: #389162). Crash in TRM Lookup fixed, see: http://bugs.musicbrainz.org/ticket/1563 (Closes: #370390). * API change. * Re-package using debhelper. Python-support transition done (Closes: #397264). Remove empty directory in python-tunepimp (Closes: #362635). Fix all lintian warnings. * libtunepimp-perl removed, out-dated, not supported by upstream anymore. * Rename libtunepimp3-dev to libtunepimp-dev. * Remove libtunepimp-bin package, this is only code sample tools. * Update long description. * Update copyright with LGPL license.
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Mon, 6 Nov 2006 12:46:00 +0100
libtunepimp (0.4.2-4) unstable; urgency=HIGH
* ACK libtunepimp 0.4.2-3.0etch1 NMU. And re-add the changes that
were removed silently by the last two NMUs.
closes: Bug#378091
* ACK NMUs 0.4.2-3.2 and 0.4.2-3.1 (python transition).
closes: Bug#380056, #373455
* Urgency high upload for critical security fix.
* The NMU contains the original patch from
http://bugs.musicbrainz.org/attachment/ticket/1764/libtunepimp-0.4.2-lookuptools.cpp-fix-buffer-overflow.diff
The final upstream changeset seems more complete and correct.
http://bugs.musicbrainz.org/changeset/7935
-- Robert Jordens <jordens@debian.org> Fri, 3 Nov 2006 20:37:31 +0100
libtunepimp (0.4.2-3.2) unstable; urgency=low
* Non-maintainer upload.
* Reinstate missing depends upon libtunepimp3 for python-tunepimp, lost
because of my previous NMU. (Closes: #380056).
-- Pierre Habouzit <madcoder@debian.org> Thu, 27 Jul 2006 10:31:28 +0200
libtunepimp (0.4.2-3.1) unstable; urgency=low
* Non-maintainer upload. * Simplify debian/control (duplicated Depends). * Update package to new python policy (Closes: #373455).
-- Pierre Habouzit <madcoder@debian.org> Fri, 30 Jun 2006 00:25:30 +0200
libtunepimp (0.4.2-3.0etch1) testing-proposed-updates; urgency=high
* Upload to t-p-u since migration via unstable is blocked by perl. * Fix CVE-2006-3600, stack-based buffer overflows in LookupTRM::lookup(). (Closes: #378091) [Package does not use patch system, fix in diff.gz.]
-- Adeodato Simó <dato@net.com.org.es> Sat, 22 Jul 2006 20:32:17 +0200
libtunepimp (0.4.2-3) unstable; urgency=high
* debian/rules: add "LD_RUN_PATH=" to perl make invokation to get rid of the
rpath; closes: Bug#359241
(libtunepimp-perl: tunepimp.so has trapdoor rpath /tmp/buildd/...)
* urgency high since this is RC and security critical
* debian/control: incr versioned depends on debhelper to >= 5
* debian/rules: fixup permissions of the libtunepimp plugins
-- Robert Jordens <jordens@debian.org> Mon, 3 Apr 2006 14:03:14 +0200
libtunepimp (0.4.2-2) unstable; urgency=medium
* debian/control: let the bindings depend on the lib;
closes: Bug#358982 (python2.4-tunepimp: Missing dependency
on libtunepimp3)
* debian/control: the python bindings need ctypes; closes: Bug#358492
(python2.4-tunepimp: Missing dependency on python2.4-ctypes)
* Makefile.am, lib/tunepimp.cpp: install plugins into
PREFIF/lib/tunepimpVERSION/plugins to allow concurrent installation of
different SONAMEs. Alos move the plugins from -bin to the lib.
* make Architecture: all packages out of the python stuff since it uses
ctypes only.
* urgency medium since the missing dependencies and the bad path for the
plugins are more or less RC.
-- Robert Jordens <jordens@debian.org> Sun, 26 Mar 2006 15:11:13 +0200
libtunepimp (0.4.2-1) unstable; urgency=low
* new upstream release; closes: Bug#340122: (libtunepimp-bin: new upstream version) * acknowledge NMUs (thanks!) + closes: Bug#339223 (library package needs to be renamed (libstdc++ allocator change) + closes: Bug#355259 (0.4.2-0.1 NMU) + closes: Bug#340251 (Default server is musicbrainz.org) + closes: Bug#340090 (tp_tagger can now handle UTF-8) * drop python2.2 package; closes: Bug#351124 (Please stop build modules for python2.1/python2.2) * add note to trm manpage about sending data to the trm server; closes: Bug#294478 (Manpage gives no clues that "trm" sends data to musicbrainz)
-- Robert Jordens <jordens@debian.org> Sat, 4 Mar 2006 16:27:23 +0100
libtunepimp (0.4.2-0.1) unstable; urgency=low
* NMU
* New upstream release.
- Default server is musicbrainz.org. closes: #340251.
- tp_tagger can now handle UTF-8. closes: #340090.
* Bump to Standards-Version 3.6.2.
* Add build-dependencies on libexpat1-dev, libtag1-dev.
* Rename libtunepimp2c2a to libtunepimp3.
-- Clint Adams <schizo@debian.org> Sun, 19 Feb 2006 18:32:52 -0500
2005
libtunepimp (0.3.0-9.1) unstable; urgency=low
* NMU.
* Rename libtunepimp2c2 to libtunepimp2c2a for the libstdc++ allocator
change. (Closes: #339223)
-- Christopher Martin <chrsmrtn@debian.org> Mon, 28 Nov 2005 12:00:45 -0500
libtunepimp (0.3.0-9) unstable; urgency=low
* debian/control: rebuild against libreadline5
closes: Bug#326330 (please rebuild with libreadline5-dev as build
dependency)
-- Robert Jordens <jordens@debian.org> Fri, 9 Sep 2005 21:19:59 +0200
libtunepimp (0.3.0-8) unstable; urgency=high
* debian/control: build-depend on a newer libflac due to API changes and a
new soname; closes: Bug#325951 (depends on a FLAC library no longer
available in unstable)
* urgency high because this is holding up KDE and the GXX transition
-- Robert Jordens <jordens@debian.org> Thu, 1 Sep 2005 16:06:30 +0200
libtunepimp (0.3.0-7) unstable; urgency=medium
* debian/rules: build python modules with -O2; closes: Bug#321105 (libtunepimp_0.3.0-4(m68k/unstable/poseidon): FTBFS on m68k) * urgency medium due to previuous CXX transition
-- Robert Jordens <jordens@debian.org> Thu, 4 Aug 2005 13:43:23 +0200
libtunepimp (0.3.0-6) unstable; urgency=medium
* urgency medium due to previuous CXX transition * actually have libtunepimp in libtunepimp2c2
-- Robert Jordens <jordens@debian.org> Tue, 2 Aug 2005 20:24:48 +0200
libtunepimp (0.3.0-5) unstable; urgency=medium
* c++ transition:
+ rename libtunepimp2 to libtunepimp2c2 and build depend on correct
libmusicbrain4-dev; patch from doko
(http://bugzilla.ubuntu.com/show_bug.cgi?id=10715);
closes: Bug#317393
+ urgency medium because this is RC
* add AM_MAINTAINER_MODE to configure.in, re-auto*-ize to make it use a less
stupid libtool for linking.
-- Robert Jordens <jordens@debian.org> Tue, 2 Aug 2005 20:12:42 +0200
libtunepimp (0.3.0-4) unstable; urgency=low
* add python2.4 package;
closes: Bug#311942: python-tunepimp: no python2.4 package
-- Robert Jordens <jordens@debian.org> Sat, 2 Jul 2005 15:18:53 +0200
libtunepimp (0.3.0-3) unstable; urgency=medium
* Acknowledge NMU [NMU to build against libflac6. (Closes: #289483)] * lib/threads/posix/thread.h: add #include <signal.h>; closes: Bug#276742: libtunepimp: FTBFS on amd64: pthread_kill undeclared * perl/tunepimp-perl/Makefile.PL.in: fix LIBS; closes: Bug#287906: libtunepimp-perl: Perl bindings don't link to libtunepimp2 library * urgency medium due to FTBFS on amd64
-- Robert Jordens <jordens@debian.org> Tue, 1 Mar 2005 16:59:08 +0100
libtunepimp (0.3.0-2.1) unstable; urgency=high
* NMU to build against libflac6. (Closes: #289483) * debian/control: - version Build-Dependency on libflac-dev to (>= 1.1.1-3).
-- Adeodato Simó <asp16@alu.ua.es> Thu, 13 Jan 2005 06:23:46 +0100
2004
libtunepimp (0.3.0-2) unstable; urgency=medium
* add python-dev to Build-Depends; closes: Bug#264082 * urgency medium because this fixes an RC-bug
-- Robert Jordens <jordens@debian.org> Sat, 7 Aug 2004 18:35:44 +0200
libtunepimp (0.3.0-1) unstable; urgency=low
* upstream release
-- Robert Jordens <jordens@debian.org> Wed, 31 Mar 2004 23:55:03 +0200
libtunepimp (0.3.0-test3-1) unstable; urgency=low
* new upstream tarball * debian/control: Build-Depends on libmusicbrainz4-dev (>= 2.1.1)
-- Robert Jordens <jordens@debian.org> Fri, 26 Mar 2004 15:10:29 +0100
libtunepimp (0.3.0-test2+2-1) experimental; urgency=low
* new upstream cvs snapshot
* updated to new python bindings from cvs
* debian/control: needs libmusicbrainz2-dev (>= something) to compile
(uses it's "release" additions)
-- Robert Jordens <jordens@debian.org> Thu, 11 Mar 2004 15:35:07 +0100
libtunepimp (0.3.0-test2+1-1) experimental; urgency=low
* debian/control: tighten debhelper dependency to ensure a decent dh_python
* debian/control: libtunepimp-bin replaces, conflicts and provides trm,
which was uploaded by Christopher L Cheney <ccheney@debian.org>, ignoring
Bug#212137
* debian/watch: now works
* new upstream cvs snapshot from 2004-03-08
* updated to new python bindings from cvs
* unreleased
-- Robert Jordens <jordens@debian.org> Mon, 8 Mar 2004 21:50:08 +0100
libtunepimp (0.3.0-test2-1) experimental; urgency=low
* new upstream snapshot _really_ hopefully before a new release, uses
incompatible API, new soname.
* debian/control: Standards-Version bumped to 3.6.1: no changes
* debian/{control,rules,libtunepimp-bin.install}: tp_tagger and trm
split into libtunepimp-bin, closes: Bug#222249
* debian/trm.sgml: manpage added
* trm is now included in libtunepimp-bin, that obsoletes the ITP for trm:
closes: Bug#212137
* debian/{control,rules}: introduces new perl (libtunepimp-perl) and
python (python{,2.2,2.3}-tunepimp) bindings
* debian/libtunepimp2-dev.{install,manpages}, debian/rules: build doxygen
documentation for libtunepimp2-dev
-- Robert Jordens <jordens@debian.org> Sun, 29 Feb 2004 14:10:43 +0100
2003
libtunepimp (0.2.1+cvs030927-1) experimental; urgency=low
* new upstream snapshot hopefully short before 0.2.2
-- Robert Jordens <jordens@debian.org> Sat, 27 Sep 2003 16:57:51 +0200
libtunepimp (0.2.1-4) unstable; urgency=low
* debian/control: add the missing comma between ${shlibs:Depends} and
${misc:Depends}; closes: Bug#211584
-- Robert Jordens <jordens@debian.org> Thu, 18 Sep 2003 21:45:01 +0200
libtunepimp (0.2.1-3) unstable; urgency=low
* link libtunepimmp against libz
-- Robert Jordens <jordens@debian.org> Wed, 17 Sep 2003 12:17:26 +0200
libtunepimp (0.2.1-2) unstable; urgency=low
* debian/tp_tagger1.sgml: is now under the GPL; closes: Bug#210779
-- Robert Jordens <jordens@debian.org> Sun, 14 Sep 2003 14:49:54 +0200
libtunepimp (0.2.1-1) unstable; urgency=low
* Initial Release. closes: #206477 (the ITP)
-- Robert Jordens <jordens@debian.org> Thu, 21 Aug 2003 00:00:33 +0200