[libcpan-changes-perl] 03/04: Merge tag 'upstream/0.400001'
Axel Beckert
abe at deuxchevaux.org
Thu May 28 17:06:46 UTC 2015
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libcpan-changes-perl.
commit f24eb99f6ca7e7a86614d0e117be06e8d8ce76b1
Merge: 417ed26 6b3ed59
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Wed May 27 09:37:37 2015 +0200
Merge tag 'upstream/0.400001'
Upstream version 0.400001
# gpg: Signature made Wed 27 May 2015 09:37:27 AM CEST
# gpg: using RSA key 6BE663C75A35C975
# gpg: please do a --check-trustdb
# gpg: Good signature from "Axel Beckert <abe at deuxchevaux.org>"
# gpg: aka "Axel Beckert (E-Mail + Jabber) <abe at noone.org>"
# gpg: aka "Axel Beckert (Symlink) <xtaran at symlink.ch>"
# gpg: aka "[jpeg image of size 3155]"
# gpg: aka "Axel Stefan Beckert"
# gpg: aka "Axel Beckert (FSFE Fellow) <abe at fsfe.org>"
# gpg: aka "Axel Beckert (Debian Developer) <abe at debian.org>"
Changes | 12 +
MANIFEST | 21 +-
META.json | 65 ++++
META.yml | 23 +-
Makefile.PL | 100 ++++-
{script => bin}/tidy_changelog | 2 +-
inc/Module/Install.pm | 470 -----------------------
inc/Module/Install/Base.pm | 83 ----
inc/Module/Install/Can.pm | 154 --------
inc/Module/Install/ExtraTests.pm | 114 ------
inc/Module/Install/Fetch.pm | 93 -----
inc/Module/Install/Makefile.pm | 418 --------------------
inc/Module/Install/Metadata.pm | 722 -----------------------------------
inc/Module/Install/Scripts.pm | 29 --
inc/Module/Install/Win32.pm | 64 ----
inc/Module/Install/WriteAll.pm | 63 ---
lib/CPAN/Changes.pm | 24 +-
lib/CPAN/Changes/Group.pm | 12 +-
lib/Test/CPAN/Changes.pm | 2 +-
maint/Makefile.PL.include | 12 +
t/corpus/group-brackets.changes | 2 +
t/corpus/latin1.changes | 2 +
t/corpus/timestamp.changes | 3 +
t/corpus/utf8.changes | 2 +
t/delete_empty_groups.t | 4 +-
t/dist-zilla-changes.t | 5 +-
t/moo_lazy_subclass.t | 1 -
t/read_basic.t | 6 +-
t/read_different-indentation.t | 6 +-
t/read_dist-zilla.t | 6 +-
t/read_encoded.t | 33 ++
t/read_group-brackets.t | 16 +-
t/read_group.t | 6 +-
t/read_line-continuation.t | 6 +-
t/read_multiple_releases.t | 6 +-
t/read_no-leading-space-for-change.t | 6 +-
t/read_no_date.t | 4 +-
t/read_preamble.t | 6 +-
t/read_space-before-date.t | 6 +-
t/read_timestamp.t | 19 +-
t/read_unknown_date.t | 6 +-
t/read_version-date-separator.t | 6 +-
t/rt90605.t | 44 ++-
t/self.t | 6 +-
t/serialize.t | 59 +--
t/sort_groups.t | 6 +-
t/valid_dates.t | 4 +-
xt/release/pod.t | 3 +-
xt/release/pod_coverage.t | 4 +-
49 files changed, 418 insertions(+), 2348 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcpan-changes-perl.git
More information about the Pkg-perl-cvs-commits
mailing list