[libxml-sax-base-perl] branch master updated (7129aff -> 5df69d3)

Florian Schlichting fsfs at moszumanska.debian.org
Sat Sep 16 19:27:14 UTC 2017


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

fsfs pushed a change to branch master
in repository libxml-sax-base-perl.

      from  7129aff   update changelog
      adds  46ffeda   New upstream version 1.09
       new  025ea20   Updated version 1.09 from 'upstream/1.09'
       new  474632c   Update debian/changelog
       new  b98489a   Email change: Florian Schlichting -> fsfs at debian.org
       new  7d7d844   Add upstream metadata
       new  ce891b9   Mark package autopkgtest-able
       new  4f95990   Bump dh compat to level 9
       new  0d4326b   Use canonical Vcs-Git format
       new  5d0d722   Declare compliance with Debian Policy 4.1.0
       new  513c19e   Do not ship BuildSAXBase.pl
       new  5df69d3   prepare changelog for release

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:
 BuildSAXBase.pl          |    2 +-
 Changes                  |    4 +
 MANIFEST                 |    2 +
 META.json                |   13 +-
 META.yml                 |   20 +
 Makefile.PL              |   55 +-
 debian/changelog         |   17 +-
 debian/compat            |    2 +-
 debian/control           |   10 +-
 debian/copyright         |    2 +-
 debian/rules             |    5 +
 debian/upstream/metadata |    6 +
 dist.ini                 |    3 +-
 lib/XML/SAX/Base.pm      | 1476 +++++++++++++++++++++++-----------------------
 lib/XML/SAX/Exception.pm |    5 +-
 t/03chdriver.t           |    2 +-
 t/04chfilter.t           |    2 +-
 t/05dtdhdriver.t         |    2 +-
 t/06lexhdriver.t         |    2 +-
 t/07declhdriver.t        |    2 +-
 t/08errorhdriver.t       |    2 +-
 t/09resoldriver.t        |    2 +-
 t/10dochdriver.t         |    2 +-
 t/11sax1multiclass.t     |    2 +-
 t/12sax2multiclass.t     |    2 +-
 t/13handlerswitch.t      |    2 +-
 t/14downstreamswitch.t   |    2 +-
 t/15parentswitch.t       |    2 +-
 t/release-pod-syntax.t   |    5 +-
 29 files changed, 847 insertions(+), 806 deletions(-)
 create mode 100644 META.yml
 create mode 100644 debian/upstream/metadata

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



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