libaudio-flac-header-perl (2.4-3build4) jammy; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <doko@ubuntu.com>  Sun, 06 Feb 2022 13:41:04 +0100

libaudio-flac-header-perl (2.4-3build3) hirsute; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <doko@ubuntu.com>  Mon, 09 Nov 2020 12:41:24 +0100

libaudio-flac-header-perl (2.4-3build2) focal; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <doko@ubuntu.com>  Fri, 18 Oct 2019 19:28:49 +0000

libaudio-flac-header-perl (2.4-3build1) disco; urgency=medium

  * No-change rebuild for the perl 5.28 transition.

 -- Adam Conrad <adconrad@ubuntu.com>  Fri, 02 Nov 2018 18:09:09 -0600

libaudio-flac-header-perl (2.4-3) unstable; urgency=medium

  * Team upload.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

  [ Martín Ferrari ]
  * Remove myself from Uploaders.

  [ gregor herrmann ]
  * Remove Jonathan Yu from Uploaders. Thanks for your work!
  * Remove Rene Mayorga from Uploaders. Thanks for your work!

  [ intrigeri ]
  * Enable all hardening build options.
  * Bump debhelper compatibility level to 11.
  * Declare Rules-Requires-Root: no.
  * Add build-dependency on libmodule-install-perl: with debhelper
    compat 11 we don't pick up the embedded copy.
  * autopkgtests: give the smoke test access to the data files.

 -- intrigeri <intrigeri@debian.org>  Sun, 21 Jan 2018 21:06:19 +0000

libaudio-flac-header-perl (2.4-2) unstable; urgency=low

  * Team upload

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Axel Beckert ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Florian Schlichting ]
  * Switch dh compatibility to level 9 to enable passing of hardening flags
  * Declare compliance with Debian Policy 3.9.5

 -- Florian Schlichting <fsfs@debian.org>  Sat, 08 Mar 2014 22:10:00 +0100

libaudio-flac-header-perl (2.4-1) unstable; urgency=low

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.

  [ Jonathan Yu ]
  * New upstream release
  * Use new short debhelper rules format
  * Standards-Version 3.9.1 (no changes)
  * Refresh copyright information
  * Add myself to Uploaders and Copyright
  * Use new 3.0 (quilt) source format

 -- Jonathan Yu <jawnsy@cpan.org>  Wed, 29 Dec 2010 20:02:11 -0500

libaudio-flac-header-perl (2.3-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).

  [ Rene Mayorga ]
  * New upstream release
  * debian/control
    + set debhelper version to 7
    + raise standards-versions to 3.8.0
    + add myself to uploaders
    + remove quilt from B-D
  * debian/rules
    + use dh7 whit the help from dh-make-perl -R --dh7
  * patches/uninitialized_comment; removed, included by upstream

 -- Rene Mayorga <rmayorga@debian.org.sv>  Sat, 22 Nov 2008 01:25:46 -0600

libaudio-flac-header-perl (2.2-2) unstable; urgency=low

  * Manage debian/patches with quilt again.
    + debian/patches/uninitialized_comment: initialize the length of an empty
      vorbis comment struct to zero before appending to it. (Closes: #484046)

 -- Niko Tyni <ntyni@debian.org>  Tue, 10 Jun 2008 16:28:13 +0300

libaudio-flac-header-perl (2.2-1) unstable; urgency=low

  * New upstream release, fixes two bugs reported to the Debian BTS:
    - "write method adds VENDOR tag as user comment" (closes: #475931)
    - "new() segfaults when the flac is missing a VENDOR tag" (closes: #479580)
  * debian/copyright: update years of copyright according to upstream README.
  * Add /me to Uploaders.

 -- gregor herrmann <gregoa@debian.org>  Sun, 01 Jun 2008 16:29:02 +0200

libaudio-flac-header-perl (2.1-1) unstable; urgency=low

  * New upstream release.
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Improved long
    description a little. Added myself to Uploaders.
  * debian/watch: simplified.
  * debian/rules: refreshed from templates.

 -- Martín Ferrari <tincho@debian.org>  Mon, 19 May 2008 06:14:43 -0300

libaudio-flac-header-perl (2.0-1) unstable; urgency=low

  * New upstream release.
  * debian/patches/pod-coverage-private: Removed.  Included upstream.
  * debian/patches/uint64: Removed.  Included upstream.
  * Removed quilt dependency and infrastructure.

 -- Roberto C. Sanchez <roberto@debian.org>  Sat, 15 Mar 2008 20:54:15 -0400

libaudio-flac-header-perl (1.9-2) unstable; urgency=low

  * debian/patches/uint64: fix FTBFS due to 64-bit integer proglems on
                           several 32-bit architectures. (Closes: #462249)
  * Remove the unnecessary Debian revision -1 from the libflac-dev
    build-dependency to ease backporting. Thanks, lintian.

 -- Niko Tyni <ntyni@debian.org>  Mon, 11 Feb 2008 20:46:31 +0200

libaudio-flac-header-perl (1.9-1) unstable; urgency=low

  * New upstream release.
  * New maintainer. (Closes: #455922)
  * Upgrade to debhelper compatibility level 5.
  * Upgrade to Standards-Version 3.7.3. No changes needed.
  * Don't ignore the exit status of 'make realclean'.
  * Run the test suite when building the package.
  * Only try to remove the empty /usr/share/perl5 directory if it exists.
  * Cleanup of debian/rules.
  * Unconditionally call dh_strip, it knows about DEB_BUILD_OPTIONS=nostrip.
  * Remove the README from the binary package, it contains no useful
    information.
  * Add a missing 'install-stamp' dependency on 'build-stamp'.
  * Update debian/watch.
  * Add build-dependencies on libtest-pod-coverage-perl and libtest-pod-perl
    for the test suite.
  * Manage debian/patches with quilt.
    + pod-coverage-private: fix a test failure with Pod::Coverage 0.19.
  * Update and reformat debian/copyright.
  * Remove all control references (Provides, Conflicts, Replaces) to the
    old libaudio-flac-perl package, as that was not included in the last
    stable Debian release anymore.

 -- Niko Tyni <ntyni@debian.org>  Wed, 23 Jan 2008 08:54:29 +0200

libaudio-flac-header-perl (1.4-1) unstable; urgency=low

  * New upstream release Audio-FLAC-Header-1.4 (Closes: #329495).
  * [debian/control] Changed build dependency of libflac-dev to (>= 1.1.2-1)
    (Closes: #325957).
  * [debian/control] Moved all build dependencies to Build-Depends.
  * [debian/control] Updated Build-Depends perl to version >= 5.8.4.
  * [debian/control] Updated Standards-Version to 3.6.2.
  * [debian/rules] Disabled dh_installexamples.
  * [debian/rules] Enabled dh_installman.
  * [debian/copyright] Updated the download link of the latest upstream
    source.

 -- Ivo Marino <eim@mentors.debian.net>  Mon, 26 Sep 2005 12:35:35 +0200

libaudio-flac-header-perl (1.2-2) unstable; urgency=low

  * [debian/control] Removed useles ${miss:Depends} and rebuilt in order to set
    the package libflac6 as dependency for ${shlibs:Depends}.

 -- Ivo Marino <eim@mentors.debian.net>  Tue, 12 Apr 2005 12:20:52 +0200

libaudio-flac-header-perl (1.2-1) unstable; urgency=low

  * Initial Release. The libaudio-flac-perl package has been migrated to the
    new libaudio-flac-header-perl package. The upstream source name has also
    change from Audio::FLAC to Audio::FLAC::Header.

 -- Ivo Marino <eim@mentors.debian.net>  Mon, 21 Feb 2005 11:26:30 +0100

libaudio-flac-perl (0.7-1) unstable; urgency=low

  * Initial 'clean' Release. The unofficial first release was on 30 Jan 2004,
    it was not constructed very well so everything was rolled up, this is now
    the first official release.

 -- Ivo Marino <eim@mentors.debian.net>  Wed, 19 May 2004 15:24:17 +0200
