[libsub-name-perl] branch master updated (6d390e7 -> 214270b)
gregor herrmann
gregoa at debian.org
Sun Jul 12 16:09:02 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libsub-name-perl.
from 6d390e7 releasing package libsub-name-perl version 0.12-1
adds 1cd6d14 run ExtUtils::MakeMaker::Dist::Zilla::Develop out of inc/, so contributors don't have to install it
adds dd1de3c skip generating man pages for dev builds
adds 19320b3 Makefile.PL is already excluded by the bundle
adds 6860467 ignore new EUMM build artifact
adds dfd7ef2 keep $VERSION in repo version of module
adds ac980bb fix test: the TAP actually comes from a subprocess, so the plan is broken
adds db4dd4d my plugin bundle now always excludes inc/ExtUtils/MakeMaker/Dist/Zilla/Develop.pm
adds 6eb2af6 Sub-Name-0.13
adds 9b196bc increment $VERSION after release
adds b099984 skip this test if Devel::CheckBin is not installed (RT#103165)
adds 3b02e09 add ppport.h to the distribution, and keep it updated
adds 229c586 add a placeholder .mailmap
adds e6491db hardcode the distribution name in Changes, to reduce churn on each release
adds 145a072 changelog for Devel::CheckBin prereq change
adds 79187d2 mark this test as TODO by only emitting TAP in the parent process and checking its exit code
adds 5b77814 Sub-Name-0.14
adds 6c33012 Imported Upstream version 0.14
new 0da9760 Merge tag 'upstream/0.14'
new 60a443c Update debian/changelog
new fa6079f debian/copyright: add information about newly added ppport.h.
new b4e8562 Mark package as autopkgtest-able.
new 214270b releasing package libsub-name-perl version 0.14-1
The 5 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:
CONTRIBUTING | 19 +-
Changes | 9 +
INSTALL | 1 -
MANIFEST | 6 +-
META.json | 461 ++-
META.yml | 359 +-
Makefile.PL | 15 +-
Name.xs | 1 +
README | 4 +-
debian/changelog | 9 +
debian/control | 1 +
debian/copyright | 6 +
dist.ini | 7 +-
lib/Sub/Name.pm | 12 +-
ppport.h | 7748 ++++++++++++++++++++++++++++++++++++++
t/00-report-prereqs.dd | 52 +-
t/00-report-prereqs.t | 15 +-
t/RT96893_perlcc.t | 15 +-
xt/author/00-compile.t | 9 +-
xt/author/clean-namespaces.t | 11 +
xt/author/eol.t | 19 +
xt/author/no-tabs.t | 5 +-
xt/release/changes_has_content.t | 2 +-
xt/release/eol.t | 8 -
xt/release/portability.t | 1 +
25 files changed, 8410 insertions(+), 385 deletions(-)
create mode 100644 ppport.h
create mode 100644 xt/author/clean-namespaces.t
create mode 100644 xt/author/eol.t
delete mode 100644 xt/release/eol.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsub-name-perl.git
More information about the Pkg-perl-cvs-commits
mailing list