2009
gnupod-tools (0.99.7-2) unstable; urgency=low
* Fixed package dependency on libtimedate-perl. Closes: #509482
-- Raphael Bossek <bossekr@debian.org> Sat, 10 Jan 2009 18:00:51 +0100
2008
gnupod-tools (0.99.7-1) unstable; urgency=low
* New upstream release.
-- Raphael Bossek <bossekr@debian.org> Fri, 12 Sep 2008 07:37:51 +0200
gnupod-tools (0.99.6-5) unstable; urgency=medium
* Install perl modules in /usr/share/perl5 instead of /etc/perl5. (closes:
#498363)
-- Raphael Bossek <bossekr@debian.org> Thu, 11 Sep 2008 07:31:42 +0200
gnupod-tools (0.99.6-4) unstable; urgency=medium
* Added libdigest-sha1-perl as package dependency. (closes: #498319)
-- Raphael Bossek <bossekr@debian.org> Tue, 09 Sep 2008 07:33:20 +0200
gnupod-tools (0.99.6-3) unstable; urgency=medium
* Fixed problem where gnopod_convert_* scripts are named. (closes: #488446)
-- Raphael Bossek <bossekr@debian.org> Mon, 30 Jun 2008 19:31:52 +0200
gnupod-tools (0.99.6-2) unstable; urgency=low
* Fixed build dependencies. (Closes: #486952)
-- Raphael Bossek <bossekr@debian.org> Thu, 19 Jun 2008 20:11:01 +0200
gnupod-tools (0.99.6-1) unstable; urgency=low
* Update to latest version (closes: #425288) * Prepered compliance with standards version 3.8.0 (README.source added). * Added gnupodrc.example to documentation. (closes: #409615)
-- Raphael Bossek <bossekr@debian.org> Sat, 07 Jun 2008 16:00:34 +0200
2006
gnupod-tools (0.98.3-1.1) unstable; urgency=medium
* NMU from the Cambridge BSP.
* Fix the sed pipeline on manpages so that they don't get truncated.
Closes: #343333
* Add a binary-arch: target in debian/rules. Closes: #395601
* Fixed multiple lintian warnings/errors:
+ build-depends-indep-should-be-build-depends debhelper
-- Steve McIntyre <93sam@debian.org> Sat, 28 Oct 2006 16:15:12 +0100
2005
gnupod-tools (0.98.3-1) unstable; urgency=low
* New upstream release (Closes: #336630)
-- Brian Nelson <pyro@debian.org> Sat, 12 Nov 2005 15:44:12 -0800
gnupod-tools (0.98.2-1) unstable; urgency=low
* New upstream release
- Crop filenames after 49 chars to cope with iPod Mini's reduction of
maximum length from 64 to 55 (Closes: #320400)
* Bumped standards version to 3.6.2
* Use ${perl:Depends} and ${misc:Depends} variable substitutions to
generate proper dependencies
-- Brian Nelson <pyro@debian.org> Sat, 20 Aug 2005 00:31:28 -0700
gnupod-tools (0.98-3) unstable; urgency=low
* Removed all of the manpages in the debian dir, use the upstream ones
from now on
* debian/rules: removed the docbook2man stuff
* debian/control: removed the dependency on docbook-utils |
docbook-to-man
* debian/control: (hopefully) improved the package description
-- Brian Nelson <pyro@debian.org> Mon, 20 Jun 2005 11:27:40 +0300
gnupod-tools (0.98-2) unstable; urgency=low
* Changed the libaudio-flac-perl dependency to libaudio-flac-header-perl
-- Brian Nelson <pyro@debian.org> Tue, 5 Apr 2005 09:10:01 -0700
gnupod-tools (0.98-1) unstable; urgency=low
* New maintainer (Closes: #287987) * New upstream release - Fixes id3v2.2 tag support (Closes: #240637) * Added dependencies on libogg-vorbis-header-pureperl-perl and libaudio-flac-perl. It should be using libaudio-flac-header-perl instead, but that's currently stuck in the NEW queue. * Modified scripts to try to run each other without the .pl file extension. (Closes: #239315) * src/: added an "assume-yes|y" option to disable the continue prompt. This allows the script to be run noninteractively. * Fixed broken multi-line build-depends * Suggest lame, flac, faac, and vorbis-tools
-- Brian Nelson <pyro@debian.org> Wed, 2 Mar 2005 00:21:19 -0800
2004
gnupod-tools (0.94rc1-1) unstable; urgency=low
* New upstream release. Closes: #230570. * the function getutf8 is rewritten. Closes: #213050. * The duplicate detection has been re-written from 0.92. Closes: #224886. Feel free to re-open this bug if you feel the duplicate detection doesn't match your needs. * The "restore" fix from Lukas has been applied on this package, and the "TIT2" bug has been fixed by the upstream author. Closes: #225052.
-- Quôc Peyrot <chojin@debian.org> Sun, 1 Feb 2004 00:32:51 +0000
2003
gnupod-tools (0.91-2) unstable; urgency=low
* src/ext/FileMagic.pm: Filter null char from idv2 tags. Closes #213050.
-- Quôc Peyrot <chojin@debian.org> Sun, 28 Sep 2003 09:37:27 +0000
gnupod-tools (0.91-1) unstable; urgency=low
* New upstream release. * Change the debian maintainer email to chojin@debian.org. * Update policy revision to 3.6.1 (use UTF-8). * Gnupod-tools has been rewritten by the upstream author and doesn't depend anymore on Getopt::Mixed. Closes: #193936. * debian/gnupod_INITpod.sgml: Rename to gnupod_INIT.sgml. * debian/gnupod_delete.sgml, debian/gnupod_list.sgml, debian/gnupod_m3u2pl.sgml, debian/gnupod_mkm3u.sgml, debian/gnupod_renumber.sgml: Delete. * debian/gnupod_INIT.sgml, debian/gnupod_addsong.sgml, debian/gnupod_search.sgml, debian/mktunes.sgml, debian/tunes2pod.sgml: Update. * Fix the bug #199954 again. The patch has been submitted to the upstream author.
-- Quôc Peyrot <chojin@debian.org> Sun, 21 Sep 2003 12:28:33 +0000
gnupod-tools (0.28-3) unstable; urgency=low
* src/: Get raw id3v3 tag and check for existance of
TCOM key instead of the non-existing 'COMPOSER' key. Closes: #199954.
* Update policy revision to 3.5.10
-- Quôc Peyrot <chojin@debian.org> Mon, 7 Jul 2003 00:00:40 +0000
gnupod-tools (0.28-2) unstable; urgency=low
* Oops, forgot to duplicate build dependencies to package dependencies. Closes: #190298. * Oops, Remove Julien Lemoine from co-maintainer. * Update policy revision.
-- Quôc Peyrot <chojin@debian.org> Wed, 23 Apr 2003 15:53:27 +0000
gnupod-tools (0.28-1) unstable; urgency=low
* Initial Release. Closes: #182250.
-- Quôc Peyrot <chojin@debian.org> Mon, 14 Apr 2003 01:16:37 +0000