debian/0000755000000000000000000000000011404755063007173 5ustar debian/rules0000755000000000000000000000003611404754016010247 0ustar #!/usr/bin/make -f %: dh $@ debian/changelog0000644000000000000000000000334611404754716011057 0ustar libmail-rfc822-address-perl (0.3-4) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * Rename source package to libmail-rfc822-address-perl. * Minimize debian/rules. * Drop version from perl build dependency. * Set Standards-Version to 3.8.4 (no further changes). * Refresh debian/copyright formatting. * Convert to source format 3.0 (quilt). -- gregor herrmann Sat, 12 Jun 2010 21:02:34 +0200 mail-rfc822-address (0.3-3) unstable; urgency=low * Take over for the Debian Perl Group; Closes: #508841 -- ITA * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Anand Kumria ); add /me to Uploaders. * Add debian/watch. * Set debhelper compatibility level to 7; adapt debian/{control,compat,rules}. * Set Standards-Version to 3.8.0 (no changes). * debian/copyright: switch to new format. -- gregor herrmann Tue, 16 Dec 2008 01:44:50 +0100 mail-rfc822-address (0.3-2.1) unstable; urgency=low * Non-maintainer upload. * debian/rules: Don't fail when perl is smart enough not to create empty dirs. (Closes: 467840) -- Marc 'HE' Brockschmidt Sun, 06 Apr 2008 12:25:57 +0200 mail-rfc822-address (0.3-2) unstable; urgency=low * lowercase the source package name -- Anand Kumria Tue, 8 Nov 2005 00:19:56 +1100 mail-rfc822-address (0.3-1) unstable; urgency=low * Initial Release. -- Anand Kumria Mon, 7 Nov 2005 03:40:49 +1100 debian/watch0000644000000000000000000000020211231274345010213 0ustar version=3 http://search.cpan.org/dist/Mail-RFC822-Address/ .+/Mail-RFC822-Address-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000254311404754173010603 0ustar Source: libmail-rfc822-address-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Standards-Version: 3.8.4 Homepage: http://search.cpan.org/dist/Mail-RFC822-Address/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libmail-rfc822-address-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libmail-rfc822-address-perl/ Package: libmail-rfc822-address-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl extension for validating email addresses Mail::RFC822::Address validates email addresses against the grammar described in RFC 822 using regular expressions. How to validate a user supplied email address is a FAQ (see perlfaq9): the only sure way to see if a supplied email address is genuine is to send an email to it and see if the user recieves it. The one useful check that can be performed on an address is to check that the email address is syntactically valid. That is what this module does. . This module is functionally equivalent to RFC::RFC822::Address, but uses regular expressions rather than the Parse::RecDescent parser. This means that startup time is greatly reduced making it suitable for use in transient scripts such as CGI scripts. debian/copyright0000644000000000000000000000334511404754313011130 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Paul Warren, pdw@ex-parrot.com Source: http://search.cpan.org/dist/Mail-RFC822-Address/ Name: Mail-RFC822-Address Files: * Copyright: 2001-2002, Paul Warren, pdw@ex-parrot.com License: other Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. Files: debian/* Copyright: 2005, Anand Kumria 2008, 2010, gregor herrmann 2008, Marc 'HE' Brockschmidt 2009, Nathan Handler 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/source/0000755000000000000000000000000011404754734010477 5ustar debian/source/format0000644000000000000000000000001411404754406011701 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211404753705010372 0ustar 7