debian/0000755000000000000000000000000011764457167007210 5ustar debian/rules0000755000000000000000000000003611764457167010267 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000171411764457167010616 0ustar Source: liblwp-useragent-determined-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libwww-perl Maintainer: Debian Perl Group Uploaders: Ryan Niebur , Nicholas Bamber , gregor herrmann Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/WP-UserAgent-Determined/ Vcs-Git: git://git.debian.org/pkg-perl/packages/liblwp-useragent-determined-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblwp-useragent-determined-perl.git Package: liblwp-useragent-determined-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libwww-perl Description: LWP useragent that retries errors LWP::UserAgent::Determined is a user agent for the perl WWW library (LWP). It adds failure tolerance to LWP by retrying if there is a possibly temporary error, such as a DNS timeout. debian/source/0000755000000000000000000000000011764457167010510 5ustar debian/source/format0000644000000000000000000000001411764457167011716 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000334411764457167011066 0ustar liblwp-useragent-determined-perl (1.06-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * New upstream release. * debian/copyright: update to Copyright-Format 1.0. * Bump Standards-Version to 3.9.3 (no changes). * Set debhelper compatibility level to 8. * Split Build-Depends and -Indep. * Drop nonetwork.patch, the test now works without network access. * Add /me to Uploaders. -- gregor herrmann Fri, 08 Jun 2012 22:20:00 +0200 liblwp-useragent-determined-perl (1.05-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ryan Niebur ] * Update ryan52's email address [ Nicholas Bamber ] * Adding myself to Uploaders * New upstream release * Upped standards version * Refreshed copyright * echo '3.0 (quilt)' > debian/source/format * Refreshed debian/rules including patch to disable network test [ gregor herrmann ] * debian/control: lower required debhelper version to 7. -- Nicholas Bamber Wed, 05 Jan 2011 00:01:21 +0000 liblwp-useragent-determined-perl (1.04-1) unstable; urgency=low [ gregor herrmann ] * debian/watch: use dist-based URL. * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Ryan Niebur ] * New upstream release * Add myself to Uploaders * Debian Policy 3.8.1 * refresh debian/rules * machine readable copyright format * remove docs -- Ryan Niebur Sat, 18 Apr 2009 10:15:57 -0700 liblwp-useragent-determined-perl (1.03-1) unstable; urgency=low * Initial debianisation. -- Joey Hess Wed, 07 May 2008 18:56:38 -0400 debian/compat0000644000000000000000000000000211764457167010406 0ustar 8 debian/copyright0000644000000000000000000000225511764457167011147 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: LWP-UserAgent-Determined Upstream-Contact: Jesse Vincent Source: http://search.cpan.org/dist/LWP-UserAgent-Determined/ Files: * Copyright: 2004, Sean M. Burke License: Artistic or GPL-1+ Files: debian/* Copyright: 2008, Joey Hess 2009, Ryan Niebur 2011, Nicholas Bamber 2012, gregor herrmann 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/watch0000644000000000000000000000021311764457167010235 0ustar version=3 http://search.cpan.org/dist/LWP-UserAgent-Determined/ .*/LWP-UserAgent-Determined-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)