[libxml-parser-perl] branch master updated (7273dea -> ff0ef25)

gregor herrmann gregoa at debian.org
Sun Nov 1 16:51:35 UTC 2015


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

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

      from  7273dea   update changelog
       new  0276b31   typo in debian/README.source
       new  a1754dd   Add debian/upstream/metadata
       new  d40e39f   Update debian/changelog
      adds  a099179   Imported Upstream version 2.44
       new  284b930   Merge tag 'upstream/2.44'
       new  18aec63   Update debian/changelog
       new  46a1ec9   Update years of packaging copyright.
       new  c7c2588   Update Upstream-Contact in debian/copyright.
       new  0c0f03f   Drop patches, both merged upstream.
       new  6803415   Declare compliance with Debian Policy 3.9.6.
       new  ff0ef25   releasing package libxml-parser-perl version 2.44-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                     |  19 ++-
 Expat/Expat.pm              |  12 +-
 Expat/Expat.xs              |  18 +-
 MANIFEST                    | 132 ++++++++-------
 META.json                   |  47 ++++++
 META.yml                    |  42 ++---
 Makefile.PL                 | 402 ++++++++++++++++++++++----------------------
 Parser.pm                   |   8 +-
 Parser/LWPExternEnt.pl      |   2 +-
 Parser/Style/Objects.pm     |   4 +-
 Parser/Style/Subs.pm        |   4 +-
 Parser/Style/Tree.pm        |   2 +-
 README                      |   9 +-
 debian/README.source        |   2 +-
 debian/changelog            |  14 +-
 debian/control              |   2 +-
 debian/copyright            |   4 +-
 debian/patches/pod.patch    |  19 ---
 debian/patches/series       |   2 -
 debian/patches/whatis.patch |  55 ------
 debian/upstream/metadata    |   5 +
 inc/Devel/CheckLib.pm       |  72 ++++++--
 t/astress.t                 |   1 +
 t/decl.t                    | 182 ++++++++++----------
 t/file.t                    |  11 +-
 t/file_open_scalar.t        |  25 +++
 t/parament.t                | 135 +++++++--------
 27 files changed, 642 insertions(+), 588 deletions(-)
 create mode 100644 META.json
 delete mode 100644 debian/patches/pod.patch
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/patches/whatis.patch
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/file_open_scalar.t

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



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