debian/0002755000000000000000000000000011626746336007206 5ustar debian/compat0000644000000000000000000000000211626740462010374 0ustar 7 debian/rules0000755000000000000000000000003611626740443010254 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0002755000000000000000000000000011626740400010470 5ustar debian/source/format0000644000000000000000000000001411626740400011674 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000012211626737737010235 0ustar version=2 http://www.cpan.org/modules/by-module/URI/URI-Fetch-(\d*\.\d*)\.tar\.gz debian/changelog0000644000000000000000000000341711626746322011056 0ustar liburi-fetch-perl (0.09-1) unstable; urgency=low * Add Vcs-* fields * Switch to dpkg-source 3.0 (quilt) format * Switch to minimal dh7 rules * Add Homepage field * Update Standards-Version (no changes) * New upstream release * Refresh debian/copyright * Update Standards-Version (no changes) -- Dominic Hargreaves Mon, 29 Aug 2011 18:30:57 +0100 liburi-fetch-perl (0.08-1) unstable; urgency=low * New upstream release -- Dominic Hargreaves Wed, 23 Aug 2006 20:20:42 +0100 liburi-fetch-perl (0.06-1) unstable; urgency=low * New upstream release. * Update Standards-Version (no changes). -- Dominic Hargreaves Wed, 10 May 2006 17:59:39 +0100 liburi-fetch-perl (0.05-1) unstable; urgency=low * New upstream release -- Dominic Hargreaves Tue, 21 Mar 2006 19:24:42 +0000 liburi-fetch-perl (0.04-1) unstable; urgency=low * New upstream release -- Dominic Hargreaves Tue, 18 Oct 2005 17:01:21 +0100 liburi-fetch-perl (0.03-4) unstable; urgency=low * Disable the tests as they depend on the network. -- Dominic Hargreaves Thu, 1 Sep 2005 19:04:07 +0100 liburi-fetch-perl (0.03-3) unstable; urgency=low * Add Recommends on libcompress-zlib-perl and moved perl modules from Build-Depends to Build-Depends-Indep. * Update Standards-Version (no changes). -- Dominic Hargreaves Mon, 1 Aug 2005 15:27:33 +0000 liburi-fetch-perl (0.03-2) unstable; urgency=low * Correct Recommends from libcache-cache-perl to libcache-perl. -- Dominic Hargreaves Wed, 13 Jul 2005 16:43:39 +0100 liburi-fetch-perl (0.03-1) unstable; urgency=low * Initial Release. -- Dominic Hargreaves Mon, 11 Jul 2005 00:16:03 +0100 debian/control0000644000000000000000000000154011626746207010604 0ustar Source: liburi-fetch-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl (>= 5.8.0-7), libmodule-build-perl, liburi-perl, libwww-perl, libclass-errorhandler-perl Maintainer: Dominic Hargreaves Standards-Version: 3.9.2 Vcs-Git: git://anonscm.debian.org/users/dom/liburi-fetch-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/dom/liburi-fetch-perl.git Homepage: http://search.cpan.org/dist/URI-Fetch/ Package: liburi-fetch-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, liburi-perl, libwww-perl, libclass-errorhandler-perl Recommends: libcache-perl, libcompress-zlib-perl Description: Smart URI fetching/caching URI::Fetch is a smart client for fetching HTTP pages, notably syndication feeds (RSS, Atom, and others), in an intelligent, bandwidth- and time-saving way. debian/copyright0000644000000000000000000000352611626745710011140 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Benjamin Trott Source: http://search.cpan.org/dist/URI-Fetch/ Name: URI-Fetch Files: * Copyright: 2004 Benjamin Trott License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2011, Adam Kennedy 2002-2011, Audrey Tang 2002-2011, Brian Ingerson License: Artistic or GPL-1+ Files: inc/Module/Install/AuthorTests.pm Copyright: 2008, Ricardo SIGNES License: Artistic or GPL-1+ Files: inc/Module/Install/ReadmeFromPod.pm Copyright: Chris Williams License: Artistic or GPL-1+ Files: inc/Module/Install/ReadmeMarkdownFromPod.pm, inc/Pod/Markdown.pm Copyright: 2004, 2009, Marcel Grünauer License: Artistic or GPL-1+ Files: inc/Test/* Copyright: 2001-2008, Michael G Schwern License: Artistic or GPL-1+ Files: inc/Test/Base/*, inc/Test/Base.pm, inc/Module/Install/TestBase.pm Copyright: 2005. Brian Ingerson 2006, 2008, 2009, 2011. Ingy döt Net. Files: debian/* Copyright: 2005, 2006, 2011, Dominic Hargreaves 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'.