[libmoosex-types-json-perl] branch master updated (e02a87d -> 3712f05)
gregor herrmann
gregoa at debian.org
Sat Jan 11 20:57:49 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-json-perl.
from e02a87d debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
adds 262a89f Imported Upstream version 0.03
new 509e573 Merge tag 'upstream/0.03'
new d732a58 New upstream release.
new 5d3593d Switch to "3.0 (quilt)" source format.
new f25b070 Update years of upstream copyright and license stanzas.
new 51f8739 sort deps
new 55dcb0a Bump debhelper compatibility level to 8.
new d734a86 Declare compliance with Debian Policy 3.9.5.
new 3712f05 releasing package libmoosex-types-json-perl version 0.03-1
The 8 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 | 4 +
LICENSE | 379 +++++++++++++++++++++++++++++++++++++++++++++++
MANIFEST | 14 +-
META.yml | 37 +++--
Makefile.PL | 74 +++++++--
README | 41 +----
debian/changelog | 18 ++-
debian/compat | 2 +-
debian/control | 8 +-
debian/copyright | 10 +-
debian/source/format | 1 +
dist.ini | 21 +++
examples/demo.pl | 4 +-
lib/MooseX/Types/JSON.pm | 39 +++--
t/02-coercions.t | 29 ++++
t/release-pod-coverage.t | 22 +++
t/release-pod-syntax.t | 16 ++
17 files changed, 623 insertions(+), 96 deletions(-)
create mode 100644 LICENSE
create mode 100644 debian/source/format
create mode 100644 dist.ini
create mode 100644 t/02-coercions.t
create mode 100644 t/release-pod-coverage.t
create mode 100644 t/release-pod-syntax.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-types-json-perl.git
More information about the Pkg-perl-cvs-commits
mailing list