[libxml-compile-perl] branch master updated (bd6003f -> 27f159c)
Lucas Kanashiro
kanashiro at moszumanska.debian.org
Tue Jul 19 20:30:27 UTC 2016
This is an automated email from the git hooks/post-receive script.
kanashiro pushed a change to branch master
in repository libxml-compile-perl.
from bd6003f update changelog
adds a282457 Imported Upstream version 1.53
new 4e00137 Merge tag 'upstream/1.53'
new 3263a92 Update debian/changelog
new 45090f4 Refresh and remove unnecessary patches
new 582fc11 Declare compliance with Debian policy 3.9.8
new b84dffb Create another patch fixing typo in manpages
new 27f159c Releasing libxml-compile-perl version 1.53-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:
ChangeLog | 10 +++++++
META.json | 2 +-
META.yml | 2 +-
Makefile.PL | 4 +--
README | 12 ++++----
bin/xml2yaml | 2 +-
debian/changelog | 12 ++++++--
debian/control | 2 +-
debian/patches/fix-lintian-warnings-about-manpages | 2 +-
debian/patches/fix-spelling-error-in-manpage.patch | 17 ------------
debian/patches/fix-typo-in-manpage.patch | 28 +++++++++++++++++++
debian/patches/series | 2 +-
lib/XML/Compile.pm | 2 +-
lib/XML/Compile.pod | 22 ++-------------
lib/XML/Compile/FAQ.pod | 22 ++-------------
lib/XML/Compile/Iterator.pm | 2 +-
lib/XML/Compile/Iterator.pod | 22 ++-------------
lib/XML/Compile/Schema.pm | 2 +-
lib/XML/Compile/Schema.pod | 32 ++++++++--------------
lib/XML/Compile/Schema/BuiltInFacets.pm | 8 ++++--
lib/XML/Compile/Schema/BuiltInFacets.pod | 22 ++-------------
lib/XML/Compile/Schema/BuiltInTypes.pm | 5 ++--
lib/XML/Compile/Schema/BuiltInTypes.pod | 28 ++++---------------
lib/XML/Compile/Schema/Instance.pm | 2 +-
lib/XML/Compile/Schema/Instance.pod | 22 ++-------------
lib/XML/Compile/Schema/NameSpaces.pm | 4 +--
lib/XML/Compile/Schema/NameSpaces.pod | 22 ++-------------
lib/XML/Compile/Schema/Specs.pm | 8 +++---
lib/XML/Compile/Schema/Specs.pod | 22 ++-------------
lib/XML/Compile/Translate.pm | 3 +-
lib/XML/Compile/Translate.pod | 22 ++-------------
lib/XML/Compile/Translate/Reader.pm | 2 +-
lib/XML/Compile/Translate/Reader.pod | 22 ++-------------
lib/XML/Compile/Translate/Template.pm | 2 +-
lib/XML/Compile/Translate/Template.pod | 22 ++-------------
lib/XML/Compile/Translate/Writer.pm | 2 +-
lib/XML/Compile/Translate/Writer.pod | 26 +++---------------
lib/XML/Compile/Util.pm | 2 +-
lib/XML/Compile/Util.pod | 22 ++-------------
t/TestTools.pm | 2 +-
40 files changed, 130 insertions(+), 339 deletions(-)
delete mode 100644 debian/patches/fix-spelling-error-in-manpage.patch
create mode 100644 debian/patches/fix-typo-in-manpage.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-compile-perl.git
More information about the Pkg-perl-cvs-commits
mailing list