debian/0000755000000000000000000000000011536423135007171 5ustar debian/control0000644000000000000000000000210511534717414010576 0ustar Source: libaudio-musepack-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl, libaudio-scan-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Alessandro Ghedini Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Audio-Musepack/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libaudio-musepack-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libaudio-musepack-perl/ Package: libaudio-musepack-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libaudio-scan-perl Description: object-oriented interface to Musepack file information and APE tag fields The Audio::Musepack and Audio::APETags perl modules provide methods for extracting basic information about a Musepack file, as well as tag information contained in the file's APE tags. . The Audio::APE module provides methods for extracting information from header and APE tags of a Monkey audio file. debian/copyright0000644000000000000000000000267311534717153011140 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=166 Upstream-Name: Audio-Musepack Upstream-Contact: Dan Sully Source: http://search.cpan.org/dist/Audio-Musepack Files: lib/Audio/Musepack.pm Copyright: 2003-2006, Erik Reckase, 2003-2007, Dan Sully & Slim Devices, 2003-2010, Dan Sully License: GPL-1+ or Artistic Files: lib/Audio/APE.pm Copyright: 2004, Kevin Deane-Freeman, 2005-2007, Dan Sully & Slim Devices, 2007-2010, Dan Sully License: GPL-1+ or Artistic Files: inc/Module/* Copyright: 2002-2010, Adam Kennedy 2002-2010, Audrey Tang 2002-2010, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2008 Cristian Greco License: GPL-1+ or Artistic 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 systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/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 systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000017111212456174010221 0ustar version=3 http://search.cpan.org/dist/Audio-Musepack/ .*/Audio-Musepack-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211534717153010373 0ustar 8 debian/changelog0000644000000000000000000000344511536410570011050 0ustar libaudio-musepack-perl (1.0.1-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Cristian Greco ] * debian/control: remove myself from Uploaders, (someone else in) the pkg-perl team will take care of this package from now on, thanks you! * debian/rules: simplify using debhelper 7 short format. [ gregor herrmann ] * debian/control: s/informations/information/g, thanks lintian. [ Alessandro Ghedini ] * New upstream release * Switch to 3.0 (quilt) * Bump debhelper to 8 * Bump Standards-Version - Remove versioned B-D-I on perl * Remove (Build-)Depends(-Indep) on libmp3-info-perl * Add myself to Uploaders * Update debian/copyright to latest DEP5 revision - Replace 'Debian GNU/Linux' with just 'Debian' - Fix copyright-refers-to-symlink-license lintian * Fix upstream copyright - Fix copyright for Module::Install - Fix copyright for Audio::Musepack and Audio::APE * One dep per line * Add (Build-)Depends(-Indep) to libaudio-scan-perl -- Alessandro Ghedini Sun, 06 Mar 2011 15:31:22 +0100 libaudio-musepack-perl (0.7-2) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Cristian Greco ] * debian/control: - New maintainer email address. - Short description changed a bit. - Added Gregor Herrmann to Uploaders. * debian/copyright: - add Upstream-Name field; - move up inc/* files stanza; - use stand-alone License stanzas. -- Cristian Greco Mon, 16 Feb 2009 19:37:49 +0100 libaudio-musepack-perl (0.7-1) unstable; urgency=low * Initial Release. (Closes: #495280) -- Cristian Greco Fri, 15 Aug 2008 20:02:53 +0200 debian/source/0000755000000000000000000000000011536423065010473 5ustar debian/source/format0000644000000000000000000000001411534717153011703 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611244066234010247 0ustar #!/usr/bin/make -f %: dh $@