libregexp-common-email-address-perl 1.01-4 source package in Ubuntu
Changelog
libregexp-common-email-address-perl (1.01-4) unstable; urgency=low * Team upload. [ gregor herrmann ] * debian/watch: use dist-based URL. * 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. [ Russ Allbery ] * Remove myself from Uploaders. * Update to debhelper compatibility level V8. - Use debhelper rule minimization. * Drop version restrictions on dependencies and build dependencies that are satisfied by oldstable. * Improve the long description by noting that all this module provides is glue between Email::Address and Regexp::Common. * Change to Debian source format 3.0 (quilt). * Rewrite debian/copyright in the proposed DEP-5 format. * Update standards version to 3.9.1 (no changes required). -- Ubuntu Archive Auto-Sync <email address hidden> Sat, 30 Apr 2011 13:10:13 +0000
Upload details
- Uploaded by:
- Ubuntu Archive Auto-Sync
- Uploaded to:
- Oneiric
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- perl
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | perl | |
Xenial | release | universe | perl | |
Trusty | release | universe | perl | |
Precise | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libregexp-common-email-address-perl_1.01.orig.tar.gz | 1.9 KiB | d0411cd2df37f28eed7033b1a1611f7ac119abb4eb33c50f6d35a1134138734c |
libregexp-common-email-address-perl_1.01-4.debian.tar.gz | 2.2 KiB | 6f1036d4297c6149a8b081468b6e52fefe0c0d0026e755ff0cdf09e5fcb5546f |
libregexp-common-email-address-perl_1.01-4.dsc | 1.8 KiB | be69b6ea556828ec0b16c2e3fb3d601ef873433dd8f3666ac2e5ae0bfe7a5d8c |
Available diffs
- diff from 1.01-3 to 1.01-4 (2.8 KiB)
Binary packages built by this source
- libregexp-common-email-address-perl: Regexp::Common extension for matching e-mail addresses
The Regexp:
:Common: :Email: :Address Perl module extends Regexp::Common
with a pattern that matches e-mail addresses as defined by RFC-2822. It
is simple glue between the parser in Email::Address and Regexp::Common.