[libgetopt-long-descriptive-perl] branch master updated (021c4ee -> 6af109a)
Salvatore Bonaccorso
carnil at debian.org
Tue Jul 12 05:56:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
carnil pushed a change to branch master
in repository libgetopt-long-descriptive-perl.
from 021c4ee update changelog
adds b27c3a9 add x_breaks metadata for MooseX::Getopt, and check it at install time
adds d9c131e fix some bad math
adds 384d57b update wrapping test for fixed math
adds 243023d Add shortcircuit to pod SYNOPSIS, to make it more straightforward for user to know about this feature.
adds ee8a964 Add (failing) tests for documentation of types
adds 99a68fc Fix rendering of complex types
adds 361ea82 v0.100
adds cd2ed76 Imported Upstream version 0.100
new c4be3e9 Merge tag 'upstream/0.100'
new 79a000a Update debian/changelog
new 6254c12 Add Build-Depends-Indep on libcpan-meta-check-perl (>= 0.011)
new 6af109a Update debian/changelog file
The 4 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 | 5 +
MANIFEST | 5 +-
META.json | 239 +++++++++++++++++++++++------------
META.yml | 211 ++++++++++++++++++++-----------
Makefile.PL | 15 +--
README | 4 +-
debian/changelog | 8 +-
debian/control | 1 +
dist.ini | 6 +
lib/Getopt/Long/Descriptive.pm | 72 ++++++++++-
lib/Getopt/Long/Descriptive/Opts.pm | 4 +-
lib/Getopt/Long/Descriptive/Usage.pm | 16 +--
t/00-report-prereqs.dd | 3 +
t/00-report-prereqs.t | 21 ++-
t/descriptive.t | 26 +++-
t/zzz-check-breaks.t | 34 +++++
xt/{release => author}/pod-syntax.t | 1 +
xt/release/changes_has_content.t | 2 +-
18 files changed, 475 insertions(+), 198 deletions(-)
create mode 100644 t/zzz-check-breaks.t
rename xt/{release => author}/pod-syntax.t (84%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgetopt-long-descriptive-perl.git
More information about the Pkg-perl-cvs-commits
mailing list