libemail-address-perl 1.913-1 source package in Ubuntu
Changelog
libemail-address-perl (1.913-1) unstable; urgency=medium * Team upload. [ gregor herrmann ] * debian/watch: use uscan version 4. [ Debian Janitor ] * Bump debhelper from old 11 to 12. * Set debhelper-compat version in Build-Depends. * Set upstream metadata fields: Bug-Submit. * Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright). * Update standards version to 4.4.1, no changes needed. * Update standards version to 4.5.0, no changes needed. * Bump debhelper from old 12 to 13. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository- Browse. * Update standards version to 4.6.1, no changes needed. [ gregor herrmann ] * Import upstream version 1.913. * Update debian/upstream/metadata. * Update upstream email address. * Update years of packaging copyright. * Declare compliance with Debian Policy 4.6.2. * Set Rules-Requires-Root: no. -- gregor herrmann <email address hidden> Sun, 15 Jan 2023 00:33:20 +0100
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | perl | |
Lunar | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libemail-address-perl_1.913-1.dsc | 2.4 KiB | 49854cc64e9bec61c8466a2c2cf63ca69d82355e8a0d3ac073ccea4ebcb324c0 |
libemail-address-perl_1.913.orig.tar.gz | 41.8 KiB | 6afb541f6df6b535ccf7642d361ae18d7a95a3f93ace1bc5373f64c2410ca5af |
libemail-address-perl_1.913-1.debian.tar.xz | 4.2 KiB | 6ee0d5eb15418f643fb94fc0f2ec3bd8f0905a2e45772ab2e90802dd2ca09003 |
Available diffs
- diff from 1.912-1 to 1.913-1 (10.4 KiB)
No changes file available.
Binary packages built by this source
- libemail-address-perl: Perl module for RFC 2822 address parsing and creation
Email::Address implements a complete RFC 2822 parser that locates email
addresses in strings and returns a list of Email::Address objects
found. Alternatively you may construct objects manually. The goal
of this software is to be correct, and very very fast.