[libextutils-modulemaker-perl] branch master updated (86460b6 -> 512412c)
Lucas Kanashiro
kanashiro-guest at moszumanska.debian.org
Sat Aug 22 00:13:26 UTC 2015
This is an automated email from the git hooks/post-receive script.
kanashiro-guest pushed a change to branch master
in repository libextutils-modulemaker-perl.
from 86460b6 update changelog
new 70f6520 Add debian/upstream/metadata
new 071abca Update debian/changelog
adds e65fb01 Imported Upstream version 0.54
new 43dd696 Merge tag 'upstream/0.54'
new 1dec8f9 Update debian/changelog
new 4c68f76 Bump debhelper compatibility level to 9
new 05f3fd7 Declare compliance with Debian policy 3.9.6
new 3953db1 Add autopkgtest-pkg-perl
new 12a0381 Remove t/testlib/IO/Capture* entry from d/copyright
new 8fd7b31 Add libio-capture-perl as build dependency
new 512412c Releasing libextutils-modulemaker-perl version 0.54-1
The 10 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 +
MANIFEST | 9 +-
MANIFEST.SKIP | 1 +
META.json | 24 +-
META.yml | 13 +-
MYMETA.json | 45 ----
MYMETA.yml | 26 ---
Makefile.PL | 23 +-
debian/changelog | 16 +-
debian/compat | 2 +-
debian/control | 6 +-
debian/copyright | 6 +-
debian/upstream/metadata | 4 +
lib/ExtUtils/ModuleMaker.pm | 4 +-
t/testlib/IO/Capture.pm | 409 ----------------------------------
t/testlib/IO/Capture/ErrorMessages.pm | 136 -----------
t/testlib/IO/Capture/Stderr.pm | 380 -------------------------------
t/testlib/IO/Capture/Stdout.pm | 291 ------------------------
t/testlib/IO/Capture/Tie_STDx.pm | 49 ----
19 files changed, 89 insertions(+), 1365 deletions(-)
delete mode 100644 MYMETA.json
delete mode 100644 MYMETA.yml
create mode 100644 debian/upstream/metadata
delete mode 100644 t/testlib/IO/Capture.pm
delete mode 100644 t/testlib/IO/Capture/ErrorMessages.pm
delete mode 100644 t/testlib/IO/Capture/Stderr.pm
delete mode 100644 t/testlib/IO/Capture/Stdout.pm
delete mode 100644 t/testlib/IO/Capture/Tie_STDx.pm
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libextutils-modulemaker-perl.git
More information about the Pkg-perl-cvs-commits
mailing list