[libyaml-perl] branch master updated (ad73869 -> d67d1e1)
Damyan Ivanov
dmn at moszumanska.debian.org
Tue Aug 26 07:58:52 UTC 2014
This is an automated email from the git hooks/post-receive script.
dmn pushed a change to branch master
in repository libyaml-perl.
from ad73869 update changelog
adds 679a5b6 Imported Upstream version 1.09
new 10b2ad8 Merge tag 'upstream/1.09'
new 2e800f7 Add debian/upstream/metadata
new d67d1e1 releasing package libyaml-perl version 1.09-1
The 3 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 | 24 ++++++++++++++++++++++
MANIFEST | 1 +
META.json | 4 ++--
META.yml | 4 ++--
Makefile.PL | 6 +++---
debian/changelog | 9 +++++++--
debian/upstream/metadata | 8 ++++++++
lib/YAML.pm | 2 +-
lib/YAML/Any.pm | 2 +-
lib/YAML/Any.pod | 52 ++++++++++++++++++++++++++++++++++++++++++++++++
lib/YAML/Node.pm | 50 +++++++++++++++++++++++-----------------------
t/000-compile-modules.t | 17 ++++++++++++++++
t/basic-tests.t | 4 +---
t/bugs-emailed.t | 4 +---
t/bugs-rt.t | 4 +---
t/changes.t | 4 +---
t/dump-basics.t | 4 +---
t/dump-blessed-glob.t | 4 +---
t/dump-blessed.t | 4 +---
t/dump-code.t | 4 +---
t/dump-file-utf8.t | 8 +++-----
t/dump-file.t | 8 +++-----
t/dump-nested.t | 4 +---
t/dump-opts.t | 4 +---
t/dump-perl-types-512.t | 4 +---
t/dump-perl-types-514.t | 4 +---
t/dump-perl-types.t | 4 +---
t/dump-stringify.t | 4 +---
t/dump-tests-512.t | 4 +---
t/dump-tests-514.t | 4 +---
t/dump-tests.t | 4 +---
t/dump-works.t | 4 +---
t/errors.t | 4 +---
t/export.t | 4 +---
t/freeze-thaw.t | 4 +---
t/global-api.t | 4 +---
t/inbox.t | 4 +---
t/load-fails.t | 4 +---
t/load-passes.t | 4 +---
t/load-slides.t | 4 +---
t/load-spec.t | 4 +---
t/load-tests.t | 6 ++----
t/load-works.t | 4 +---
t/marshall.t | 16 +++++++--------
t/node-info.t | 4 +---
t/pugs-objects.t | 4 +---
t/regexp.t | 4 +---
t/svk.t | 7 ++-----
t/test.t | 4 +---
xt/meta.t | 12 +++++------
xt/pmv.t | 22 ++++++++++----------
xt/pod.t | 22 ++++++++++----------
52 files changed, 220 insertions(+), 188 deletions(-)
create mode 100644 debian/upstream/metadata
create mode 100644 t/000-compile-modules.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libyaml-perl.git
More information about the Pkg-perl-cvs-commits
mailing list