[libtest-version-perl] branch master updated (eea809b -> fec3169)
Lucas Kanashiro
kanashiro at moszumanska.debian.org
Sun Jul 3 13:02:39 UTC 2016
This is an automated email from the git hooks/post-receive script.
kanashiro pushed a change to branch master
in repository libtest-version-perl.
from eea809b update changelog
adds 01c9da3 remove Test::Unused test this is broken on 5.22 and in my experience flags many false positives
adds 98d9977 expand tabs
adds 00bca14 add multiple option
adds 5a7d5ef allow fo both !!multiple and !has_version
adds 443ab3d fix line endings
adds c0b3ad0 2.01_01
adds 901072d fix documentation order
adds 8cf8a0d rm old email address
adds 9e025d8 2.02
adds f7eacf3 Don't check caller() in version_ok
adds 3a8f9d8 test a single .pm file with version_ok
adds 5d3bf6a 2.03
adds 583c4f2 faster travis
adds 2c6f67c Test::EOL is now needed for test suite
adds b6dbd6d doco
adds aa168cb test 5.22
adds 6d223ae fix yaml syntax
adds 958491c add gitattrbiutes
adds d32cf24 5.8 is untestable
adds bc66bf5 dzil drops support for older versions of perl
adds 63b2765 require more recent Module::Metadata
adds ea68c48 2.04
adds 2540829 Imported Upstream version 2.04
new 4d68f7f Merge tag 'upstream/2.04'
new 539161d Update debian/changelog
new 5134322 Update years of upstream copyright
new 1c3770e Update Debian packaging copyright
new cd98ecf Declare compliance with Debian policy 3.9.8
new 33606f1 debian/contro: update build and runtime dependencies, thanks cme
new fec3169 release libtest-version-perl version 2.04-1
The 7 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 | 4 ++++
LICENSE | 2 +-
MANIFEST | 10 +++++-----
META.json | 13 ++++++++-----
META.yml | 7 ++++---
Makefile.PL | 13 +++++++------
README | 4 ++--
debian/changelog | 14 ++++++++++++--
debian/control | 15 +++++----------
debian/copyright | 3 ++-
lib/Test/Version.pm | 8 ++++----
t/00-compile.t | 4 ++--
t/00-report-prereqs.dd | 9 ++++++---
t/00-report-prereqs.t | 10 +++++-----
xt/{release => author}/pod-coverage.t | 0
xt/{release => author}/pod-syntax.t | 1 +
xt/{release => author}/portability.t | 0
xt/{release => author}/test-version.t | 3 +--
xt/release/cpan-changes.t | 9 ++++-----
19 files changed, 73 insertions(+), 56 deletions(-)
rename xt/{release => author}/pod-coverage.t (100%)
rename xt/{release => author}/pod-syntax.t (84%)
rename xt/{release => author}/portability.t (100%)
rename xt/{release => author}/test-version.t (86%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-version-perl.git
More information about the Pkg-perl-cvs-commits
mailing list