[libemail-abstract-perl] branch master updated (731c66c -> 918eed9)
Nuno Carvalho
smash at cpan.org
Wed Sep 25 14:36:51 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-abstract-perl.
from 731c66c update Homepage to metacpan, the old one was unreachable since 2009
adds a61e56c Imported Upstream version 3.006
new 77fc5c6 Merge tag 'upstream/3.006'
new a5c9973 Add new dependecny in d/control
new 9e2dfe9 Shorten single line description in d/control
new 918eed9 New upstream release, ready for review
The 4 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 | 10 +
LICENSE | 669 ++++++++++++++++++------------------
MANIFEST | 20 +-
META.json | 313 +++++++++++++++++
META.yml | 247 +++++++++++--
Makefile.PL | 92 ++++-
README | 13 +
debian/changelog | 10 +
debian/control | 3 +-
dist.ini | 18 +
lib/Email/Abstract.pm | 47 ++-
lib/Email/Abstract/EmailMIME.pm | 40 ++-
lib/Email/Abstract/EmailSimple.pm | 64 +++-
lib/Email/Abstract/MIMEEntity.pm | 44 ++-
lib/Email/Abstract/MailInternet.pm | 58 +++-
lib/Email/Abstract/MailMessage.pm | 60 +++-
lib/Email/Abstract/Plugin.pm | 46 ++-
t/00-compile.t | 45 +++
t/000-report-versions-tiny.t | 84 +++++
t/abstractions.t | 36 +-
t/lib/Test/EmailAbstract.pm | 4 +-
t/multipart.msg | 94 +++++
xt/release/changes_has_content.t | 41 +++
xt/release/pod-syntax.t | 7 +
24 files changed, 1613 insertions(+), 452 deletions(-)
create mode 100644 META.json
create mode 100644 README
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/multipart.msg
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-abstract-perl.git
More information about the Pkg-perl-cvs-commits
mailing list