[libpod-weaver-perl] branch master updated (0fe2d7a -> 00a4ebd)
Florian Schlichting
fsfs at moszumanska.debian.org
Thu Apr 28 19:45:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
fsfs pushed a change to branch master
in repository libpod-weaver-perl.
from 0fe2d7a update changelog
adds 25162bd do not decode strings coming from PPI
adds bd54781 add utf8.pm to encoding.t to get DATA in decoded form
adds f4430b7 compare output split by line for easy reading
adds 2c7b371 ignore .gitnxtver_cache
adds 1dca7e4 v4.013
adds 05a7870 Imported Upstream version 4.013
new 86c8dd3 Merge tag 'upstream/4.013'
new 64f102a Update debian/changelog
new 896d970 Update copyright years
new 9b7b314 Bump dh compat to level 9
new b5a0672 Declare compliance with Debian Policy 3.9.8
new 00a4ebd update changelog for release
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 | 3 +
LICENSE | 6 +-
MANIFEST | 4 +-
META.json | 186 +++++++++++++++++--------------
META.yml | 170 +++++++++++++++-------------
Makefile.PL | 11 +-
README | 6 +-
debian/changelog | 11 +-
debian/compat | 2 +-
debian/control | 4 +-
debian/copyright | 4 +-
lib/Pod/Weaver.pm | 6 +-
lib/Pod/Weaver/Config.pm | 6 +-
lib/Pod/Weaver/Config/Assembler.pm | 6 +-
lib/Pod/Weaver/Config/Finder.pm | 6 +-
lib/Pod/Weaver/Plugin/EnsurePod5.pm | 6 +-
lib/Pod/Weaver/Plugin/H1Nester.pm | 6 +-
lib/Pod/Weaver/Plugin/SingleEncoding.pm | 6 +-
lib/Pod/Weaver/Plugin/Transformer.pm | 6 +-
lib/Pod/Weaver/PluginBundle/CorePrep.pm | 6 +-
lib/Pod/Weaver/PluginBundle/Default.pm | 6 +-
lib/Pod/Weaver/Role/Dialect.pm | 6 +-
lib/Pod/Weaver/Role/Finalizer.pm | 6 +-
lib/Pod/Weaver/Role/Plugin.pm | 6 +-
lib/Pod/Weaver/Role/Preparer.pm | 6 +-
lib/Pod/Weaver/Role/Section.pm | 6 +-
lib/Pod/Weaver/Role/StringFromComment.pm | 6 +-
lib/Pod/Weaver/Role/Transformer.pm | 6 +-
lib/Pod/Weaver/Section/Authors.pm | 6 +-
lib/Pod/Weaver/Section/Bugs.pm | 6 +-
lib/Pod/Weaver/Section/Collect.pm | 6 +-
lib/Pod/Weaver/Section/Generic.pm | 6 +-
lib/Pod/Weaver/Section/Leftovers.pm | 6 +-
lib/Pod/Weaver/Section/Legal.pm | 6 +-
lib/Pod/Weaver/Section/Name.pm | 14 +--
lib/Pod/Weaver/Section/Region.pm | 6 +-
lib/Pod/Weaver/Section/Version.pm | 6 +-
t/00-report-prereqs.dd | 5 +-
t/00-report-prereqs.t | 2 +-
t/encoding.t | 5 +-
xt/{release => author}/pod-syntax.t | 1 +
xt/release/changes_has_content.t | 2 +-
42 files changed, 312 insertions(+), 274 deletions(-)
rename xt/{release => author}/pod-syntax.t (84%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpod-weaver-perl.git
More information about the Pkg-perl-cvs-commits
mailing list