[libxml-rss-libxml-perl] 01/10: Merge tag 'upstream/0.3103+dfsg'

Florian Schlichting fsfs at moszumanska.debian.org
Fri Mar 7 20:43:02 UTC 2014


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

fsfs pushed a commit to branch master
in repository libxml-rss-libxml-perl.

commit 7d38932c12dbadab250aab54d93dbdab8a2baad0
Merge: a4cb9c2 476da7d
Author: Florian Schlichting <fsfs at debian.org>
Date:   Fri Mar 7 21:13:25 2014 +0100

    Merge tag 'upstream/0.3103+dfsg'
    
    Upstream version 0.3103+dfsg
    
    Conflicts:
    	MANIFEST
    
           new file:   t/2.0-unencoded-body.t
           new file:   t/data/2.0/unencoded-body.rss

 Build.PL                           |  72 +++
 Changes                            |   4 +
 LICENSE                            | 378 ++++++++++++++++
 MANIFEST                           |  26 +-
 META.json                          | 114 +++++
 META.yml                           |  51 ++-
 Makefile                           | 879 +++++++++++++++++++++++++++++++++++++
 README.md                          | 275 ++++++++++++
 Makefile.PL => cpanfile            |  14 +-
 inc/Module/Install.pm              | 470 --------------------
 inc/Module/Install/AuthorTests.pm  |  59 ---
 inc/Module/Install/Base.pm         |  83 ----
 inc/Module/Install/Can.pm          |  81 ----
 inc/Module/Install/Fetch.pm        |  93 ----
 inc/Module/Install/Makefile.pm     | 415 -----------------
 inc/Module/Install/Metadata.pm     | 716 ------------------------------
 inc/Module/Install/Repository.pm   |  88 ----
 inc/Module/Install/Win32.pm        |  64 ---
 inc/Module/Install/WriteAll.pm     |  63 ---
 lib/XML/RSS/LibXML.pm              |   9 +-
 lib/XML/RSS/LibXML/MagicElement.pm |   2 +-
 t/2.0-unencoded-body.t             |  16 +
 t/data/2.0/unencoded-body.rss      |  18 +
 t/generated/1.0-generated.xml      |  33 --
 t/generated/2.0-generated.xml      |  42 --
 t/generated/charset1-generated.xml |  18 -
 xt/pod-coverage.t                  |   9 +-
 xt/pod.t                           |   6 +-
 28 files changed, 1827 insertions(+), 2271 deletions(-)

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



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