[libtest-spec-perl] branch master updated (5dfe979 -> c41ee22)
gregor herrmann
gregoa at debian.org
Wed Nov 1 18:52:55 UTC 2017
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libtest-spec-perl.
from 5dfe979 update changelog
adds fe02873 FEATURE: pass an instance of example to handler
adds 998f7e7 Merge pull request #30 from jamhed/pr-pass-example-object-to-handler-method
adds 0575d83 run tests that match ONE (not all) pattern(s)
adds b996629 Merge pull request #37 from mpw96/develop
adds a9efaec ignore local::lib
adds d3bfc12 fix #39: ensure module requirements are in the META.json
adds 7fe9d7b bump version to 0.52
adds 4e995b5 - Made URL in the pod clickable.
adds 58e60d0 Merge pull request #42 from manwar/minor-pod-changes
adds 9b07bca Version 0.53
adds 606cb32 New upstream version 0.53
new a210324 Update upstream source from tag 'upstream/0.53'
new 7a97c0d Update debian/changelog
new e9f5ac9 Update years of packaging copyright.
new 5ae9ff5 Update debian/upstream/metadata.
new 98e164c Declare compliance with Debian Policy 4.1.1.
new eb754be Drop unneeded version constraint from libpackage-stash-perl (build) dependency.
new c41ee22 releasing package libtest-spec-perl version 0.53-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 | 12 ++++++++++++
MANIFEST | 3 +++
META.json | 34 +++++++++++++++++++++++++++++++---
META.yml | 24 ++++++++++++++++++++----
debian/changelog | 12 ++++++++++--
debian/control | 6 +++---
debian/copyright | 2 +-
debian/upstream/metadata | 2 ++
lib/Test/Spec.pm | 19 +++++++++----------
lib/Test/Spec/Context.pm | 8 ++++----
lib/Test/Spec/Example.pm | 4 ++--
t/example_in_handler.t | 13 +++++++++++++
t/manifest.t | 11 +++++++++++
t/meta.t | 35 +++++++++++++++++++++++++++++++++++
t/runtests_subset.t | 14 ++++++++++++++
t/subset_spec.pl | 1 +
16 files changed, 171 insertions(+), 29 deletions(-)
create mode 100644 t/example_in_handler.t
create mode 100644 t/manifest.t
create mode 100644 t/meta.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-spec-perl.git
More information about the Pkg-perl-cvs-commits
mailing list