debian/0000755000000000000000000000000012222322432007160 5ustar debian/rules0000755000000000000000000000005012222322432010233 0ustar #!/usr/bin/make -f %: dh $@ --parallel debian/control0000644000000000000000000000317412222322432010570 0ustar Source: libemail-date-perl Maintainer: Debian Perl Group Uploaders: Paul Wise , Damyan Ivanov , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: libcapture-tiny-perl, libemail-abstract-perl, libemail-date-format-perl, libtimedate-perl, perl, perl (>= 5.13.4) | libtest-simple-perl (>= 0.96) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libemail-date-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libemail-date-perl.git Homepage: https://metacpan.org/release/Email-Date/ Package: libemail-date-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libemail-abstract-perl, libemail-date-format-perl, libtimedate-perl Description: Perl module for correct formatting of dates in emails RFC 2822 defines the Date: header. It declares the header a required part of an email message. The syntax for date headers is clearly laid out. Still, even a perfectly planned world has storms. The truth is, many programs get it wrong. Very wrong. Or, they don't include a Date: header at all. This often forces you to look elsewhere for the date, and hoping to find something. . For this reason, the tedious process of looking for a valid date has been encapsulated in this software. Further, the process of creating RFC compliant date strings is also found in this software. debian/source/0000755000000000000000000000000012222322432010460 5ustar debian/source/format0000644000000000000000000000001412222322432011666 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000765712222322432011051 0ustar libemail-date-perl (1.104-1) unstable; urgency=low * New upstream release. * Update build dependencies. * debian/upstream: update to new resources (github). * debian/copyright: switch formatting to Copyright-Format 1.0. -- gregor herrmann Mon, 30 Sep 2013 18:21:25 +0200 libemail-date-perl (1.103-4) 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 [ Paul Wise ] * Use wrap-and-sort -sa * Add an upstream information file * Switch to debhelper compat 9 * Complies with recent policy, bump Standards-Version -- Paul Wise Sun, 07 Jul 2013 16:22:57 +0800 libemail-date-perl (1.103-3) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * Change my email address. [ Paul Wise ] * Wrap deps and build-deps one per line * Specifiy a source package format * Switch to debhelper 7 & dh * Refer to the correct GPL version * Now complies with recent policy, bump Standards-Version -- Paul Wise Sat, 02 Apr 2011 18:03:38 +0800 libemail-date-perl (1.103-2) unstable; urgency=low * debian/rules: delete /usr/lib/perl5 only if it exists (Closes: #467818) * debian/watch: improved regexp for matching upstream releases. * Add /me to Uploaders. -- gregor herrmann Sat, 08 Mar 2008 01:25:29 +0100 libemail-date-perl (1.103-1) unstable; urgency=low [ Paul Wise ] * Change my email address now that I'm a Debian Developer [ Damyan Ivanov ] * [debian/watch] Stop capturing file extension [ Martín Ferrari ] * debian/watch: bumped watchfile version; narrowed match to avoid matching a different module (Email-Date-Format). [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: Homepage pseudo-field (Description); XS-Vcs-Svn fields. * New upstream release. * Add libemail-date-format-perl to (build) dependencies. * Set Standards-Version to 3.7.3 (no changes needed). * debian/rules: - let install-stamp target depend on build-stamp (instead of install depending on build) - move dh_clean before make realclean - drop OPTIMIZE, we don't compile anything * debian/watch: use dist-based URL (uscan is _much_ faster now!). * debian/copyright: add generic upstream URL. [ Damyan Ivanov ] * debian/rules: + move test suite in build target + use "$@" when touching stamps + put me in Uploaders instead of Gregor -- Damyan Ivanov Tue, 18 Dec 2007 21:32:20 +0200 libemail-date-perl (1.102-1) unstable; urgency=low * New upstream release. * Set debhelper compatibility level to 5. * Remove libemail-simple-perl from Depends: and Build-Depends-Indep:, as per upstream's Changes file. -- gregor herrmann Sat, 14 Apr 2007 00:30:56 +0200 libemail-date-perl (1.101-1) unstable; urgency=low * New upstream release - Add new dependency on libemail-abstract-perl - Add new build-dep on libtest-pod-coverage-perl, libtest-pod-perl - Add new author to copyright information * Transfer to the Debian Perl Group * Bump Standards-Version (no changes) * Place packaging in the public domain -- Paul Wise Sat, 12 Aug 2006 18:27:36 +0800 libemail-date-perl (1.03-1) unstable; urgency=low * Initial Release. -- Paul Wise Thu, 15 Dec 2005 09:31:08 +0800 debian/compat0000644000000000000000000000000212222322432010356 0ustar 9 debian/copyright0000644000000000000000000000231112222322432011110 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Email-Date Upstream-Contact: Ricardo SIGNES Upstream-Name: Email-Date Files: * Copyright: 2004, Casey West License: Artistic or GPL-1+ Files: debian/* Copyright: 2005-2013, Paul Wise 2007-2013, gregor herrmann 2007, Damyan Ivanov License: public-domain The Debian packaging is placed in the Public Domain and is written by Paul Wise 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/watch0000644000000000000000000000015612222322432010213 0ustar version=3 https://metacpan.org/release/Email-Date/ .*/Email-Date-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/upstream0000644000000000000000000000067512222322432010753 0ustar Archive: CPAN Bug-Database: https://github.com/rjbs/Email-Date/issues Bug-Submit: https://github.com/rjbs/Email-Date/issues Changelog: https://metacpan.org/changes/distribution/Email-Date Contact: Ricardo SIGNES Name: Email::Date Homepage: https://github.com/rjbs/Email-Date Security-Contact: Ricardo SIGNES Repository: https://github.com/rjbs/Email-Date.git Repository-Browse: https://github.com/rjbs/Email-Date