[libcpan-meta-yaml-perl] branch master updated (fff7e2f -> a31137a)
gregor herrmann
gregoa at debian.org
Mon Sep 30 15:11:14 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libcpan-meta-yaml-perl.
from fff7e2f Remove trailing whitespace
adds 25a8285 Imported Upstream version 0.010
new b26b1f7 Merge tag 'upstream/0.010'
new e1574ef New upstream release.
new b732de5 Update years of packaging copyright.
new 6c52532 Declare compliance with Debian Policy 3.9.4.
new 6e06d9c cme: indent
new a31137a releasing package libcpan-meta-yaml-perl version 0.010-1
The 6 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 | 18 +-
MANIFEST | 3 +-
META.json | 36 +-
META.yml | 25 +-
Makefile.PL | 47 +-
README | 12 +-
cpanfile | 24 ++
debian/changelog | 10 +-
debian/control | 18 +-
debian/copyright | 2 +-
lib/CPAN/Meta/YAML.pm | 1056 +++++++++++++++++++++++----------------------
t/00-compile.t | 87 ++--
t/01_compile.t | 8 +-
t/02_basic.t | 230 +++++-----
t/03_regression.t | 426 +++++++++---------
t/04_scalar.t | 84 ++--
t/05_export.t | 8 +-
t/11_meta_yml.t | 498 ++++++++++-----------
t/12_plagger.t | 114 ++---
t/13_perl_smith.t | 252 +++++------
t/14_yaml_org.t | 76 ++--
t/15_multibyte.t | 40 +-
t/16_nullrefs.t | 14 +-
t/17_toolbar.t | 52 +--
t/18_tap.t | 86 ++--
t/19_errors.t | 12 +-
t/20_subclass.t | 52 +--
t/21_bom.t | 14 +-
t/22_comments.t | 100 ++---
t/lib/Test.pm | 490 ++++++++++-----------
xt/author/pod-spell.t | 21 -
xt/release/portability.t | 12 +
xt/release/test-version.t | 18 +-
33 files changed, 2002 insertions(+), 1943 deletions(-)
create mode 100644 cpanfile
mode change 100644 => 100755 t/03_regression.t
mode change 100644 => 100755 t/11_meta_yml.t
mode change 100644 => 100755 t/12_plagger.t
mode change 100644 => 100755 t/13_perl_smith.t
mode change 100644 => 100755 t/14_yaml_org.t
mode change 100644 => 100755 t/15_multibyte.t
mode change 100644 => 100755 t/21_bom.t
mode change 100644 => 100755 t/lib/Test.pm
delete mode 100644 xt/author/pod-spell.t
create mode 100644 xt/release/portability.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcpan-meta-yaml-perl.git
More information about the Pkg-perl-cvs-commits
mailing list