libmp3-tag-perl (1.16-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Trim trailing whitespace.

  [ gregor herrmann ]
  * Import upstream version 1.16.
  * Drop debian/tests/pkg-perl/use-name.
    The tarballs includes META.yml now.
  * Refresh 01_spelling.patch (offset).
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <gregoa@debian.org>  Fri, 30 Dec 2022 21:15:19 +0100

libmp3-tag-perl (1.15-1) unstable; urgency=medium

  * Take over for the Debian Perl Group on maintainer request
  * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
    field (source stanza). Changed: Maintainer set to Debian Perl Group
    <pkg-perl-maintainers@lists.alioth.debian.org> (was: Ian Beckwith
    <ianb@debian.org>); put myself in Uploaders:
  * debian/watch: use metacpan-based URL.
  * Use versioned copyright format URI.
    Changes-By: lintian-brush
    Fixes: lintian: unversioned-copyright-format-uri
    See-also:
    https://lintian.debian.org/tags/unversioned-copyright-format-uri.html
  * Set field Upstream-Name in debian/copyright.
    Changes-By: lintian-brush
  * copyright: use metacpan.org for source, fix Upstream-Name
  * copyright: add years of upstream copyright, reformat
  * copyright: add years of debian/* copyright; add myself too
  * rules: replace overriding dh_auto_clean with debian/clean
  * fix lintian warning about spelling of Endianness
  * smoke-files: add test.mp3 and cddb.* needed by build-time tests
  * provide use-name enabling the use.t autopkgtest
  * patch ID3v2.pm to load ID3v1 before referencing ::genres()
  * add an empty syntax-skip file to allow syntax.t autopkgtest with Suggests:
  * New upstream version 1.15 (Closes: #903013)
  * drop patches fixing regex escaping - fix released upstream
  * refresh remaining patches to apply cleanly

 -- Damyan Ivanov <dmn@debian.org>  Thu, 30 Jun 2022 21:48:33 +0000

libmp3-tag-perl (1.13-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix "Perl 5.28 warning: Unescaped left brace in regex is deprecated
    here (and will be fatal in Perl 5.32)":
    add patch from Gerald Turner to escape some more left braces.
    (Closes: #928197)

 -- gregor herrmann <gregoa@debian.org>  Fri, 24 Jul 2020 20:24:18 +0200

libmp3-tag-perl (1.13-1.1) unstable; urgency=medium

  * Non-maintainer upload.
    Fix "FTBFS with perl 5.26: Unescaped left brace in regex":
    add patch from Harald Dunkel which escapes the brace.
    (Closes: #809352)

 -- gregor herrmann <gregoa@debian.org>  Wed, 12 Jul 2017 21:25:22 +0200

libmp3-tag-perl (1.13-1) unstable; urgency=low

  * New upstream version.
  * Use dh minimal debian/rules.
  * adjust for renamed ID3v2_Data.pod.
  * drop libcompress-zlib-perl (build-)dep, now shipped with perl core.
  * Switch to format 3.0 (quilt). All existing patches taken upstream,
    one new trivial patch: 01_spelling.patch: fix typos.
  * Standards-Version: 3.9.2 (no changes).
  * debian/watch: tighten regexp to avoid false positive with
    MP3-Tag-Utils.

 -- Ian Beckwith <ianb@debian.org>  Sun, 05 Feb 2012 06:42:16 +0000

libmp3-tag-perl (1.12-1) unstable; urgency=low

  * New upstream version.
  * Standards-Version: 3.8.3 (no changes).
  * Fix man page typos caught by lintian.

 -- Ian Beckwith <ianb@debian.org>  Wed, 30 Dec 2009 00:42:40 +0000

libmp3-tag-perl (1.11-1) unstable; urgency=low

  * New upstream version.
  * t/mp3tag.t: revert to upstream version, the missing test data
    is now shipped by upstream.
  * debian/rules clean: update list of test data to remove.
  * debian/control: add libimage-exiftool-perl to Recommends:.

 -- Ian Beckwith <ianb@debian.org>  Thu, 14 May 2009 23:23:37 +0100

libmp3-tag-perl (1.00-1) unstable; urgency=low

  * New upstream version.
  * ID3v2.pm: fix docs on frame numbering (Closes: #523804).
  * Tag.pm: fix namespace of _Data_to_MIME call.
  * data_pod.PL: fix pod and path to pod, regenerate ID3v2-Data.pod.
  * Cue.pm: fix pod.
  * t/mp3tag.t: create missing test data file 'cddb.tmp1'.
  * debian/rules:
    + Remove cddb.tmp1 on clean.
    + Support DEB_BUILD_OPTIONS=nocheck
    + Remove code to move transliterate_win1251.pm: now in right place.
    + Fix path of ID3v2-Data.pod in chmod call.
    + Remove executable bits from Music_Fields data files.
  * debian/control:
    + Updated Maintainer email.
    + Removed DM-Upload-Allowed now I have Ascended.
    + Standards-Version: 3.8.1

 -- Ian Beckwith <ianb@debian.org>  Thu, 23 Apr 2009 22:06:16 +0100

libmp3-tag-perl (0.9714-1) unstable; urgency=low

  * New upstream version
    + fixes get_config1() typo (Closes: #508792).
  * postinst: switch from /bin/sh -e to set -e.
  * control: add Homepage.

 -- Ian Beckwith <ianb@erislabs.net>  Thu, 26 Feb 2009 00:38:34 +0000

libmp3-tag-perl (0.9713-1) unstable; urgency=low

  * New upstream version.
  * transliterate_win1251.pm:
    + Install to /usr/share/perl5/Encode rather than examples/ (per upstream
      request).
    + Fix namespace.
  * Don't compress runnable examples.
  * Fix permissions of examples.
  * Add 'file' to Build-Depends-Indep.
  * debian/rules clean: remove test14.mp3.
  * examples/extract-y.pl: fix #! path.
  * Fixed POD errors.
  * Standards-Version: 3.8.0 (no changes).

 -- Ian Beckwith <ianb@erislabs.net>  Thu, 04 Dec 2008 06:45:56 +0000

libmp3-tag-perl (0.9710-1) unstable; urgency=low

  * New upstream version.
  * Only remove $(TMP)/usr/lib/perl5 if it exists (Closes: #467809).
  * Bump debhelper compat level to 6.
  * Clean up new test files.

 -- Ian Beckwith <ianb@erislabs.net>  Wed, 27 Feb 2008 16:32:19 +0000

libmp3-tag-perl (0.9709-3) unstable; urgency=low

  * Set DM-Upload-Allowed: yes.
  * Make repeated builds consistent by dropping ID3v2-Data.pod
    from files to clean (Closes: #441714).
  * Fix off-by-one error in ID3v2.4 parsing (Closes: #440465).
    Thanks to Harald Dunkel.
  * Update maintainer email address.
  * Standards-Version: 3.7.3 (No changes).

 -- Ian Beckwith <ianb@erislabs.net>  Thu, 13 Dec 2007 21:47:37 +0000

libmp3-tag-perl (0.9709-2) unstable; urgency=low

  * Remove empty /usr/lib/perl5 from .deb.
  * make distclean: only run if Makefile present; stop ignoring return code.
  * Bump debhelper version to 5.

 -- Ian Beckwith <ianb@nessie.mcc.ac.uk>  Tue, 07 Aug 2007 03:05:39 +0100

libmp3-tag-perl (0.9709-1) unstable; urgency=low

  * New upstream version.
  * typeset_audio_dir: Fix use of -B without -T.
  * Switch to TeXlive:
    + Recommend: texlive-latex-extra.
    + Stop shipping cd-cover class.
    + postinst: Only run mktexlsr if upgrading from sufficiently old version.
    + Drop postrm.
  * Drop linda override now file(1) is fixed.

 -- Ian Beckwith <ianb@nessie.mcc.ac.uk>  Fri, 20 Apr 2007 22:20:26 +0100

libmp3-tag-perl (0.9708-2) unstable; urgency=low

  * typeset_audio_dir: fix -n (Closes: #386328).

 -- Ian Beckwith <ianb@nessie.mcc.ac.uk>  Wed, 13 Sep 2006 02:05:59 +0100

libmp3-tag-perl (0.9708-1) unstable; urgency=low

  * New upstream version.
    + allows encoding to be set (Closes: #375239).
  * Added README.Debian to explain manipulating PERLLIB.
  * debian/rules:
    + Exclude .pm/.lst/.comp from dh_compress
    + clean: remove test file xxxtest12.mp3
  * debian/control:
    + Moved debhelper from Build-Depends-Indep: to Build-Depends:.
    + Standards-Version: 3.7.2 (No changes).
  * Added linda override for mp3info2: exec-not-elf-or-script (See #308305).
  * Added debian/dirs containing usr/share/linda/overrides.

 -- Ian Beckwith <ianb@nessie.mcc.ac.uk>  Tue, 11 Jul 2006 00:14:57 +0100

libmp3-tag-perl (0.9706-1) unstable; urgency=low

  * New upstream version.
  * ID3V2.pm: fix pod.
  * typeset_audio_dir: fix output to stdout.
  * Added README.shrink to installed documentation.
  * Clean more files generated by 'make test'.
  * LaTeX support for typeset_audio_dir:
    + Install LaTeX class cd-cover.cls from:
	   http://www.tug.org/cgi-bin/dirarchive/tex-archive/macros/latex/contrib/cd-cover.tgz
    + debian/control: Suggests: tetex-bin | texlive-latex-base
    + debian/post{inst,rm}: run mktexlsr if installed.
    + debian/copyright: add copyright information for cd-cover.cls

 -- Ian Beckwith <ianb@nessie.mcc.ac.uk>  Wed,  8 Mar 2006 22:24:37 +0000

libmp3-tag-perl (0.9701-1) unstable; urgency=low

  * New upstream version (Closes: #329579).
  * debian/rules clean: delete test13.mp3

 -- Ian Beckwith <ianb@nessie.mcc.ac.uk>  Thu, 27 Oct 2005 17:56:30 +0100

libmp3-tag-perl (0.97-1) unstable; urgency=low

  * New maintainer (Closes: #303615).
  * New upstream release, fixes:
    + PCNT handling (Closes: #217483).
    + ID3v2.pm man page bug (Closes: #318007).
    + Request for new upstream version (Closes: #273676).
  * debian/control:
    + Recommends: libmp3-info-perl.
    + Standards-Version: 3.6.2 (No changes).
  * Added examples/ and tk-tag/ as examples.
  * debian/copyright: corrected license from GPL to Artistic.
  * Added debian/watch file.

 -- Ian Beckwith <ianb@nessie.mcc.ac.uk>  Wed, 27 Jul 2005 20:36:39 +0100

libmp3-tag-perl (0.92-0) unstable; urgency=low

  * New upstream version (Closes: #217483).

 -- Bruno Rodrigues <bruno.rodrigues@litux.org>  Sat,  7 Aug 2004 15:47:51 +0200

libmp3-tag-perl (0.40-1) unstable; urgency=low

  * Initial Release (Closes: #196493).

 -- Bruno Rodrigues <bruno.rodrigues@litux.org>  Mon, 16 Jun 2003 21:17:31 +0100
