debian/0000755000000000000000000000000012231164241007162 5ustar debian/watch0000644000000000000000000000051211231274243010214 0ustar version=3 # old # http://search.cpan.org/dist/Audio-CD/ .+/Audio-CD-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ http://www.vanhemert.co.uk/disc-cover.html .+/Audio-CD-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ # or # http://downloads.sourceforge.net/disc-cover/Audio-CD-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)\?.* debian/rules0000755000000000000000000000003611404737252010252 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000001051011404737252011123 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Jano van Hemert Source: http://www.vanhemert.co.uk/disc-cover.html Name: Audio-CD Files: * Copyright: versions <= 0.04, Doug MacEachern version 0.05, Jano van Hemert License: Artistic or GPL-1+ X-Comment: The upstream source did not contain a copyright/license statement until 0.04 and a problematic one as of 0.05; the authors relicensed the code to be "under the same terms as Perl itself" as documented below: 1) E-mail from Douglas MacEachern, author of Audio::CD <= 0.04: #v+ Received: from mu-out-0910.google.com ([209.85.134.189]) by master.debian.org with esmtp (Exim 4.63) (envelope-from ) id 1Kc7ln-0005Bq-8J for gregoa@debian.org; Sun, 07 Sep 2008 00:04:47 +0000 Received: by mu-out-0910.google.com with SMTP id i10so811095mue.7 for ; Sat, 06 Sep 2008 17:04:40 -0700 (PDT) Received: by 10.103.206.12 with SMTP id i12mr8989876muq.33.1220738353977; Sat, 06 Sep 2008 14:59:13 -0700 (PDT) Received: by 10.103.160.18 with HTTP; Sat, 6 Sep 2008 14:59:13 -0700 (PDT) Message-ID: <9257c4510809061459x16a03155p5a427b440cd8646@mail.gmail.com> Date: Sat, 6 Sep 2008 14:59:13 -0700 From: Douglas MacEachern To: gregor herrmann Subject: Re: Audio::CD - license question Hi Gregor, 0.04 was the last version I released on CPAN, it actually had no license at all if you look at those sources: http://search.cpan.org/src/DOUGM/Audio-CD-0.04/. It should have been "licensed for use under the same terms as Perl itself" like the majority of other modules on CPAN. I don't maintain the module anymore, you have my permission to with 0.04 as you wish. Afraid I'm not familar with the 0.05 version. Regards, -Doug #v- 2) E-mail from Jano van Hemert, author of the changes in 0.05: #v+ Received: from gamma.routhost.com ([67.15.187.34]) by master.debian.org with esmtp (Exim 4.63) (envelope-from ) id 1KjC93-0006BC-NO for gregoa@debian.org; Fri, 26 Sep 2008 12:10:01 +0000 Received: from staff-119.nesc.ed.ac.uk ([129.215.30.119]:53339) by gamma.routhost.com with esmtpa (Exim 4.69) (envelope-from ) id 1KjC8u-0007K8-5G for gregoa@debian.org; Fri, 26 Sep 2008 08:09:55 -0400 Message-Id: <2B01869F-4D91-463E-B63A-F2E453618764@vanhemert.co.uk> From: Jano van Hemert To: gregor herrmann Subject: License of Audio::CD version 0.05 Date: Fri, 26 Sep 2008 13:09:43 +0100 To whom it may concern, I hereby licence Audio::CD version 0.05 under the same terms as Perl itself. Kind regards, Dr Jano I. van Hemert Research Leader @ National e-Science Centre, School of Informatics, University of Edinburgh, UK #v- Files: cddb_lookup.{c,h} Copyright: (C) 1998-99 Tony Arcieri License: GPL-2+ Files: debian/* Copyright: 2002, Bart Warmerdam 2003, Bart Warmerdam 2005, 2006, Jereme Corrado 2005, Andrew Pollock 2008, 2009, 2010, gregor herrmann License: GPL-1+ or Artistic License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL' License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. . On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2' License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian GNU/Linux systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic' debian/source/0000755000000000000000000000000011404740655010474 5ustar debian/source/format0000644000000000000000000000001411404737252011701 0ustar 3.0 (quilt) debian/libaudio-cd-perl.examples0000644000000000000000000000000511404737252014042 0ustar eg/* debian/patches/0000755000000000000000000000000011404740655010623 5ustar debian/patches/fix_pod0000644000000000000000000000045711404737252012203 0ustar Description: Fix manpage-has-errors-from-pod2man Origin: vendor Forwarded: no Author: Maximilian Gaß Reviewed-by: gregor herrmann Last-Update: 2010-06-12 --- a/CD.pm +++ b/CD.pm @@ -149,7 +149,7 @@ =back -=item Audio::CD::Data Class +=head1 Audio::CD::Data Class =over 4 debian/patches/series0000644000000000000000000000001011231274243012020 0ustar fix_pod debian/compat0000644000000000000000000000000211404737252010371 0ustar 7 debian/control0000644000000000000000000000127411404737252010602 0ustar Source: libaudio-cd-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7), libcdaudio-dev, perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Standards-Version: 3.8.4 Homepage: http://www.vanhemert.co.uk/disc-cover.html Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libaudio-cd-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libaudio-cd-perl/ Package: libaudio-cd-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: library to handle CDDB and low-level cd io calls Audio::CD supplies the CDDB functionality and low level calls to CD players. debian/changelog0000644000000000000000000000773312231164241011046 0ustar libaudio-cd-perl (0.05-9build3) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Mon, 21 Oct 2013 09:41:05 +0100 libaudio-cd-perl (0.05-9build2) precise; urgency=low * Rebuild for Perl 5.14. -- Colin Watson Tue, 15 Nov 2011 17:09:50 +0000 libaudio-cd-perl (0.05-9build1) oneiric; urgency=low * Rebuild for Perl 5.12. -- Colin Watson Sat, 07 May 2011 23:30:10 +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 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 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 . 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 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 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 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 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 Mon, 14 Mar 2005 11:36:46 +1100 audio-cd (0.05-2) unstable; urgency=low * Fix dependency on libcdaudio0 (closes: #175724) -- Bart Warmerdam Tue, 7 Jan 2003 23:07:20 +0100 audio-cd (0.05-1) unstable; urgency=low * Initial release. -- Bart Warmerdam Mon, 16 Dec 2002 18:03:36 +0100 debian/libaudio-cd-perl.lintian-overrides0000644000000000000000000000022311404737252015664 0ustar # we don't want to fix a spelling error in the original mail of the upstream author libaudio-cd-perl: spelling-error-in-copyright familar familiar