[libhttp-link-parser-perl] 01/11: Merge tag 'upstream/0.200'

Florian Schlichting fsfs at moszumanska.debian.org
Mon Jan 20 21:26:21 UTC 2014


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

fsfs pushed a commit to branch master
in repository libhttp-link-parser-perl.

commit 9bf892a7241dd09f990470d9ad644883f47f500c
Merge: dc88d4e cf546c3
Author: Florian Schlichting <fsfs at debian.org>
Date:   Mon Jan 20 21:53:21 2014 +0100

    Merge tag 'upstream/0.200'
    
    Upstream version 0.200
    
    # gpg: Signature made Mo 20 Jan 2014 21:53:15 CET using RSA key ID 72DC07B5
    # gpg: Good signature from "Florian Schlichting <fsfs at debian.org>"
    # gpg:                 aka "Florian Schlichting <fschlich at ZEDAT.FU-Berlin.DE>"
    # gpg:                 aka "Florian Schlichting <fs at spline.de>"
    # gpg:                 aka "Florian Schlichting <Florian.Schlichting at gmx.de>"

 CONTRIBUTING                       |  76 +++
 COPYRIGHT                          |  59 +++
 CREDITS                            |   3 +
 Changes                            |  57 ++-
 INSTALL                            |  38 ++
 LICENSE                            |   2 +-
 MANIFEST                           |  38 +-
 META.json                          |  86 ++++
 META.yml                           |  32 +-
 Makefile.PL                        | 153 ++++++-
 README                             |  75 ++-
 SIGNATURE                          |  56 +--
 dist.ini                           |   3 +
 doap.ttl                           | 175 +++++++
 inc/Module/AutoInstall.pm          | 915 -------------------------------------
 inc/Module/Install.pm              | 470 -------------------
 inc/Module/Install/AutoInstall.pm  |  93 ----
 inc/Module/Install/AutoManifest.pm |  45 --
 inc/Module/Install/Base.pm         |  83 ----
 inc/Module/Install/Can.pm          |  81 ----
 inc/Module/Install/Fetch.pm        |  93 ----
 inc/Module/Install/Include.pm      |  34 --
 inc/Module/Install/Makefile.pm     | 415 -----------------
 inc/Module/Install/Metadata.pm     | 716 -----------------------------
 inc/Module/Install/Package.pm      | 323 -------------
 inc/Module/Install/TrustMetaYml.pm |  52 ---
 inc/Module/Install/Win32.pm        |  64 ---
 inc/Module/Install/WriteAll.pm     |  63 ---
 inc/Module/Package.pm              |  71 ---
 inc/Module/Package/Dist/RDF.pm     |  27 --
 inc/Scalar/Util.pm                 |  71 ---
 inc/Scalar/Util/PP.pm              | 110 -----
 inc/YAML/Tiny.pm                   | 622 -------------------------
 lib/HTTP/Link/Parser.pm            |  64 +--
 meta/changes.ttl                   | 115 -----
 meta/doap.ttl                      |  40 --
 meta/makefile.ttl                  |  21 -
 t/01basic.t                        | 186 ++++----
 t/{01basic.t => 02rdf.t}           | 137 ++++--
 39 files changed, 957 insertions(+), 4807 deletions(-)

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



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