debian/0000755000000000000000000000000012231164503007163 5ustar debian/watch0000644000000000000000000000016312055705337010226 0ustar version=3 http://search.cpan.org/dist/Audio-Mixer/ .*/Audio-Mixer-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000003612055705337010254 0ustar #!/usr/bin/make -f %: dh $@ debian/README.Debian0000644000000000000000000000034012055705337011233 0ustar Hi, Please note that the .orig.tar.gz for this package is not the original upstream tarball, but a repackaged version after removing the CVS dir. -- Marc 'HE' Brockschmidt Mon, 24 Jan 2005 20:27:12 +0100 debian/copyright0000644000000000000000000000214012055705337011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Audio-Mixer Source: http://search.cpan.org/dist/Audio-Mixer/ Upstream-Contact: Sergey Gribov, sergey@sergey.com Files: * Copyright: 2000-2001 Sergey Gribov License: GPL-1 or Artistic Files: debian/* Copyright: 2005 Marc 'HE' Brockschmidt 2005-2012 Jonas Genannt 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/0000755000000000000000000000000012055705337010475 5ustar debian/source/format0000644000000000000000000000001412055705337011703 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000012055705337010624 5ustar debian/patches/fix_spelling.patch0000644000000000000000000000221612055705337014331 0ustar Author: Jonas Genannt Description: Fix spelling in manpage Forwarded: yes Bug: https://rt.cpan.org/Ticket/Display.html?id=81406 diff --git a/Mixer.pm b/Mixer.pm index bca6d56..4fcd5f8 100644 --- a/Mixer.pm +++ b/Mixer.pm @@ -102,7 +102,7 @@ Audio::Mixer - Perl extension for Sound Mixer control Library to query / set various sound mixer parameters. -This is just a very simple Perl interface which allows to +This is just a very simple Perl interface which allows one to set various sound mixer parameters. The most important probably 'vol' (volume). The list of all mixer parameters can be obtained using get_mixer_params() function. diff --git a/README b/README index e0d6d51..cd6cdfb 100644 --- a/README +++ b/README @@ -4,7 +4,7 @@ Library to query / set various sound mixer parameters. - This is just a very simple Perl interface which allows to + This is just a very simple Perl interface which allows one to set various sound mixer parameters. The most important probably 'vol' (volume). The list of all mixer parameters can be obtained using get_mixer_params() function. debian/patches/series0000644000000000000000000000002312055705337012034 0ustar fix_spelling.patch debian/compat0000644000000000000000000000000212055705337010373 0ustar 9 debian/control0000644000000000000000000000172412055705337010604 0ustar Source: libaudio-mixer-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Jonas Genannt Build-Depends: debhelper (>= 9.20120312), perl Standards-Version: 3.9.4 Homepage: http://search.cpan.org/dist/Audio-Mixer/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libaudio-mixer-perl.git Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libaudio-mixer-perl.git;a=summary Package: libaudio-mixer-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: perl extension for Sound Mixer control Library to query / set various sound mixer parameters. . This is just a very simple Perl interface which allows one to set various sound mixer parameters. The most important probably 'vol' (volume). The list of all mixer parameters can be obtained using get_mixer_params() function. . This Audio::Mixer library works only with OSS. debian/changelog0000644000000000000000000000236612231164503011044 0ustar libaudio-mixer-perl (0.7-4build1) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Mon, 21 Oct 2013 09:43:47 +0100 libaudio-mixer-perl (0.7-4) unstable; urgency=low * Change Maintainer to Perl Pkg Group * Refreshed debian/ with dh-make-perl * d/control: fix spelling error (Closes: #687356) * d/control: added note, only working with OSS -- Jonas Genannt Sat, 24 Nov 2012 15:56:10 +0100 libaudio-mixer-perl (0.7-3) unstable; urgency=low * debian/rules: fixed FTBS (#463481) * debian/control: standards version to 3.7.3 * bumped to new debhelper version 6 -- Jonas Genannt Tue, 5 Feb 2008 22:04:56 +0200 libaudio-mixer-perl (0.7-2) unstable; urgency=low * New Maintainer (Closes: #333185) * debian/control: standards version to 3.6.2 * debian/copyright added upstream homepage url * debian/copyright changed license information to GPL and Artistic. * debian/rules added $(MAKE) test -- Jonas Genannt Sat, 10 Dec 2005 18:15:26 +0000 libaudio-mixer-perl (0.7-1) unstable; urgency=low * Initial Release. -- Marc 'HE' Brockschmidt Sat, 22 Jan 2005 15:59:27 +0100