debian/0000755000000000000000000000000011737115003007164 5ustar debian/rules0000755000000000000000000000013211737115003010240 0ustar #!/usr/bin/make -f %: dh $@ override_dh_clean: dh_clean $(RM) -r test_output _Inline debian/control0000644000000000000000000000172611737115003010575 0ustar Source: libaudio-wav-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8), libinline-perl Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: Gonéri Le Bouder , Damyan Ivanov , Jonathan Yu , Fabrizio Regalli Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/Audio-Wav/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libaudio-wav-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libaudio-wav-perl.git Package: libaudio-wav-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Recommends: libinline-perl Description: modules for manipulating WAV Audio files Audio::Wav is a collection of Perl modules that provide mechanisms to read, parse and write uncompressed Microsoft WAV audio files. It is a Pure Perl module, so it is extremely portable at the cost of performance. debian/source/0000755000000000000000000000000011737115003010464 5ustar debian/source/format0000644000000000000000000000001411737115003011672 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001100111737115003011027 0ustar libaudio-wav-perl (0.13-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Fabrizio Regalli ] * Imported Upstream version 0.13 * Update to 3.9.3 Standards-Version * Update d/compat to 8 * Update debhelper to (>= 8) * Add myself to Uploaders and Copyright * Removed 'GNU/Linux' from licenses text in d/copyright * Update debian/copyright format as in Debian Policy 3.9.3 * Removed fix-pod-spelling.patch: code is now included in source * Fixed path of GPL-1+ in d/copyright * Update copyright year -- Fabrizio Regalli Wed, 04 Apr 2012 11:55:40 +0200 libaudio-wav-perl (0.12-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release [ gregor herrmann ] * Refresh patch (applied with an offset). -- Jonathan Yu Sun, 30 May 2010 15:57:08 -0400 libaudio-wav-perl (0.11-1) unstable; urgency=low * New upstream release * Use new 3.0 (quilt) source format * Update copyright information -- Jonathan Yu Sat, 13 Mar 2010 15:53:13 -0500 libaudio-wav-perl (0.10-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Add myself to Uploaders and Copyright * Standards-Version 3.8.4 (drop perl version dep) * Rewrite control description * Update to new short debhelper rules format * Update copyright to new DEP5 format * Add patch to fix POD spelling errors [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * Add libinline-perl to Build-Depends-Indep and Recommends. * Clean up cruft after tests. -- Jonathan Yu Sun, 14 Feb 2010 19:38:53 -0500 libaudio-wav-perl (0.06-3) unstable; urgency=low [ gregor herrmann ] TODO: changes outside debian the lintian warning about copyright looks like a false positive * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * debian/watch: add trailing slash to website part of URL. * debian/rules: delete /usr/lib/perl5 only if it exists (closes: #467677). * debian/watch: use dist-based URL. * Set Standards-Version to 3.7.3 (no changes). * Set debhelper compatibility level to 5. * debian/rules: - remove DESTDIR and OPTIMIZE - remove dh_installman - don't install README, not additional info for users - create install-stamp target - move dh_clean before make distclean [ Damyan Ivanov ] * drop unneeded call to dh_installdirs * Really use 0.06 upstream sources. Previous debian releases contained a patch that reverted the module to 0.04 * debian/copyright - use version/author-neutral upstream URL -- Damyan Ivanov Thu, 06 Mar 2008 12:20:58 +0200 libaudio-wav-perl (0.06-2) unstable; urgency=low [Gonéri Le Bouder] * Upload to unstable * add XS-Vcs-Svn and XS-Vcs-Browser * maintainer is Debian Perl Team: debian/control and debian/copyright changed * Standards-Version: 3.7.2 (no change) [Damyan Ivanov] * Added debian/watch * Improved debian/copyright + Added years of copyright + Quoted module license and the Perl license with references to full GPL and Artistic texts * Added myself to Uploaders: -- Damyan Ivanov Fri, 10 Aug 2007 13:04:19 +0300 libaudio-wav-perl (0.06-1) experimental; urgency=low * New upstream release * add a watch file * standards-Version changed to 3.7.2 * update debian/copyright according to upstream README * distro set to experimental because of Etech freeze -- Gonéri Le Bouder Tue, 12 Dec 2006 14:24:53 +0100 libaudio-wav-perl (0.05-1) unstable; urgency=low * debhelper in Build-Depends section * New maintainer (Closes: #303614). * New upstream release -- Gonéri Le Bouder Sat, 14 Jan 2006 01:21:02 +0100 libaudio-wav-perl (0.04-1) unstable; urgency=low * QA Group Upload * New upstream release - various bug fixes, closes: #262252. -- Stephen Quinney Sat, 9 Jul 2005 11:59:12 +0100 libaudio-wav-perl (0.02-2) unstable; urgency=low * QA Group upload orphaning this package -- Andrew Pollock Thu, 9 Jun 2005 15:55:56 +1000 libaudio-wav-perl (0.02-1) unstable; urgency=low * Initial Release (Closes: #196492). -- Bruno Rodrigues Mon, 16 Jun 2003 21:22:40 +0100 debian/compat0000644000000000000000000000000211737115003010362 0ustar 8 debian/copyright0000644000000000000000000000256311737115003011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Brian Szymanski Source: http://search.cpan.org/dist/Audio-Wav/ Upstream-Name: Audio-Wav Files: * Copyright: 2007-2012, Brian Szymanski 1998-2006, Nick Peskett 2001, Kurt George Gjerde License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, Fabrizio Regalli 2010, Jonathan Yu 2007-2008, Damyan Ivanov 2006, Gonéri Le Bouder 2005, Andrew Pollock 2005, Stephen Quinney 2003, Bruno Rodrigues License: Artistic or GPL-1+ 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 the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1' debian/watch0000644000000000000000000000015611737115003010217 0ustar version=3 http://search.cpan.org/dist/Audio-Wav/ .*/Audio-Wav-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)