[libtest-pod-no404s-perl] branch master updated (6e1500f -> 55f50d2)
gregor herrmann
gregoa at debian.org
Sat Jun 6 17:11:19 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libtest-pod-no404s-perl.
from 6e1500f update changelog
new 5b2e89e Add debian/upstream/metadata
new 31fb717 Update debian/changelog
adds 28ef47f first commit
adds a660e6d first version
adds 5dd416c new CPAN tarball
adds d628713 add todo section
adds c132c5e cleanups
adds f458f0a add note about Test::Pod::LinkCheck
adds 95b4d9f add SEE ALSO link
adds 6859445 dzilification
adds c2b830a d0h add dist.ini
adds fec1c18 remove old testing files
adds c6dd956 use List::MoreUtils::any instead of boolean grep
adds c2f7d6c try to get original uri
adds 069e98c rename
adds 3c2f35d fix error in link gathering
adds 2201bfb skip RFC 6761 example URLs
adds 0186954 New CPAN release of Test-Pod-No404s - v0.02
adds 13d424d Imported Upstream version 0.02
new 014005c Merge tag 'upstream/0.02'
new f9d3a4b Update debian/changelog
new f629445 Update build and runtime dependencies.
new b839e94 Reformat debian/control with cme
new 0da96ee Mark package as autopkgtest-able.
new cd83f48 Declare compliance with Debian Policy 3.9.6.
new 36c905e Add /me to Uploaders.
new d717f68 Update years of upstream copyright.
new 55f50d2 releasing package libtest-pod-no404s-perl version 0.02-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:
AUTHOR_PLEDGE | 13 +
Build.PL | 62 +---
Changes | 18 +-
CommitLog | 105 ++++++
INSTALL | 43 +++
LICENSE | 28 +-
MANIFEST | 25 +-
MANIFEST.SKIP | 30 +-
META.json | 781 +++++++++++++++++++++++++++++++++++++++++++
META.yml | 587 +++++++++++++++++++++++++++++++-
Makefile.PL | 157 ++++++++-
README | 232 +++++++++----
SIGNATURE | 43 +++
cpanfile | 29 ++
debian/changelog | 16 +-
debian/compat | 2 +-
debian/control | 21 +-
debian/copyright | 2 +-
debian/upstream/metadata | 6 +
dist.ini | 2 +
doap.xml | 27 ++
examples/simple.pl | 9 +
lib/Test/Pod/No404s.pm | 311 ++++++++++++-----
t/00-compile.t | 54 +++
t/000-report-versions-tiny.t | 85 +++++
t/1_load.t | 17 -
t/apocalypse.t | 17 +-
27 files changed, 2431 insertions(+), 291 deletions(-)
create mode 100644 AUTHOR_PLEDGE
create mode 100644 CommitLog
create mode 100644 INSTALL
create mode 100644 META.json
create mode 100644 SIGNATURE
create mode 100644 cpanfile
create mode 100644 debian/upstream/metadata
create mode 100644 dist.ini
create mode 100644 doap.xml
create mode 100644 t/00-compile.t
create mode 100644 t/000-report-versions-tiny.t
delete mode 100644 t/1_load.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-pod-no404s-perl.git
More information about the Pkg-perl-cvs-commits
mailing list