[libxml-sax-machines-perl] 01/09: Merge tag 'upstream/0.46'

gregor herrmann gregoa at debian.org
Fri Oct 11 17:06:24 UTC 2013


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

gregoa pushed a commit to branch master
in repository libxml-sax-machines-perl.

commit 48a7429a818c2503b29fa850d32b120c7d8199cb
Merge: 0e8f52e 748c29a
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 11 18:42:55 2013 +0200

    Merge tag 'upstream/0.46'
    
    Upstream version 0.46

 CHANGES                                |   12 +-
 LICENSE                                |  379 +++++++++++++++
 MANIFEST                               |   26 +-
 MANIFEST.SKIP                          |    2 +
 META.yml                               |   34 +-
 Makefile.PL                            |   81 +++-
 README                                 |   66 +--
 README => README.too                   |    0
 dist.ini                               |   29 ++
 inc/Module/AutoInstall.pm              |  794 --------------------------------
 inc/Module/Install.pm                  |  430 -----------------
 inc/Module/Install/AutoInstall.pm      |   61 ---
 inc/Module/Install/AutoManifest.pm     |   45 --
 inc/Module/Install/Base.pm             |   86 ----
 inc/Module/Install/Can.pm              |   81 ----
 inc/Module/Install/Fetch.pm            |   93 ----
 inc/Module/Install/Include.pm          |   34 --
 inc/Module/Install/Makefile.pm         |  268 -----------
 inc/Module/Install/Metadata.pm         |  580 -----------------------
 inc/Module/Install/Win32.pm            |   64 ---
 inc/Module/Install/WriteAll.pm         |   50 --
 lib/XML/Filter/Distributor.pm          |  253 +++++-----
 lib/XML/Filter/DocSplitter.pm          |  258 ++++++-----
 lib/XML/Filter/Merger.pm               |  527 +++++++++++----------
 lib/XML/Filter/Tee.pm                  |  260 ++++++-----
 lib/XML/SAX/ByRecord.pm                |  117 +++--
 lib/XML/SAX/EventMethodMaker.pm        |  287 +++++++-----
 lib/XML/SAX/Machine.pm                 |  717 ++++++++++++++--------------
 lib/XML/SAX/Machines.pm                |  249 +++++-----
 lib/XML/SAX/Machines/ConfigDefaults.pm |   38 ++
 lib/XML/SAX/Machines/ConfigHelper.pm   |   69 ++-
 lib/XML/SAX/Manifold.pm                |   94 ++--
 lib/XML/SAX/Pipeline.pm                |   84 +++-
 lib/XML/SAX/Tap.pm                     |  101 ++--
 t/00-compile.t                         |   51 ++
 35 files changed, 2310 insertions(+), 4010 deletions(-)

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



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