debian/0000755000000000000000000000000011723761757007206 5ustar debian/control0000644000000000000000000000324411723761757010614 0ustar Source: libaudio-mpd-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100) Build-Depends-Indep: perl, libaudio-mpd-common-perl (>= 1.110550), libgetopt-euclid-perl, libio-socket-ip-perl, libmoose-perl, libmoosex-has-sugar-perl, libmoosex-semiaffordanceaccessor-perl, libproc-daemon-perl, libtest-corpus-audio-mpd-perl (>= 1.113282), perl (>= 5.10.1) | libtest-simple-perl (>= 0.88) Maintainer: Debian Perl Group Uploaders: Damyan Ivanov , Jonathan Yu , Rene Mayorga , gregor herrmann , Franck Joncourt , Jose Luis Rivas , Alessandro Ghedini , Florian Schlichting Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/Audio-MPD/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libaudio-mpd-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libaudio-mpd-perl.git Package: libaudio-mpd-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libaudio-mpd-common-perl (>= 1.110550), libgetopt-euclid-perl, libio-socket-ip-perl, libmoose-perl, libmoosex-has-sugar-perl, libmoosex-semiaffordanceaccessor-perl, libproc-daemon-perl Suggests: mpd Description: module to communicate with MPD servers Audio::MPD is a Perl module that provides an object-oriented interface for communicating with and controlling MPD (Music Player Daemon) servers. It also includes an example control daemon, mpd-dynamic, which implements a dynamic playlist for MPD. debian/copyright0000644000000000000000000000315711723761757011147 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Jerome Quelin Source: http://search.cpan.org/dist/Audio-MPD/ Upstream-Name: Audio-MPD Files: * Copyright: 2007, Jerome Quelin Original code (2005) by Tue Abrahamsen documented in 2006 by Nicholas J. Humfrey License: Artistic or GPL-1+ Files: bin/mpd-dynamic Copyright: 2007-2010 Jerome Quelin License: Artistic or GPL-1+ Files: debian/* Copyright: 2007-2008, Joey Hess 2008-2011, gregor herrmann 2008-2009, Rene Mayorga 2008, Damyan Ivanov 2009, Franck Joncourt 2009, Jose Luis Rivas 2010, Jonathan Yu 2011, Alessandro Ghedini 2012, Florian Schlichting 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 General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000015511723761757010240 0ustar version=3 http://search.cpan.org/dist/Audio-MPD/ .*/Audio-MPD-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/libaudio-mpd-perl.docs0000644000000000000000000000001511723761757013362 0ustar TODO AUTHORS debian/compat0000644000000000000000000000000211723761757010404 0ustar 8 debian/changelog0000644000000000000000000001654611723761757011074 0ustar libaudio-mpd-perl (1.120610-1) unstable; urgency=low [ gregor herrmann ] * New upstream release. * debian/control: - bump version of libtest-corpus-audio-mpd-perl build dependency - add (build) dependency on libio-socket-ip-perl - add perl as an alternative build dependency for Module::Build [ Florian Schlichting ] * Bumped Standards-Version to 3.9.3 (use copyright-format 1.0). * Fixed Perl errors and warnings when no song is playing, quickly applied by upstream (Closes: #655669, #655670). * Added myself to uploaders and copyright. * Imported Upstream version 1.120610. -- Florian Schlichting Thu, 01 Mar 2012 16:54:42 +0000 libaudio-mpd-perl (1.112670-1) unstable; urgency=low [ Alessandro Ghedini ] * New upstream release 1.111200 [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ gregor herrmann ] * New upstream release 1.112670. * Set Standards-Version to 3.9.2 (no changes). -- gregor herrmann Sat, 24 Sep 2011 21:50:11 +0200 libaudio-mpd-perl (1.110560-1) unstable; urgency=low [ Alessandro Ghedini ] * New upstream release * (Build-)Depends(-Indep) on libaudio-mpd-common-perl >= 1.110550 * Build-Depends-Indep on libtest-corpus-audio-mpd-perl >= 1.110600, due to a bug in the previous version that made libaudio-mpd-perl FTBS * Bump to debhelper 8 * Replace "Debian GNU/Linux" with just "Debian" in debian/copyright * Move libgetopt-euclid-perl and libproc-daemon-perl to (Build-)Depends(-Indep) * Add myself to Uploaders and debian/copyright [ gregor herrmann ] * d/copyright: update years of copyright. * Bump libtest-corpus-audio-mpd-perl version further to >= 1.110710, avoids another problem in tests. -- gregor herrmann Fri, 18 Mar 2011 22:35:15 +0100 libaudio-mpd-perl (1.102260-1) unstable; urgency=low * New upstream release. * debian/copyright: point to /usr/share/common-licenses/GPL-1. * Set Standards-Version to 3.9.1 (no changes). * debian/control: remove version from libtest-corpus-audio-mpd-perl build dependency. * debian/{rules,control}: don't run RELEASE tests anymore, some of them are too fragile. * Convert to source format 3.0 (quilt). -- gregor herrmann Sun, 22 Aug 2010 12:38:59 +0200 libaudio-mpd-perl (1.100430-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Standards-Version 3.8.4 (no changes) * Add myself to Uploaders and Copyright * Rewrite control description [ gregor herrmann ] * debian/copyright: adjust formatting, years of upstream copyright, list of debian/ contributors. * debian/control: update dependencies as per upstream changes. -- gregor herrmann Wed, 24 Feb 2010 19:49:34 +0100 libaudio-mpd-perl (0.19.7-1) unstable; urgency=low * New upstream release * Removed patch, applied from upstream. Removed quilt and updated debian/rules. * Added me as maintainer. -- Jose Luis Rivas Sun, 04 Oct 2009 00:29:40 -0430 libaudio-mpd-perl (0.19.6-2) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * Set Standards-Version to 3.8.3 (no further changes). * Add patch to deal with newer Class::Accessor, thanks to Joey Hess and Russ Allbery for the report and the fix (closes: #548305). Add quilt framework, minimize debian/rules, and bump debhelper/quilt dependencies. * debian/control: split Build-Depends and Build-Depends-Indep. * debian/copyright: minore updates. * debian/control: make short description a noun phrase. -- gregor herrmann Tue, 29 Sep 2009 22:46:23 +0200 libaudio-mpd-perl (0.19.6-1) unstable; urgency=low * New upstream release * debian/control + Add /me to Uploaders * Move both libgetopt-euclid-perl and libproc-daemon-perl from Suggests to Recommends (Closes: #514272) -- Franck Joncourt Sun, 15 Feb 2009 16:48:16 +0100 libaudio-mpd-perl (0.19.5-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Rene Mayorga ] * New upstream release * debian/copyright + update format + refresh upstream copyright years + Add individual stanzas for debian/* copyright * debian/rules; enable test suite, MPD related tests are skipped * debian/control; add libtest-pod-perl and libtest-pod-coverage-perl -- Rene Mayorga Fri, 16 Jan 2009 20:11:25 -0600 libaudio-mpd-perl (0.19.4-1) unstable; urgency=low * New upstream release. * Add /me to Uploaders. * Remove debian/examples, we already have libaudio-mpd-perl.examples; rename debian/docs to debian/libaudio-mpd-perl.docs for consistency. -- gregor herrmann Sat, 23 Aug 2008 13:44:30 -0300 libaudio-mpd-perl (0.19.3-1) unstable; urgency=low * New upstream release * debian/control + add myself to uploaders + add module name to Long description + wrap long lines * debian/copyright - convert to (new)format * refresh debian/rules with rules.dh7.noxs * Don't install README anymore - it only has installation info. -- Rene Mayorga Fri, 15 Aug 2008 19:43:55 -0600 libaudio-mpd-perl (0.19.2-1) unstable; urgency=low [ Joey Hess ] * Some more rules file minimisation. * Include examples/* and AUTHORS. [ Damyan Ivanov ] * New upstream release * debian/watch: use dist-based URL. * remove redundant README from docs * Put me in Uploaders, Joey removed himself * Standards-Version: 3.8.0 (no changes needed) -- Damyan Ivanov Tue, 01 Jul 2008 10:27:05 +0300 libaudio-mpd-perl (0.19.1-2) unstable; urgency=low * debian/rules minimisation using debhelper v7. -- Joey Hess Wed, 23 Apr 2008 22:54:13 -0400 libaudio-mpd-perl (0.19.1-1) unstable; urgency=low * New upstream release, incorporating my previous changes. -- Joey Hess Mon, 03 Dec 2007 16:58:20 -0500 libaudio-mpd-perl (0.19.0-3) unstable; urgency=low * Modify all_playlists to returns strings, not objects, for consistency with the other _all methods, and for speed. * Tighten up regexp in _cooked_command_as_kv, to not eat significant whitespace. -- Joey Hess Sat, 01 Dec 2007 15:39:01 -0500 libaudio-mpd-perl (0.19.0-2) unstable; urgency=low * Add an all_playlists method. * Tighten up regexp in _cooked_command_as_items, to not eat significant whitespace. -- Joey Hess Sat, 01 Dec 2007 15:08:03 -0500 libaudio-mpd-perl (0.19.0-1) unstable; urgency=low * New upstream release. * Incorporates all my changes so far. -- Joey Hess Thu, 29 Nov 2007 17:57:33 -0500 libaudio-mpd-perl (0.18.3-2) unstable; urgency=low * Fix my broken MPD_HOST password patch. -- Joey Hess Wed, 28 Nov 2007 20:01:51 -0500 libaudio-mpd-perl (0.18.3-1) unstable; urgency=low * Initial debianisation. * Support MPD_HOST of the form password@host, as used by mpc. * mpd-dynamic: Connect before daemonising so that errors are visible. -- Joey Hess Wed, 28 Nov 2007 17:44:52 -0500 debian/source/0000755000000000000000000000000011723761757010506 5ustar debian/source/format0000644000000000000000000000001411723761757011714 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611723761757010265 0ustar #!/usr/bin/make -f %: dh $@ debian/libaudio-mpd-perl.examples0000644000000000000000000000001311723761757014246 0ustar examples/*