[libmoosex-types-perl] branch master updated (e36742b -> a58d517)
gregor herrmann
gregoa at debian.org
Sat May 10 11:20:01 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libmoosex-types-perl.
from e36742b update changelog
adds 7787396 Imported Upstream version 0.41
new 3cf0ed8 Merge tag 'upstream/0.41'
adds c0fdb73 Imported Upstream version 0.44
new a8f8252 Merge tag 'upstream/0.44'
new 79413ff New upstream release.
new d830d56 Drop fix-bad-whatis-entry.patch, fixed upstream.
new 0b894e2 Update years of packaging copyright.
new 96e2a33 Add (build) dependency on libnamespace-clean-perl.
new a58d517 releasing package libmoosex-types-perl version 0.44-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 | 3 +-
CONTRIBUTING | 8 +-
Changes | 24 +-
LICENSE | 2 +-
MANIFEST | 4 +
META.json | 445 ++++++++++++++-------------
META.yml | 480 ++++++++++++++++--------------
Makefile.PL | 72 +++--
README | 4 +-
README.md | 10 +-
debian/changelog | 8 +-
debian/control | 2 +
debian/copyright | 2 +-
debian/patches/fix-bad-whatis-entry.patch | 21 --
debian/patches/series | 1 -
dist.ini | 15 +-
lib/MooseX/Types.pm | 388 +++++++++++++++++++++++-
lib/MooseX/Types/Base.pm | 102 ++++++-
lib/MooseX/Types/CheckedUtilExports.pm | 45 ++-
lib/MooseX/Types/Combine.pm | 52 +++-
lib/MooseX/Types/Moose.pm | 69 +++--
lib/MooseX/Types/TypeDecorator.pm | 73 +++--
lib/MooseX/Types/UndefinedType.pm | 184 ++++++++----
lib/MooseX/Types/Util.pm | 78 ++++-
lib/MooseX/Types/Wrapper.pm | 30 +-
t/00-report-prereqs.t | 194 ++++++++----
t/25-fully-qualified.t | 64 ++++
t/zzz-check-breaks.t | 18 ++
xt/author/pod-spell.t | 8 +-
xt/release/changes_has_content.t | 2 +-
xt/release/clean-namespaces.t | 16 +
xt/release/distmeta.t | 5 +-
xt/release/pod-syntax.t | 5 +-
33 files changed, 1684 insertions(+), 750 deletions(-)
delete mode 100644 debian/patches/fix-bad-whatis-entry.patch
delete mode 100644 debian/patches/series
create mode 100644 t/25-fully-qualified.t
create mode 100644 t/zzz-check-breaks.t
create mode 100644 xt/release/clean-namespaces.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-types-perl.git
More information about the Pkg-perl-cvs-commits
mailing list