[libemail-mime-encodings-perl] branch master updated (ab349f0 -> 283bef9)
Florian Schlichting
fsfs at alioth.debian.org
Tue Aug 20 19:57:55 UTC 2013
This is an automated email from the git hooks/post-receive script.
fsfs pushed a change to branch master
in repository libemail-mime-encodings-perl.
from ab349f0 update changelog
adds 293ca72 Imported Upstream version 1.315
new 7cc9e39 Merge tag 'upstream/1.315'
new e660bed Import Upstream version 1.315
new 31726bf Add build-dependencies on Capture::Tiny and Test::More 0.96, drop Test::Pod and Test::Pod::Coverage
new 2ce762b Bump Standards-Version to 3.9.4 (update to copyright-format 1.0, directly link GPL-1+)
new 9e79c08 Bump dh compatibility to level 8 (no changes necessary)
new 2f445aa Switch to source format 3.0 (quilt)
new 0fe546b Switch to short-form debian/rules
new d5acf7e Add myself to uploaders and copyright
new 283bef9 prepare changelog for release
The 9 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 | 7 +
LICENSE | 669 +++++++++++++++++++-------------------
MANIFEST | 16 +-
META.json | 281 ++++++++++++++++
META.yml | 219 +++++++++++--
Makefile.PL | 87 ++++-
README | 42 +--
debian/changelog | 15 +-
debian/compat | 2 +-
debian/control | 13 +-
debian/copyright | 39 ++-
debian/rules | 21 +-
debian/source/format | 1 +
dist.ini | 9 +
lib/Email/MIME/Encodings.pm | 62 ++--
t/00-compile.t | 39 +++
t/000-report-versions-tiny.t | 80 +++++
t/pod-coverage.t | 17 -
t/pod.t | 6 -
xt/release/changes_has_content.t | 41 +++
xt/release/pod-syntax.t | 7 +
21 files changed, 1168 insertions(+), 505 deletions(-)
create mode 100644 META.json
create mode 100644 debian/source/format
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/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-mime-encodings-perl.git
More information about the Pkg-perl-cvs-commits
mailing list