debian/0000755000000000000000000000000012044742647007200 5ustar debian/rules0000755000000000000000000000003612044742647010257 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000146012044742647010604 0ustar Source: libaudio-wma-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann , Xavier Guimard Build-Depends: debhelper (>= 8) Build-Depends-Indep: libtest-pod-coverage-perl, libtest-pod-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libaudio-wma-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libaudio-wma-perl.git Homepage: http://search.cpan.org/dist/Audio-WMA/ Package: libaudio-wma-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: perl extension for reading WMA/ASF Metadata Audio::WMA implements several methods which provide access to metadata/tag information contained in WMA files. debian/source/0000755000000000000000000000000012044742647010500 5ustar debian/source/format0000644000000000000000000000001412044742647011706 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000316712044742647011061 0ustar libaudio-wma-perl (1.3-2) 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! [ gregor herrmann ] * Minor fix to long description. Closes: #687357 [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Xavier Guimard ] * Bump Standards-Version to 3.9.4 * Update source format to 3.0 quilt * Update debian/rules * Update copyright to format 1.0 -- Xavier Guimard Fri, 02 Nov 2012 10:11:17 +0100 libaudio-wma-perl (1.3-1) unstable; urgency=low [ gregor herrmann ] * New upstream release. [ Cristian Greco ] * debian/control: - New maintainer email address. - Short description changed a bit. -- Cristian Greco Mon, 16 Feb 2009 19:30:53 +0100 libaudio-wma-perl (1.2-1) unstable; urgency=low * New upstream release. * debian/copyright: - add Upstream-Name field - update upstream copyright notice - use stand-alone License stanzas * debian/control: - switch Vcs-Browser field to ViewSVN (source stanza) - add /me to Uploaders - mention module name in long description -- gregor herrmann Sat, 22 Nov 2008 15:26:44 +0100 libaudio-wma-perl (1.1-1) unstable; urgency=low * Initial Release. (Closes: #495281) -- Cristian Greco Fri, 15 Aug 2008 21:03:31 +0200 debian/compat0000644000000000000000000000000212044742647010376 0ustar 8 debian/copyright0000644000000000000000000000253112044742647011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Audio-WMA Source: http://search.cpan.org/dist/Audio-WMA Debianized-By: Cristian Greco Debianized-Date: Fri, 15 Aug 2008 21:03:31 +0200 Upstream-Author: Dan Sully Files: * Copyright: 2003-2008, Dan Sully & Logitech License: Artistic or GPL-1+ Files: inc/* Copyright: 2002-2008 by Brian Ingerson, Audrey Tang and Adam Kennedy License: Artistic or GPL-1+ Files: debian/* Copyright: 2008, 2009, Cristian Greco 2008, gregor herrmann 2012, Xavier Guimard 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 version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000015712044742647010234 0ustar version=3 http://search.cpan.org/dist/Audio-WMA/ .*/Audio-WMA-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$