debian/0000755000000000000000000000000012204231472007163 5ustar debian/watch0000644000000000000000000000025612101263752010221 0ustar # format version number, currently 3; this line is compulsory! version=3 https://metacpan.org/release/Email-Date-Format/ .*/Email-Date-Format-([\.\d]+)\.(?:tar\.gz|tar|tgz)$ debian/copyright0000644000000000000000000000210412204231143011106 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Email-Date-Format Upstream-Contact: Casey West, Ricardo SIGNES Upstream-Name: Email-Date-Format Files: * Copyright: 2004, Casey West License: Artistic or GPL-1+ Files: debian/* Copyright: 2007, Gunnar Wolf 2013, 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 GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/control0000644000000000000000000000166212204231423010567 0ustar Source: libemail-date-format-perl Maintainer: Debian Perl Group Uploaders: Gunnar Wolf , Florian Schlichting Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libcapture-tiny-perl, perl (>= 5.13.4) | libtest-more-perl (>= 0.96), perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libemail-date-format-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libemail-date-format-perl.git Homepage: https://metacpan.org/release/Email-Date-Format/ Package: libemail-date-format-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: Module to generate RFC-2822-valid date strings This module provides a simple means for generating an RFC 2822 compliant datetime string. It was refactored from Email::Date to avoid large dependency chains. debian/compat0000644000000000000000000000000212204230042010351 0ustar 8 debian/changelog0000644000000000000000000000200512204231472011032 0ustar libemail-date-format-perl (1.004-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Florian Schlichting ] * Import Upstream version 1.004 * Add dependency on Test::More 0.96 * Bump dh compatibily to level 8 * Switch to source format 3.0 (quilt) * Switch to short-form debian/rules * Add B-D-I: libcapture-tiny-perl * Refresh debian/copyright (conversion to machine-readable format) * Bump Standards-Version to 3.9.4 (no further changes) * Add myself to Uploaders -- Florian Schlichting Sun, 18 Aug 2013 22:47:08 +0200 libemail-date-format-perl (1.002-1) unstable; urgency=low * Initial Release. (Closes: #456252) -- Gunnar Wolf Thu, 13 Dec 2007 17:24:20 -0600 debian/source/0000755000000000000000000000000012204230104010452 5ustar debian/source/format0000644000000000000000000000001412204231071011664 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003612204231071010235 0ustar #!/usr/bin/make -f %: dh $@