[libemail-simple-perl] branch master updated (fee6ccf -> 69f0058)
Florian Schlichting
fsfs at alioth.debian.org
Sun Sep 8 21:51:17 UTC 2013
This is an automated email from the git hooks/post-receive script.
fsfs pushed a change to branch master
in repository libemail-simple-perl.
from fee6ccf prepare changelog for release
adds 25048ff Imported Upstream version 2.202
new d692a51 Merge tag 'upstream/2.202'
new eea6c9b Imported Upstream version 2.202 / IGNORE no code changes
new 69f0058 update build dependencies
The 3 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 | 5 +-
LICENSE | 669 +++++++++++++++++++-------------------
MANIFEST | 20 +-
META.json | 270 ++++++++++++++-
META.yml | 202 +++++++++++-
Makefile.PL | 102 ++++--
README | 86 +----
debian/changelog | 10 +
debian/control | 7 +-
dist.ini | 9 +
lib/Email/Simple.pm | 304 ++++++++---------
lib/Email/Simple/Creator.pm | 38 ++-
lib/Email/Simple/Header.pm | 197 +++++------
t/00-compile.t | 41 +++
t/000-report-versions-tiny.t | 79 +++++
t/perl-minver.t | 13 -
t/pod-coverage.t | 11 -
t/pod.t | 6 -
xt/release/changes_has_content.t | 41 +++
xt/release/pod-syntax.t | 7 +
20 files changed, 1343 insertions(+), 774 deletions(-)
create mode 100644 dist.ini
create mode 100644 t/00-compile.t
create mode 100644 t/000-report-versions-tiny.t
delete mode 100644 t/perl-minver.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-simple-perl.git
More information about the Pkg-perl-cvs-commits
mailing list