[libxml-libxml-perl] branch master updated (719fbd1 -> 42fff04)

gregor herrmann gregoa at debian.org
Tue Dec 17 16:14:38 UTC 2013


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  719fbd1   releasing package libxml-libxml-perl version 2.0107+dfsg-1
      adds  366a193   Imported Upstream version 2.0108+dfsg
       new  326ff4c   Merge tag 'upstream/2.0108+dfsg'
       new  67a87c8   New upstream release.
       new  0f8d6f9   Refresh fail-build-no-libxml2.patch (offset).
       new  0182547   sort copyright years/holders chronologically
       new  42fff04   releasing package libxml-libxml-perl version 2.0108+dfsg-1

The 5 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 ++
 LibXML.pm                                  |   2 +-
 LibXML.pod                                 |   2 +-
 MANIFEST                                   |   7 +-
 META.json                                  |   3 +-
 META.yml                                   |   3 +-
 Makefile.PL                                |   1 +
 debian/changelog                           |   7 ++
 debian/copyright                           |  18 ++--
 debian/patches/fail-build-no-libxml2.patch |   6 +-
 docs/libxml.dbk                            |   2 +-
 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                    |   4 +-
 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                      |   4 +-
 lib/XML/LibXML/SAX.pod                     |   2 +-
 lib/XML/LibXML/SAX/Builder.pm              |   4 +-
 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 +-
 t/14sax.t                                  |   2 +-
 t/15nodelist.t                             |   2 +-
 t/40reader_mem_error.t                     |   2 +-
 t/48_SAX_Builder_rt_91433.t                | 152 +++++++++++++++++++++++++++++
 t/90threads.t                              |   2 +-
 t/lib/Counter.pm                           |   2 +-
 t/lib/Stacker.pm                           |   2 +-
 t/lib/TestHelpers.pm                       |   2 +-
 60 files changed, 244 insertions(+), 71 deletions(-)
 create mode 100644 t/48_SAX_Builder_rt_91433.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