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
|
libaudio-cd-perl (0.05-13) unstable; urgency=medium
* Add patch to add missing #includes. (Closes: #1065762)
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.6.2.
-- gregor herrmann <gregoa@debian.org> Sun, 10 Mar 2024 13:18:16 +0100
libaudio-cd-perl (0.05-12) unstable; urgency=medium
[ gregor herrmann ]
* debian/control: update Build-Depends for cross builds.
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
* Bump debhelper from old 12 to 13.
[ gregor herrmann ]
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.6.1.
* Set Rules-Requires-Root: no.
* Refresh lintian override.
-- gregor herrmann <gregoa@debian.org> Sat, 30 Jul 2022 03:12:58 +0200
libaudio-cd-perl (0.05-11) 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.
[ Florian Schlichting ]
* Fix Homepage and debian/watch URLs
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
[ Xavier Guimard ]
* Add upstream/metadata
* Declare compliance with policy 4.2.1
* Bump debhelper compat to 10
* Set hardening flags
* debian/copyright: replace source by sourceforge link (to avoid version in
url, old is now invalid)
* Enable also metacpan url in debian/watch
* Update links to https wen available (debian/copyright, debian/watch and
debian/control)
* Enable autopkgtest:
- add use-name since META.json is missing
* Hide obsolete-url-in-packaging in lintian-overrides (part of upstream
mail)
-- Xavier Guimard <yadd@debian.org> Fri, 31 Aug 2018 12:41:25 +0200
libaudio-cd-perl (0.05-10) unstable; urgency=low
* Team upload
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Fabrizio Regalli ]
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
[ Florian Schlichting ]
* Switch dh compatibility to level 9 to enable passing of hardening flags
* Convert debian/copyright to copyright-format 1.0 with the help of "cme fix
dpk-copyright"
* Update stand-alone license paragraphs to commonly used version (not
limiting Debian to GNU/Linux, directly linking to GPL-1/2)
* Declare compliance with Debian Policy 3.9.5
* Extend long description somewhat
-- Florian Schlichting <fsfs@debian.org> Fri, 07 Mar 2014 00:53:59 +0100
libaudio-cd-perl (0.05-9) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Maximilian Gaß ]
* Added patch to fix manpage-has-errors-from-pod2man in CD.pm.
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ gregor herrmann ]
* Change source package name to libaudio-cd-perl.
* Change my email address.
* Switch to debhelper 7.
* Set Standards-Version to 3.8.4 (no changes).
* Don't install README anymore.
* Update formatting of debian/copyright.
* Source format "3.0 (quilt)".
* Add a lintian override for a spelling mistake in upstream's mail quoted
verbatim in debian/copyright.
-- gregor herrmann <gregoa@debian.org> Sat, 12 Jun 2010 17:48:38 +0200
audio-cd (0.05-8) unstable; urgency=medium
* debian/copyright: add e-mails from the copyright holders stating that they
release their work under the same terms as Perl itself (closes: #497694).
* Set urgency to medium as this upload fixes an RC bug.
-- gregor herrmann <gregoa@debian.org> Fri, 26 Sep 2008 15:01:44 +0200
audio-cd (0.05-7) unstable; urgency=medium
[ Sandro Tosi ]
* debian/control
- bump Standards-Version to 3.8.0
- lowered case for show description
- added ${misc:Depends} to binary package Depends
- set versioned dependency on debhelper
* debian/rules
- replaced pwd with $(CURDIR); thanks to Niko Tyni for the report; Closes:
#486073 (RC bug, hence urgency set to medium)
- removed DH_COMPAT
- doesn't ignore error in clean target anymore
* debian/compat
- added with value 5
[ gregor herrmann ]
* Adopt for the Debian Perl Group (closes: #491605).
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Changed:
Maintainer set to Debian Perl Group <pkg-perl-
maintainers@lists.alioth.debian.org>. Added: /me to Uploaders.
* Add debian/watch.
* Refresh debian/rules, no functional changes.
* Remove debian/{dirs,docs,examples}, not needed.
* debian/control: add ${shlibs:Depends} to Depends: and remove hard-coded
libcdaudio1.
* debian/copyright: rewrite almost from scratch.
* Remove debian/README.debian, doesn't help users.
-- gregor herrmann <gregoa@debian.org> Sun, 27 Jul 2008 17:40:00 +0200
audio-cd (0.05-6) unstable; urgency=low
* Updated Build-Depends and Depends for new libcdaudio packages,
(Closes: #347748, #347760).
-- Jereme Corrado <jereme@zoion.net> Sun, 22 Jan 2006 10:52:50 -0500
audio-cd (0.05-5) unstable; urgency=low
* Updated for policy 3.6.2, no changes needed.
-- Jereme Corrado <jereme@zoion.net> Tue, 1 Nov 2005 10:15:07 -0500
audio-cd (0.05-4) unstable; urgency=low
* New maintainer, (closes: #288209).
* Updated for policy 3.6.1.
* Added upstream example script, cddb_lookup.pl.
* Cleaned up debian/rules a bit, lots more required.
-- Jereme Corrado <jereme@zoion.net> Tue, 27 Sep 2005 10:08:33 -0400
audio-cd (0.05-3) unstable; urgency=low
* QA Group upload orphaning this package
* debian/control: change section to perl
* debian/changelog: remove emacs cruft
-- Andrew Pollock <apollock@debian.org> Mon, 14 Mar 2005 11:36:46 +1100
audio-cd (0.05-2) unstable; urgency=low
* Fix dependency on libcdaudio0 (closes: #175724)
-- Bart Warmerdam <bartw@xs4all.nl> Tue, 7 Jan 2003 23:07:20 +0100
audio-cd (0.05-1) unstable; urgency=low
* Initial release.
-- Bart Warmerdam <bartw@debian.org> Mon, 16 Dec 2002 18:03:36 +0100
|