[libemail-address-perl] branch master updated (cff660d -> 8b62937)
Nuno Carvalho
smash at cpan.org
Wed Sep 25 15:13:16 UTC 2013
This is an automated email from the git hooks/post-receive script.
mestre-guest pushed a change to branch master
in repository libemail-address-perl.
from cff660d Remove trailing whitespace
adds d023ba9 Imported Upstream version 1.900
new 6ed9c2f Merge tag 'upstream/1.900'
new 1e8d2fb Add new dependecny in d/control
new 554dacf Remove Pre-Depends from d/control
new ba7bf73 Remove libtest-pod* from D-B-I in d/control
new 8b62937 New upstream release, ready for review
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Changes | 16 +
LICENSE | 669 +++++++++++++++++++-------------------
MANIFEST | 23 +-
META.json | 271 ++++++++++++++-
META.yml | 202 +++++++++++-
Makefile.PL | 81 ++++-
README | 186 +----------
debian/changelog | 12 +
debian/control | 4 +-
dist.ini | 8 +
lib/Email/Address.pm | 538 +++++++++++++++---------------
t/00-compile.t | 39 +++
t/000-report-versions-tiny.t | 80 +++++
t/comma-free.t | 10 +
t/patterns.t | 66 ++++
t/pod-coverage.t | 11 -
t/pod.t | 6 -
xt/release/changes_has_content.t | 41 +++
xt/release/pod-syntax.t | 7 +
19 files changed, 1413 insertions(+), 857 deletions(-)
create mode 100644 dist.ini
create mode 100644 t/00-compile.t
create mode 100644 t/000-report-versions-tiny.t
create mode 100644 t/comma-free.t
create mode 100644 t/patterns.t
delete mode 100644 t/pod-coverage.t
delete mode 100644 t/pod.t
create mode 100644 xt/release/changes_has_content.t
create mode 100644 xt/release/pod-syntax.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libemail-address-perl.git
More information about the Pkg-perl-cvs-commits
mailing list