[libmoosex-attribute-chained-perl] branch master updated (0ef3c6f -> 96b6002)
gregor herrmann
gregoa at debian.org
Sat Feb 20 21:13:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libmoosex-attribute-chained-perl.
from 0ef3c6f update changelog
adds 140e162 Imported Upstream version 1.0.2
new fab9e8e Merge tag 'upstream/1.0.2'
new 23bae2c Update debian/changelog
new bf8d598 Update debian/upstream/metadata.
new d2d2c47 Update years of upstream and packaging copyright.
new 3b2ade7 Declare compliance with Debian Policy 3.9.7.
new ad3046a Bump debhelper compatibility level to 9.
new 96b6002 releasing package libmoosex-attribute-chained-perl version 1.0.2-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:
Build.PL | 43 ++-
Changes | 5 +-
LICENSE | 8 +-
MANIFEST | 11 +-
META.json | 406 ++++++++++++++++++---
META.yml | 330 +++++++++++++----
README | 6 +-
debian/changelog | 13 +-
debian/compat | 2 +-
debian/control | 4 +-
debian/copyright | 5 +-
debian/upstream/metadata | 9 +-
dist.ini | 23 +-
lib/Moose/Meta/Attribute/Custom/Trait/Chained.pm | 22 +-
lib/MooseX/Attribute/Chained.pm | 32 +-
lib/MooseX/Attribute/ChainedClone.pm | 28 +-
lib/MooseX/ChainedAccessors.pm | 22 +-
lib/MooseX/ChainedAccessors/Accessor.pm | 18 +-
lib/MooseX/Traits/Attribute/Chained.pm | 24 +-
t/00-compile.t | 109 +++---
t/00-report-prereqs.dd | 41 +++
t/00-report-prereqs.t | 191 ++++++++++
t/000-report-versions-tiny.t | 74 ----
t/author-no_warning_on_use.t | 37 ++
t/author-pod-coverage.t | 23 ++
t/author-pod-syntax.t | 23 ++
t/{release-pod-syntax.t => release-cpan-changes.t} | 14 +-
t/release-has-version.t | 2 +-
t/release-kwalitee.t | 23 --
t/release-minimum-version.t | 2 +-
t/release-pod-coverage.t | 29 --
31 files changed, 1155 insertions(+), 424 deletions(-)
create mode 100644 t/00-report-prereqs.dd
create mode 100644 t/00-report-prereqs.t
delete mode 100644 t/000-report-versions-tiny.t
create mode 100644 t/author-no_warning_on_use.t
create mode 100644 t/author-pod-coverage.t
create mode 100644 t/author-pod-syntax.t
rename t/{release-pod-syntax.t => release-cpan-changes.t} (61%)
delete mode 100644 t/release-kwalitee.t
delete mode 100644 t/release-pod-coverage.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-attribute-chained-perl.git
More information about the Pkg-perl-cvs-commits
mailing list