debian/0000755000000000000000000000000012231171710007161 5ustar debian/watch0000644000000000000000000000020011212456137010211 0ustar version=3 http://search.cpan.org/dist/Ogg-Vorbis-Decoder/ .+/Ogg-Vorbis-Decoder-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/libogg-vorbis-decoder-perl.examples0000644000000000000000000000001311120732704016025 0ustar examples/* debian/rules0000755000000000000000000000003611540534715010252 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000263511547600404011130 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Dan Sully Source: http://search.cpan.org/dist/Ogg-Vorbis-Decoder/ Name: Ogg-Vorbis-Decoder Files: * Copyright: 2003-2010, Dan Sully 2003, Dan Pemstein License: GPL-2+ Files: inc/Module/* Copyright: 2002-2010, Adam Kennedy 2002-2010, Audrey Tang 2002-2010, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2004, Ivan Kohler 2008, Rene Mayorga 2008-2011, gregor herrmann 2010, Damyan Ivanov 2011, Jonathan Yu 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/source/0000755000000000000000000000000011547601031010464 5ustar debian/source/format0000644000000000000000000000001411540534715011701 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211540534715010371 0ustar 8 debian/control0000644000000000000000000000206511547600442010577 0ustar Source: libogg-vorbis-decoder-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl, libogg-dev, libtest-pod-coverage-perl, libtest-pod-perl, libvorbis-dev Maintainer: Debian Perl Group Uploaders: gregor herrmann , Jonathan Yu , Rene Mayorga , Damyan Ivanov Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Ogg-Vorbis-Decoder/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libogg-vorbis-decoder-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libogg-vorbis-decoder-perl/ Package: libogg-vorbis-decoder-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: module for decoding Ogg Vorbis streams Ogg::Vorbis::Decoder is a Perl module for decoding Ogg Vorbis files, based on the Vorbisfile interface (see libvorbis-dev for details). It can read data in Pulse-code Modulation (PCM) format from a file or stream, seek by raw bytes, PCM samples, or time. debian/libogg-vorbis-decoder-perl.docs0000644000000000000000000000000511120732704015140 0ustar TODO debian/changelog0000644000000000000000000001120312231171710011030 0ustar libogg-vorbis-decoder-perl (0.9-1build3) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Mon, 21 Oct 2013 10:28:40 +0100 libogg-vorbis-decoder-perl (0.9-1build2) precise; urgency=low * Rebuild for Perl 5.14. -- Colin Watson Tue, 15 Nov 2011 20:07:31 +0000 libogg-vorbis-decoder-perl (0.9-1build1) oneiric; urgency=low * Rebuild for Perl 5.12. -- Colin Watson Sun, 08 May 2011 13:22:05 +0100 libogg-vorbis-decoder-perl (0.9-1) unstable; urgency=low [ Damyan Ivanov ] * 0.8-2 fixes bug 578554; update changelog [ Jonathan Yu ] * New upstream release * Bump to debhelper compat 8 * Remove relax-float-compare patch (fixed upstream) * Standards-Version 3.9.1 (refer to GPL-1 specifically) * Rewrite control description * Add myself to Uploaders and Copyright * Use new 3.0 (quilt) source format * Email change: gregor herrmann -> gregoa@debian.org * Refresh copyright to DEP5 format [ gregor herrmann ] * This release contains a different fix for RT#56823 (closes: #578554). * Set Standards-Version to 3.9.2 (no further changes). * Email change: Rene Mayorga -> rmayorga@debian.org -- gregor herrmann Fri, 08 Apr 2011 14:39:31 +0200 libogg-vorbis-decoder-perl (0.8-2) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Damyan Ivanov ] * add a patch fixing float comparison in tests. Fixes FTBFS with Perls built with -Dlongdouble (Closes: #578554) * add quilt framework; bump debhelper dependency due to --with and Module::AutoInstall * add myself to Uploaders * use dh7-tiny debian/rules * Standards-Version: 3.8.4 (no changes necessary) -- Damyan Ivanov Thu, 22 Apr 2010 17:14:25 +0300 libogg-vorbis-decoder-perl (0.8-1) unstable; urgency=low [ Rene Mayorga ] * New upstream release * debian/control + use debhelper version 7 + remove quilt + add myself to uploaders + set standards-version to 3.8.0 + mention module name at long description * remove debian/patches - is not needed anymore * debian/rules - updated using dh-make-perl * debian/copyright + using (new)format + updating copyright years from upstram + adding inc/Module/Install/* files + updating debian/* copyright stanza [ gregor herrmann ] * debian/{control,copyright}: change my email address. * debian/control: - switch Vcs-Browser field to ViewSVN - remove leading whitespace and article from short description -- Rene Mayorga Fri, 12 Dec 2008 23:20:49 -0600 libogg-vorbis-decoder-perl (0.7-1) unstable; urgency=low * Take over for the Debian Perl Group (closes: #463745). * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Ivan Kohler ) * New upstream release. * Add debian/watch. * debian/rules: delete /usr/share/perl5 only if it exists (closes: #463537). * Set Standards-Version to 3.7.3 (no changes). * Set debhelper compatibility level to 6. * debian/rules: - don't ignore errors of make realclean - move dh_clean before make realclean - use $@ for touching stamp files - add make test - change some dh-make-perl variables to real values - remove commented out dh_* calls - let install-stamp target depend on build-stamp * debian/control: add libtest-pod-coverage-perl and libtest-pod-perl to build dependencies. * Add patch pod-coverage_trustme.patch to prevent test failure; add quilt framework. * debian/copyright: add upstream source location, update years of copyright. * Add /me to Uploaders. -- gregor herrmann Sun, 03 Feb 2008 01:44:08 +0100 libogg-vorbis-decoder-perl (0.6-1) unstable; urgency=low * New upstream release * Move Build-Depends-Indep to Build-Depends for proper autobuilding (closes: Bug#240140), patch from Peter Eisentraut . -- Ivan Kohler Mon, 14 Jun 2004 20:54:24 -0700 libogg-vorbis-decoder-perl (0.5-2) unstable; urgency=low * Remove upstream's vorbisfile.h header searching in Makefile.PL. This is unnecessary for Debian and is messing up the autobuilders. (closes: Bug#239912) -- Ivan Wed, 24 Mar 2004 19:55:34 -0800 libogg-vorbis-decoder-perl (0.5-1) unstable; urgency=low * Initial Release (closes: Bug#237172). -- Ivan Kohler Tue, 9 Mar 2004 21:37:14 -0800