debian/0000755000000000000000000000000012204747061007171 5ustar debian/watch0000644000000000000000000000016312101264001010202 0ustar version=3 https://metacpan.org/release/Email-Simple/ .+/Email-Simple-v??(\d[\d.]*)\.(?:tar\.gz|tar\.bz2|tgz|\.zip) debian/copyright0000644000000000000000000000367412101264001011116 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Email-Simple Upstream-Contact: Ricardo Signes Source: https://metacpan.org/release/Email-Simple/ Files: * Copyright: 2004, Casey West 2003, Simon Cozens License: Artistic or GPL-1+ Files: lib/Email/Simple/Header.pm Copyright: 2006-2007, Ricardo Signes 2004, Casey West 2003, Simon Cozens License: Artistic or GPL-1+ Files: lib/Email/Simple/Creator.pm Copyright: 2004, Casey West License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Jonathan Yu 2009, Brian Cassidy 2009, 2012, Nathan Handler 2008, Ansgar Burchardt 2008, Rene Mayorga 2007, Jeremiah Foster 2006, 2007, gregor herrmann 2006, Krzysztof Krzyzaniak (eloy) 2006, Niko Tyni 2005, Paul Wise 2004, S. Zachariah Sprackett 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/control0000644000000000000000000000272712204746636010613 0ustar Source: libemail-simple-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl, libemail-date-format-perl, libtest-minimumversion-perl Maintainer: Debian Perl Group Uploaders: Krzysztof Krzyzaniak (eloy) , gregor herrmann , Jonathan Yu , Niko Tyni , Jeremiah Foster , Ansgar Burchardt , Brian Cassidy , Nathan Handler Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/Email-Simple Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libemail-simple-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libemail-simple-perl.git Package: libemail-simple-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libemail-date-format-perl Provides: libemail-simple-creator-perl Breaks: libemail-simple-creator-perl (<< 2.100-1) Replaces: libemail-simple-creator-perl (<< 2.100-1) Description: module to parse RFC2822 headers and message format Email::Simple is the first deliverable of the Perl Email Project, a reaction against the complexity and increasing bugginess of the Mail::* modules. In contrast, Email::* modules are meant to be simple to use and to maintain, pared to the bone, fast, minimal in their external dependencies, and correct. debian/compat0000644000000000000000000000000212204746545010375 0ustar 8 debian/changelog0000644000000000000000000001727712204747061011061 0ustar libemail-simple-perl (2.201-1) unstable; urgency=low * Team upload [ Nathan Handler ] * Email change: Nathan Handler -> nhandler@debian.org [ 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 2.201 * Update Homepage to metacpan, the old one was unreachable since 2009 * Bump dh compatibility to level 8 (no changes necessary) * Bump Standards-Version to 3.9.4 (no change) -- Florian Schlichting Tue, 20 Aug 2013 22:14:27 +0200 libemail-simple-perl (2.102-1) unstable; urgency=low * New upstream release * debian/control: - Add myself to list of Uploaders - Bump Standards-Version to 3.9.3 * debian/copyright: - Update to copyright-format 1.0 - Update my copyright years -- Nathan Handler Tue, 17 Jul 2012 16:57:38 -0500 libemail-simple-perl (2.101-1) unstable; urgency=low * Team upload. * Imported Upstream version 2.101 + Add 'use Email::Simple;' to SYNOPSIS of Email::Simple (Closes: #610691) * Update Format for debian/copyright. Update Format to revision 174 of DEP5 proposal for machine-readable copyright file information. -- Salvatore Bonaccorso Sat, 24 Dec 2011 08:30:24 +0100 libemail-simple-perl (2.100-2) unstable; urgency=low [ gregor herrmann ] * Set Standards-Version to 3.9.1; replace Conflicts with Breaks. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. * debian/copyright: Refer to /usr/share/common-licenses/GPL-1; refer to "Debian systems" instead of "Debian GNU/Linux systems". * Update my email address. * Bump Standards-Version to 3.9.2. [ gregor herrmann ] * Remove transitional dummy package libemail-simple-creator-perl. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. -- Ansgar Burchardt Thu, 15 Sep 2011 23:58:35 +0200 libemail-simple-perl (2.100-1) unstable; urgency=low [ Jonathan Yu ] * Refreshed copyright information * Add myself to Uploaders and Copyright * Update to new debhelper 7 rules format * Rewrite control description * Update dependencies per upstream * Add libtest-minimumversion-perl to B-D-I for testing * Add a dummy package because Email::Simple::Creator is now part of this package [ Nathan Handler ] * New upstream release * debian/watch: Update to ignore development releases. [ Brian Cassidy ] * New upstream release * debian/control: Added myself to Uploaders [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). -- Jonathan Yu Sun, 15 Nov 2009 13:04:07 -0500 libemail-simple-perl (2.004-1) unstable; urgency=low [ Ansgar Burchardt ] * New upstream release. * Add myself to uploaders. * Bump Standards Version to 3.8.0 (no changes required) [ gregor herrmann ] * debian/copyright: use dist-based upstream source URL. * debian/control: change my email address. * Refresh debian/rules, no functional changes. -- Ansgar Burchardt Sun, 29 Jun 2008 21:43:27 +0200 libemail-simple-perl (2.003-2) unstable; urgency=low [ 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. * debian/rules: delete /usr/lib/perl5 only if it exists. [ Rene Mayorga ] * Make package ready for Perl 5.10 update * debian/control + wrap uploaders field + set debhelper version to 6 + remove perl-modules from B-D-I + Set standards-version to 3.7.3 ( no changes needed ) * debian/watch improved * debian/rules + use dh_listpackages instead of hardcode package name + remove OPTIMIZE var, we are not compiling anything + move tests suites from install target to build target + use $@ when touching -stamp files + remove un-ussed dh_calls + Add install-stamp target and make install depends on it -- Rene Mayorga Sun, 27 Jan 2008 23:09:10 -0600 libemail-simple-perl (2.003-1) unstable; urgency=low * New upstream release * Added myself to uploaders -- Jeremiah Foster Tue, 14 Aug 2007 16:34:41 +0000 libemail-simple-perl (2.002-1) unstable; urgency=low * New upstream release. * Update debian/copyright. -- gregor herrmann Mon, 16 Jul 2007 17:08:21 +0200 libemail-simple-perl (1.999-1) unstable; urgency=low * New upstream release. -- gregor herrmann Sat, 14 Apr 2007 00:56:15 +0200 libemail-simple-perl (1.996-1) unstable; urgency=low * New upstream release -- Krzysztof Krzyzaniak (eloy) Wed, 29 Nov 2006 10:15:19 +0100 libemail-simple-perl (1.995-1) unstable; urgency=low * New upstream release. -- gregor herrmann Sun, 19 Nov 2006 20:05:40 +0100 libemail-simple-perl (1.992-1) unstable; urgency=low * New upstream release. -- gregor herrmann Fri, 6 Oct 2006 22:13:26 +0200 libemail-simple-perl (1.990-1) unstable; urgency=low * New upstream release. -- gregor herrmann Sat, 9 Sep 2006 20:56:47 +0200 libemail-simple-perl (1.980-1) unstable; urgency=low * New upstream release -- Krzysztof Krzyzaniak (eloy) Thu, 31 Aug 2006 15:27:14 +0200 libemail-simple-perl (1.96-1) unstable; urgency=low * New upstream release -- Krzysztof Krzyzaniak (eloy) Thu, 3 Aug 2006 16:09:45 +0200 libemail-simple-perl (1.95-1) unstable; urgency=low * New upstream release. * Add upstream homepage URL to the long description. * Depend on ${misc:Depends}, as recommended by debhelper. * Don't ignore the return value of 'make realclean'. * Don't install the upstream README, as it's just the module manpage. -- Niko Tyni Thu, 27 Jul 2006 23:32:06 +0300 libemail-simple-perl (1.94-1) unstable; urgency=low * New upstream release. * Add libtest-pod-perl and libtest-pod-coverage-perl to Build-Depends-Indep. -- gregor herrmann Fri, 14 Jul 2006 22:08:12 +0200 libemail-simple-perl (1.92-2) unstable; urgency=low * Moved debhelper to Build-Depends. * Set Standards-Version to 3.7.2 (no changes). * Set Debhelper Compatibility Level to 5. -- gregor herrmann Fri, 16 Jun 2006 15:37:34 +0200 libemail-simple-perl (1.92-1) unstable; urgency=low * Taking orphaned package for Debian Perl Group (closes: #357343) * Confirmed fixing of NMU bugs (closes #297920), (closes: #329533), (closes: #338135) -- Krzysztof Krzyzaniak (eloy) Fri, 17 Mar 2006 12:19:15 +0100 libemail-simple-perl (1.92-0.1) unstable; urgency=low * Non-maintainer upload. * New upstream release (Closes: #329533) * Add watch file * Bump Standards-Version (no changes) * Fix copyright file (Closes: #338135) * Fix handling of header casing (patch from Kai Henningsen) (Closes: #297920) * Switch to debhelper compatability level 4 -- Paul Wise Thu, 15 Dec 2005 10:56:24 +0800 libemail-simple-perl (1.9-1) unstable; urgency=medium * Initial Release. (Closes:Bug#194546) -- S. Zachariah Sprackett Thu, 15 Jul 2004 20:38:14 -0400 debian/source/0000755000000000000000000000000011671744260010476 5ustar debian/source/format0000644000000000000000000000001411671744260011704 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611671744260010255 0ustar #!/usr/bin/make -f %: dh $@