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
|
libaudio-flac-decoder-perl (0.3+dfsg-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 ]
* Change bugtracker URL(s) to HTTPS.
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Remove Tim Retout from Uploaders. Thanks for your work!
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Laurent Baillet ]
* fix lintian file-contains-trailing-whitespace warning
[ gregor herrmann ]
* Add a patch for flac 1.3.3 compatibility.
* Use HTTPS for one more URL.
* Set bindnow linker flag in debian/rules.
* Add a Comment to debian/copyright about repacking.
* Annotate test-only build dependencies with <!nocheck>.
* Declare compliance with Debian Policy 4.4.1.
* Bump debhelper-compat to 12.
* debian/watch: use uscan version 4.
-- gregor herrmann <gregoa@debian.org> Sun, 06 Oct 2019 20:53:23 +0200
libaudio-flac-decoder-perl (0.3+dfsg-2) unstable; urgency=low
[ Tim Retout ]
* debian/control: Update my email address.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
* Update debian/repack.stub.
* Strip trailing slash from metacpan URLs.
[ 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"
[ Florian Schlichting ]
* Switch dh compatibility to level 9 to enable passing of hardening flags
* Switch to source format 3.0 (quilt)
* Forward dithering.patch
* Update stand-alone license paragraphs to commonly used version (not
limiting Debian to GNU/Linux, directly linking to GPL-1)
* Declare compliance with Debian Policy 3.9.5
* Add myself to uploaders and copyright
-- Florian Schlichting <fsfs@debian.org> Sat, 08 Mar 2014 21:59:23 +0100
libaudio-flac-decoder-perl (0.3+dfsg-1) unstable; urgency=low
[ Tim Retout ]
* New maintainer. (Closes: #507386)
* New upstream version.
* Remove changes to Decoder.xs from Debian diff; fixed upstream.
* Move test fixes from diff into dfsg-fix-tests.patch
* debian/compat: Bump debhelper compatibility level to 7.
* debian/control:
+ Added: Vcs-Svn field (source stanza); Vcs-Browser field
(source stanza); Homepage field (source stanza); ${misc:Depends}
to Depends: field. Changed: Maintainer set to Debian Perl Group
<pkg-perl-maintainers@lists.alioth.debian.org> (was: Timo
Schneider <timo.schneider@s2004.tu-chemnitz.de>)
+ Add quilt to build dependencies. Bump required debhelper version.
+ Add libtest-pod-perl to Build-Depends.
+ Bump Standards-Version to 3.8.3.
+ Add self to Uploaders.
+ Remove version from perl Build-Depends.
* debian/rules: Use short dh7/quilt rules file.
* debian/watch: use dist-based URL, dversionmangle and repack stub.
* debian/repack.stub, debian/repack.local: New scripts to repack tarball.
* debian/README.source: Add standard quilt instructions, and details of
repacking upstream tarballs.
* debian/copyright: Use DEP-5 format copyright file.
* debian/libaudio-flac-decoder-perl.examples: New file.
* debian/patches/dithering.patch: New patch to fix problem in dithering
code. (Closes: #501250)
[ gregor herrmann ]
* debian/control: mention module name in long description.
-- Tim Retout <tim@retout.co.uk> Mon, 02 Nov 2009 23:54:34 +0000
libaudio-flac-decoder-perl (0.2.dfsg-0.1) unstable; urgency=medium
* Non-maintainer upload.
* Replace copyrighted test.flac with a snip of recording of RMS singing
the free software song, closes: #501301
* Adjust testsuite to match new testfile
-- Riku Voipio <riku.voipio@iki.fi> Mon, 27 Oct 2008 21:18:25 +0200
libaudio-flac-decoder-perl (0.2-2.2) unstable; urgency=low
* Non-maintainer upload for the Perl 5.10 transition.
* Don't try to remove /usr/share/perl5 if it doesn't exist. (Closes: #463554)
-- Niko Tyni <ntyni@debian.org> Thu, 03 Apr 2008 14:32:26 +0300
libaudio-flac-decoder-perl (0.2-2.1) unstable; urgency=low
* Non-maintainer upload.
* Update to FLAC 1.1.4 API (Closes: #427748, #451862, #426665).
-- Aurelien Jarno <aurel32@debian.org> Tue, 15 Jan 2008 17:25:16 +0100
libaudio-flac-decoder-perl (0.2-2) unstable; urgency=low
* Updated standards-version to 3.7.2.
* Added binary-indep target to debian/rules (Closes: #395704).
-- Timo Schneider <timo.schneider@s2004.tu-chemnitz.de> Thu, 16 Nov 2006 19:23:04 +0100
libaudio-flac-decoder-perl (0.2-1) unstable; urgency=low
* Initial Release (Closes: #295989).
-- Timo Schneider <timo.schneider@s2004.tu-chemnitz.de> Mon, 31 Oct 2005 13:29:38 +0100
|