debian/0000755000000000000000000000000011742036527007175 5ustar debian/rules0000755000000000000000000000003611742036527010254 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000160711742036527010604 0ustar Source: libhttp-date-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtimedate-perl Maintainer: Debian Perl Group Uploaders: Nicholas Bamber Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/HTTP-Date/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libhttp-date-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhttp-date-perl.git Package: libhttp-date-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libtimedate-perl Replaces: libwww-perl (<< 6.00) Breaks: libwww-perl (<< 6.00) Description: module of date conversion routines HTTP::Date provides functions that deal the date formats used by the HTTP protocol (and then some more). Only the first two functions, time2str() and str2time(), are exported by default. debian/source/0000755000000000000000000000000011742036527010475 5ustar debian/source/format0000644000000000000000000000001411742036527011703 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000117211742036527011050 0ustar libhttp-date-perl (6.02-1) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Alessandro Ghedini ] * New upstream release 6.01 * Bump debhelper compat level to 8 [ gregor herrmann ] * New upstream release 6.02. * debian/copyright: update to Copyright-Format 1.0. * Bump Standards-Version to 3.9.3 (no changes). -- gregor herrmann Fri, 13 Apr 2012 16:50:24 +0200 libhttp-date-perl (6.00-1) unstable; urgency=low * Initial Release (Closes: #617601). -- Nicholas Bamber Wed, 09 Mar 2011 21:22:14 +0000 debian/compat0000644000000000000000000000000211742036527010373 0ustar 8 debian/copyright0000644000000000000000000000204511742036527011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: HTTP-Date Upstream-Contact: Gisle Aas Source: http://search.cpan.org/dist/HTTP-Date/ Files: * Copyright: 1995-1999, Gisle Aas License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Nicholas Bamber 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/watch0000644000000000000000000000015711742036527010231 0ustar version=3 http://search.cpan.org/dist/HTTP-Date/ .*/HTTP-Date-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$