debian/0000755000000000000000000000000011403221024007153 5ustar debian/control0000644000000000000000000000233611403220653010571 0ustar Source: libnet-dpap-client-perl Section: perl Priority: extra Maintainer: Debian Perl Group Uploaders: Jose Luis Rivas , Ansgar Burchardt Build-Depends: debhelper (>= 7.3.7~), perl (>= 5.10) | libmodule-build-perl Build-Depends-Indep: perl, libcarp-assert-perl, libwww-perl, liburi-perl, libnet-daap-dmap-perl, libclass-accessor-perl, libtest-pod-perl Standards-Version: 3.8.4 Homepage: http://search.cpan.org/dist/Net-DPAP-Client/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnet-dpap-client-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libnet-dpap-client-perl/ Package: libnet-dpap-client-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcarp-assert-perl, libwww-perl, liburi-perl, libnet-daap-dmap-perl, libclass-accessor-perl Description: Perl module for cnnecting to iPhoto shares (DPAP) The Net::DPAP::Client module provides a DPAP client. DPAP is the Digital Photo Access Protocol and is the protocol that Apple iPhoto uses to share photos. This allows you to browse shared albums, and download thumbnail and hires versions of shared photos. . It currently doesn't support password-protected shares. debian/copyright0000644000000000000000000000213511402757476011137 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Léon Brocard Source: http://search.cpan.org/dist/Net-DPAP-Client/ Name: Net-DPAP-Client Copyright: © 2004-2006, Léon Brocard License: Artistic or GPL-1+ Files: debian/* Copyright: © 2007, Jose Luis Rivas © 2010, Ansgar Burchardt 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 GNU/Linux 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 GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL' debian/watch0000644000000000000000000000017311402757476010235 0ustar version=3 http://search.cpan.org/dist/Net-DPAP-Client/ .*/Net-DPAP-Client-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211402757476010401 0ustar 7 debian/changelog0000644000000000000000000000236511403220721011036 0ustar libnet-dpap-client-perl (0.26-2) unstable; urgency=low [ Damyan Ivanov ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). [ gregor herrmann ] * debian/control: - add ${misc:Depends} to Depends: field - make short description a noun phrase - add libtest-pod-perl and libclass-accessor-perl to Build-Depends-Indep and libclass-accessor-perl to Depends [ Jose Luis Rivas ] * Fixed debian/watch * Fixed Debian Perl Group as maintainer * debian/dirs deleted, not needed [ Ansgar Burchardt ] * Use debhelper 7 instead of CDBS. * Use Build.PL. * No longer install README. * Use source format 3.0 (quilt). * Mention module name in description. * Remove Homepage semi-field from description. * Convert debian/copyright to proposed machine-readable format. * debian/watch: Use extended regular expression to match upstream releases. * Bump Standards-Version to 3.8.4. * Add myself to Uploaders. -- Ansgar Burchardt Sun, 06 Jun 2010 18:41:40 +0900 libnet-dpap-client-perl (0.26-1) unstable; urgency=low * Initial release (Closes: #420333) -- Jose Luis Rivas Sat, 21 Apr 2007 12:31:18 -0400 debian/source/0000755000000000000000000000000011403220736010464 5ustar debian/source/format0000644000000000000000000000001411402757476011711 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000007111402757476010261 0ustar #!/usr/bin/make -f %: dh --buildsystem=perl_build $@