[libcpan-meta-yaml-perl] branch master updated (fd90989 -> da63c0b)
gregor herrmann
gregoa at debian.org
Sat Dec 12 16:45:14 UTC 2015
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 fd90989 New upstream release, ready for review
adds 1bd4dc6 After release: bump $VERSION and timestamp Changes
adds fec2687 After release: bump $VERSION and timestamp Changes
adds 8b59dec After release: bump $VERSION and timestamp Changes
adds 014b17b explode dist.ini from bundle and streamline
adds 05984c6 After release: timestamp Changes
adds 8c93c23 Imported Upstream version 0.018
new 78980b4 Merge tag 'upstream/0.018'
new 8dea041 Update debian/changelog
new 8a7f313 Update debian/upstream/metadata.
new 3bbff67 Update build dependencies.
new 8f04764 Bump debhelper compatibility level to 9.
new da63c0b releasing package libcpan-meta-yaml-perl version 0.018-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 | 10 ++++++
MANIFEST | 9 +++--
MANIFEST.SKIP | 1 -
META.json | 66 ++++++++++++++++++++++++++++-------
META.yml | 17 ++++-----
Makefile.PL | 13 +++----
README | 2 +-
debian/changelog | 9 +++++
debian/compat | 2 +-
debian/control | 3 +-
debian/upstream/metadata | 6 ++--
lib/CPAN/Meta/YAML.pm | 6 ++--
t/00-report-prereqs.dd | 46 ++++++++++++++++++++++--
t/01_api.t | 3 +-
t/01_compile.t | 2 +-
t/10_read.t | 3 +-
t/11_read_string.t | 3 +-
t/12_write.t | 3 +-
t/13_write_string.t | 3 +-
t/20_subclass.t | 2 +-
t/21_yamlpm_compat.t | 2 +-
t/30_yaml_spec_tml.t | 7 ++--
t/31_local_tml.t | 2 +-
t/32_world_tml.t | 2 +-
t/README.md | 12 ++++---
t/lib/SubtestCompat.pm | 66 +++++++++++++++++++++++++++++++++++
t/lib/TestBridge.pm | 9 +++--
t/lib/TestML/Tiny.pm | 2 +-
t/tml | 4 +--
xt/author/00-compile.t | 5 ++-
xt/{release => author}/pod-syntax.t | 1 +
xt/{release => author}/test-version.t | 3 +-
xt/release/portability.t | 12 -------
33 files changed, 251 insertions(+), 85 deletions(-)
delete mode 100644 MANIFEST.SKIP
create mode 100644 t/lib/SubtestCompat.pm
rename xt/{release => author}/pod-syntax.t (84%)
rename xt/{release => author}/test-version.t (80%)
delete 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