[libtest-fatal-perl] branch master updated (46018ae -> 246e489)
Florian Schlichting
fsfs at alioth.debian.org
Thu Sep 19 20:46:20 UTC 2013
This is an automated email from the git hooks/post-receive script.
fsfs pushed a change to branch master
in repository libtest-fatal-perl.
from 46018ae debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
adds 5969160 Imported Upstream version 0.012
new 571ab6d Merge tag 'upstream/0.012'
new cad9901 Import Upstream version 0.012
new 5ad82df Ship example test
new db622da Add build-dependencies on Capture::Tiny and Test::More 0.96
new 5f73d50 Bump Standards-Version to 3.9.4 (no change)
new 6609608 Add myself to uploaders and copyright
new 246e489 prepare changelog for release
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 | 35 ++++---
MANIFEST | 7 +-
META.json | 183 +++++++++++++++++++-----------------
META.yml | 157 ++++++++++++++++---------------
Makefile.PL | 28 ++++--
README | 2 +-
debian/changelog | 11 ++-
debian/control | 10 +-
debian/copyright | 1 +
debian/libtest-fatal-perl.examples | 1 +
dist.ini | 6 --
examples/exception_like.t | 23 +++++
lib/Test/Fatal.pm | 43 +++++++--
t/00-compile.t | 39 ++++++++
t/000-report-versions-tiny.t | 83 ++++++++++++++++
t/release-pod-syntax.t | 15 ---
t/todo.t | 131 ++++++++++++++++++++++++++
xt/release/changes_has_content.t | 41 ++++++++
xt/release/pod-syntax.t | 7 ++
19 files changed, 606 insertions(+), 217 deletions(-)
create mode 100644 debian/libtest-fatal-perl.examples
create mode 100644 examples/exception_like.t
create mode 100644 t/00-compile.t
create mode 100644 t/000-report-versions-tiny.t
delete mode 100644 t/release-pod-syntax.t
create mode 100644 t/todo.t
create mode 100644 xt/release/changes_has_content.t
create mode 100644 xt/release/pod-syntax.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-fatal-perl.git
More information about the Pkg-perl-cvs-commits
mailing list