[libtest-cmd-perl] branch master updated (03fe657 -> c4ddf2c)
gregor herrmann
gregoa at debian.org
Mon Oct 26 17:01:27 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libtest-cmd-perl.
from 03fe657 update changelog
new 56707af Add debian/upstream/metadata
new 3aeaeb6 Update debian/changelog
adds 0c9547c initial import of Test-Cmd 0.02 from CPAN
adds 181f911 import Test-Cmd 0.03 from CPAN
adds 4debf64 import Test-Cmd 0.04 from CPAN
adds 4d5398d import Test-Cmd 1.00 from CPAN
adds 344c70b import Test-Cmd 1.01 from CPAN
adds 1606212 import Test-Cmd 1.02 from CPAN
adds c16e718 import Test-Cmd 1.03 from CPAN
adds 413585a import Test-Cmd 1.04 from CPAN
adds 3619e98 import Test-Cmd 1.05 from CPAN
adds c29e177 Reformatted as per CPAN::Changes::Spec
adds e243a31 Moved modules into lib/Test/
adds 8c9dcaf Min perl version 5.6.0
adds e123538 Added github repo to metadata and the pod
adds 274ee33 Fixed pod error RT#92082
adds 4a276f7 Pod spelling mistake RT#92081
adds bc6046e Clarification in doc for new() RT#53619
adds 023df8b Added PREREQ_PM, TEST_REQUIRES and CONFIGURE_REQUIRES to Makefile.PL
adds 26621c2 Specified license as 'perl' in metadata, to match doc
adds cf96981 Switch to developer release - see how things are looking, given the deps
adds 29bb763 RT#41504 If constructor failed part-way it would sometimes leave cruft behind
adds c8caf27 Bumped version for release
adds abd3f43 Bumped version for non-developer release
adds b21cb92 Note in the pod that NEILB now maintaining this
adds 796e890 Linkify external module (and manual) page references.
adds 42429e9 Add Test::Pod to... that.
adds 4f12971 Only test POD when RELEASE_TESTING.
adds 08290fc Merge pull request #2 from thrig/master
adds 6c9c865 Merge changes from thrig++
adds b7bac78 Use L<> formatting code for links to other modules
adds ae96074 More doc improvements.
adds 3dab9f7 Merge pull request #3 from thrig/master
adds 2db1569 Bumped version for release of JMATES's doc improvements
adds a49b025 Update README
adds 5b56ce0 Merge pull request #4 from SparkeyG/patch-1
adds 705ae12 Switched to Dist::Zilla
adds bfb427c Imported Upstream version 1.09
new 3cbae73 Merge tag 'upstream/1.09'
new 20c89b5 Update debian/changelog
new 2560814 update d/u/metadata after import
new 2f2b06b Update years of packaging copyright.
new dba1080 Reformat debian/control with cme
new 98daf92 Mark package as autopkgtest-able.
new d37e72c Declare compliance with Debian Policy 3.9.6.
new b69d381 Bump debhelper compatibility level to 9.
new c4ddf2c releasing package libtest-cmd-perl version 1.09-1
The 11 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 | 13 ++
LICENSE | 379 +++++++++++++++++++++++++++++++++++++++++++++++
MANIFEST | 36 +++--
META.json | 35 ++---
META.yml | 44 +++---
Makefile.PL | 144 +++++++-----------
README | 2 +-
debian/changelog | 13 +-
debian/compat | 2 +-
debian/control | 16 +-
debian/copyright | 2 +-
debian/upstream/metadata | 6 +
dist.ini | 20 +++
lib/Test/Cmd.pm | 103 ++++++++-----
lib/Test/Cmd/Common.pm | 17 +--
t/pod.t | 12 ++
16 files changed, 635 insertions(+), 209 deletions(-)
create mode 100644 LICENSE
create mode 100644 debian/upstream/metadata
create mode 100644 dist.ini
create mode 100644 t/pod.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-cmd-perl.git
More information about the Pkg-perl-cvs-commits
mailing list