[libxml-libxml-perl] branch master updated (df2a6ed -> 7c6ee16)

gregor herrmann gregoa at debian.org
Tue Jun 28 16:06:00 UTC 2016


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository libxml-libxml-perl.

      from  df2a6ed   update changelog
       new  b38cbfe   Switch repackaging framework to Files-Excluded method.
      adds  4dc452d   Imported Upstream version 2.0126+dfsg
       new  1be7732   Merge tag 'upstream/2.0126+dfsg'
       new  0c76271   New upstream release.
       new  d08dd7a   drop debian/repack.stub from d/copyright as well
       new  8c795a0   update changelog
       new  f1416ec   Declare compliance with Debian Policy 3.9.8.
       new  d1178cf   Refresh fail-build-no-libxml2.patch.
       new  72df96a   Add debian/upstream/metadata.
       new  7d91701   Set bindnow linker flag in debian/rules.
       new  7c6ee16   releasing package libxml-libxml-perl version 2.0126+dfsg-1

The 10 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                                    | 23 ++++++++
 LibXML.pm                                  |  4 +-
 LibXML.pod                                 |  2 +-
 LibXML.xs                                  |  4 ++
 MANIFEST                                   | 14 +++++
 META.json                                  | 10 ++--
 META.yml                                   | 12 ++--
 Makefile.PL                                | 18 ++++--
 README                                     |  6 +-
 debian/README.source                       |  3 +-
 debian/changelog                           | 10 +++-
 debian/control                             |  2 +-
 debian/copyright                           |  8 +--
 debian/patches/fail-build-no-libxml2.patch | 14 ++---
 debian/repack.local                        |  6 --
 debian/repack.stub                         | 88 ------------------------------
 debian/rules                               |  2 +
 debian/upstream/metadata                   |  5 ++
 debian/watch                               |  5 +-
 docs/libxml.dbk                            |  8 +--
 example/test.html                          |  4 +-
 example/test.xhtml                         |  4 +-
 lib/XML/LibXML/Attr.pod                    |  2 +-
 lib/XML/LibXML/AttributeHash.pm            |  2 +-
 lib/XML/LibXML/Boolean.pm                  |  2 +-
 lib/XML/LibXML/CDATASection.pod            |  2 +-
 lib/XML/LibXML/Comment.pod                 |  2 +-
 lib/XML/LibXML/Common.pm                   |  2 +-
 lib/XML/LibXML/Common.pod                  |  2 +-
 lib/XML/LibXML/DOM.pod                     |  2 +-
 lib/XML/LibXML/Devel.pm                    |  2 +-
 lib/XML/LibXML/Document.pod                |  2 +-
 lib/XML/LibXML/DocumentFragment.pod        |  2 +-
 lib/XML/LibXML/Dtd.pod                     |  2 +-
 lib/XML/LibXML/Element.pod                 |  2 +-
 lib/XML/LibXML/ErrNo.pm                    |  2 +-
 lib/XML/LibXML/ErrNo.pod                   |  2 +-
 lib/XML/LibXML/Error.pm                    |  2 +-
 lib/XML/LibXML/Error.pod                   |  2 +-
 lib/XML/LibXML/InputCallback.pod           |  2 +-
 lib/XML/LibXML/Literal.pm                  |  2 +-
 lib/XML/LibXML/Namespace.pod               |  2 +-
 lib/XML/LibXML/Node.pod                    |  2 +-
 lib/XML/LibXML/NodeList.pm                 |  2 +-
 lib/XML/LibXML/Number.pm                   |  2 +-
 lib/XML/LibXML/PI.pod                      |  2 +-
 lib/XML/LibXML/Parser.pod                  |  2 +-
 lib/XML/LibXML/Pattern.pod                 |  2 +-
 lib/XML/LibXML/Reader.pm                   |  2 +-
 lib/XML/LibXML/Reader.pod                  |  2 +-
 lib/XML/LibXML/RegExp.pod                  |  2 +-
 lib/XML/LibXML/RelaxNG.pod                 |  2 +-
 lib/XML/LibXML/SAX.pm                      |  2 +-
 lib/XML/LibXML/SAX.pod                     |  2 +-
 lib/XML/LibXML/SAX/Builder.pm              |  2 +-
 lib/XML/LibXML/SAX/Builder.pod             |  2 +-
 lib/XML/LibXML/SAX/Generator.pm            |  2 +-
 lib/XML/LibXML/SAX/Parser.pm               |  2 +-
 lib/XML/LibXML/Schema.pod                  |  2 +-
 lib/XML/LibXML/Text.pod                    |  2 +-
 lib/XML/LibXML/XPathContext.pm             |  2 +-
 lib/XML/LibXML/XPathContext.pod            |  2 +-
 lib/XML/LibXML/XPathExpression.pod         |  2 +-
 scripts/tag-release.pl                     |  2 +-
 t/05text.t                                 | 13 ++++-
 t/40reader.t                               | 36 +++++++-----
 t/release-kwalitee.t                       | 10 ++++
 test/relaxng/demo4.rng                     |  4 +-
 test/xinclude/xinclude.xml                 |  4 +-
 69 files changed, 201 insertions(+), 202 deletions(-)
 delete mode 100644 debian/repack.local
 delete mode 100755 debian/repack.stub
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/release-kwalitee.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-libxml-perl.git



More information about the Pkg-perl-cvs-commits mailing list