[libtest-warnings-perl] branch master updated (3ad787c -> 3d3f794)
gregor herrmann
gregoa at debian.org
Fri Jun 20 15:41:39 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libtest-warnings-perl.
from 3ad787c releasing package libtest-warnings-perl version 0.014-1
adds 7217eb1 Imported Upstream version 0.015
new c972a93 Merge tag 'upstream/0.015'
new a397a07 New upstream release.
new 3b7c1d4 Upstream dropped Module::Build::Tiny usage.
new 3d3f794 releasing package libtest-warnings-perl version 0.015-1
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:
Build.PL | 4 -
CONTRIBUTING | 20 ++-
Changes | 8 +-
INSTALL | 8 +-
MANIFEST | 8 +-
META.json | 348 +++++++++++++++++++++++++-----------
META.yml | 271 +++++++++++++++++++---------
Makefile.PL | 70 +-------
README | 4 +-
README.md | 6 +-
debian/changelog | 9 +
debian/compat | 2 +-
debian/control | 19 +-
dist.ini | 7 +-
lib/Test/Warnings.pm | 20 ++-
t/00-report-prereqs.t | 21 ++-
t/01-basic-tb2.t | 100 -----------
t/{01-basic-tb0.9x.t => 01-basic.t} | 14 +-
t/09-warnings-contents.t | 11 +-
weaver.ini | 2 -
xt/author/00-compile.t | 6 +-
xt/author/pod-spell.t | 2 +-
xt/release/changes_has_content.t | 2 +-
xt/release/clean-namespaces.t | 2 +-
xt/release/no-tabs.t | 34 +++-
xt/release/portability.t | 1 -
xt/release/test-version.t | 22 ---
xt/release/unused-vars.t | 9 -
28 files changed, 556 insertions(+), 474 deletions(-)
delete mode 100644 Build.PL
delete mode 100644 t/01-basic-tb2.t
rename t/{01-basic-tb0.9x.t => 01-basic.t} (87%)
delete mode 100644 xt/release/test-version.t
delete mode 100644 xt/release/unused-vars.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-warnings-perl.git
More information about the Pkg-perl-cvs-commits
mailing list