debian/0000755000000000000000000000000011420074163007164 5ustar debian/control0000644000000000000000000000171211420061713010565 0ustar Source: libemail-messageid-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, libemail-address-perl, libtest-pod-perl, libtest-pod-coverage-perl Maintainer: Debian Perl Group Uploaders: Ernesto Hernández-Novich (USB) , Ansgar Burchardt , Brian Cassidy Homepage: http://search.cpan.org/dist/Email-MessageID/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libemail-messageid-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libemail-messageid-perl/ Standards-Version: 3.9.0 Package: libemail-messageid-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libemail-address-perl Description: Perl library for unique mail Message-ID generation Message-IDs are optional, but highly recommended headers that identify a message uniquely. The Email::MessageID module generates unique Message-IDs. debian/copyright0000644000000000000000000000222311420061713011113 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Name: Email-MessageID Maintainer: Ricardo SIGNES Source: http://search.cpan.org/dist/Email-MessageID/ Copyright: © 2004, Casey West License: Artistic or GPL-1+ Files: debian/* Copyright: © 2005-2008, Ernesto Hernández-Novich © 2008, Damyan Ivanov © 2008, gregor herrmann © 2008, Ansgar Burchardt 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 GNU/Linux 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 GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. debian/watch0000644000000000000000000000015111212337664010221 0ustar version=3 http://search.cpan.org/dist/Email-MessageID/ .+/Email-MessageID-([\d\.]+)\.(?:tar\.gz|tar|tgz) debian/compat0000644000000000000000000000000211072670715010372 0ustar 7 debian/changelog0000644000000000000000000000604211420061713011035 0ustar libemail-messageid-perl (1.402-1) unstable; urgency=low [ Brian Cassidy ] * New upstream release (1.401). * debian/control: Added myself to uploaders [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. [ Ansgar Burchardt ] * New upstream release (1.402). * Use tiny debian/rules. * Make build-dep on perl unversioned. * debian/control: Remove article from short description. * Use source format 3.0 (quilt). * debian/copyright: Formatting changes for current DEP-5 proposal. * Bump Standards-Version to 3.9.0. -- Ansgar Burchardt Fri, 16 Jul 2010 14:22:48 +0900 libemail-messageid-perl (1.400-1) unstable; urgency=low * New upstream release. * Refresh debian/rules for debhelper 7. * Convert debian/copyright to proposed machine-readable format. * debian/control: Mention module name in description. * Do not install `README' (same contents as man page) * Do not install upstream changelog a second time as `Changes' * Add myself to Uploaders. -- Ansgar Burchardt Mon, 06 Oct 2008 19:11:42 +0200 libemail-messageid-perl (1.351-3) unstable; urgency=low [ gregor herrmann ] * debian/rules: delete /usr/lib/perl5 only if it exists (Closes: #467833). [ Ernesto Hernández-Novich (USB) ] * Upgraded to debhelper 6 -- Ernesto Hernández-Novich (USB) Mon, 14 Jan 2008 10:47:04 -0430 libemail-messageid-perl (1.351-2) unstable; urgency=low [ Ernesto Hernández-Novich (USB) ] * Moved the package to Debian Perl Group + Add myself tp Uploaders [ Damyan Ivanov ] * Use less bandwith-hungry watchfile pattern * Don't install README, which copies the POD content * Remove extra space from short description's start * Use author-neutral upstream URL and Homepage -- Ernesto Hernández-Novich (USB) Fri, 23 Nov 2007 13:07:25 -0400 libemail-messageid-perl (1.351-1) unstable; urgency=low * New upstream release. * Moved package into Debian Pkg Perl Project SVN. * Fixed copyright file with a better URL. * Cleanup debian/rules. * Fixed watch file. * Added Build-Depends-Indep on libtest-pod-perl and libtest-pod-coverage-perl. -- Ernesto Hernández-Novich (USB) Thu, 15 Nov 2007 10:49:53 -0400 libemail-messageid-perl (1.35-3) unstable; urgency=low * Update Standards Version. * Cleanup debian/rules. -- Ernesto Hernández-Novich Fri, 03 Nov 2006 18:26:20 -0400 libemail-messageid-perl (1.35-2) unstable; urgency=low * Fixed typo in long description (closes: #346295) -- Ernesto Hernández-Novich Mon, 09 Oct 2006 09:40:31 -0400 libemail-messageid-perl (1.35-1) unstable; urgency=low * New upstream version -- Ernesto Hernández-Novich Thu, 03 Aug 2006 09:54:42 -0400 libemail-messageid-perl (1.31-1) unstable; urgency=low * Initial Release. -- Ernesto Hernández-Novich Sun, 04 Dec 2005 12:01:53 -0400 debian/source/0000755000000000000000000000000011420074072010463 5ustar debian/source/format0000644000000000000000000000001411420061712011666 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611420061713010240 0ustar #!/usr/bin/make -f %: dh $@