1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218
|
libaudio-flac-header-perl (2.4-5) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + libaudio-flac-header-perl: Drop Multi-Arch: same.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 27 Nov 2022 14:03:02 +0000
libaudio-flac-header-perl (2.4-4) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/control: update Build-Depends for cross builds.
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 08 Jun 2022 17:30:26 +0100
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
|