[liburi-perl] 03/11: Merge tag 'upstream/1.69'

gregor herrmann gregoa at debian.org
Wed Aug 12 09:41:18 UTC 2015


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

gregoa pushed a commit to branch master
in repository liburi-perl.

commit f65260ad70dd7dce191f1bf08a5f94215a510e5d
Merge: ce02a7b 0421829
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Aug 12 11:30:47 2015 +0200

    Merge tag 'upstream/1.69'
    
    Upstream version 1.69

 Changes                        |  50 +++
 LICENSE                        | 379 +++++++++++++++++++++++
 MANIFEST                       | 109 +++----
 META.json                      |  41 ++-
 META.yml                       |  36 ++-
 Makefile.PL                    |  46 ++-
 README                         | 683 +++++++++++++++++++++++++++++++++++++++--
 URI.pm => lib/URI.pm           |   9 +-
 {URI => lib/URI}/Escape.pm     |   2 +-
 {URI => lib/URI}/Heuristic.pm  |   2 +-
 {URI => lib/URI}/IRI.pm        |   2 +
 {URI => lib/URI}/QueryParam.pm |  13 +
 {URI => lib/URI}/Split.pm      |   4 +-
 {URI => lib/URI}/URL.pm        |   2 +-
 {URI => lib/URI}/WithBase.pm   |   5 +-
 {URI => lib/URI}/_foreign.pm   |   2 +
 {URI => lib/URI}/_generic.pm   |   2 +
 {URI => lib/URI}/_idna.pm      |   2 +
 {URI => lib/URI}/_ldap.pm      |   2 +-
 {URI => lib/URI}/_login.pm     |   2 +
 {URI => lib/URI}/_punycode.pm  |   2 +-
 {URI => lib/URI}/_query.pm     |   4 +-
 {URI => lib/URI}/_segment.pm   |   2 +
 {URI => lib/URI}/_server.pm    |   2 +
 {URI => lib/URI}/_userpass.pm  |   2 +
 {URI => lib/URI}/data.pm       |   2 +-
 {URI => lib/URI}/file.pm       |   0
 {URI => lib/URI}/file/Base.pm  |   2 +
 {URI => lib/URI}/file/FAT.pm   |   2 +
 {URI => lib/URI}/file/Mac.pm   |   2 +-
 {URI => lib/URI}/file/OS2.pm   |   2 +
 {URI => lib/URI}/file/QNX.pm   |   2 +
 {URI => lib/URI}/file/Unix.pm  |   2 +
 {URI => lib/URI}/file/Win32.pm |   2 +
 {URI => lib/URI}/ftp.pm        |   2 +
 {URI => lib/URI}/gopher.pm     |   2 +
 {URI => lib/URI}/http.pm       |   2 +
 {URI => lib/URI}/https.pm      |   2 +
 {URI => lib/URI}/ldap.pm       |   2 +-
 {URI => lib/URI}/ldapi.pm      |   2 +
 {URI => lib/URI}/ldaps.pm      |   2 +
 {URI => lib/URI}/mailto.pm     |   2 +
 {URI => lib/URI}/mms.pm        |   2 +
 {URI => lib/URI}/news.pm       |   2 +
 {URI => lib/URI}/nntp.pm       |   2 +
 {URI => lib/URI}/pop.pm        |   2 +
 {URI => lib/URI}/rlogin.pm     |   2 +
 {URI => lib/URI}/rsync.pm      |   2 +
 {URI => lib/URI}/rtsp.pm       |   2 +
 {URI => lib/URI}/rtspu.pm      |   2 +
 lib/URI/sftp.pm                |  10 +
 {URI => lib/URI}/sip.pm        |   2 +-
 {URI => lib/URI}/sips.pm       |   2 +
 {URI => lib/URI}/snews.pm      |   2 +
 {URI => lib/URI}/ssh.pm        |   2 +
 {URI => lib/URI}/telnet.pm     |   2 +
 {URI => lib/URI}/tn3270.pm     |   2 +
 {URI => lib/URI}/urn.pm        |   2 +
 {URI => lib/URI}/urn/isbn.pm   |   0
 {URI => lib/URI}/urn/oid.pm    |   2 +
 t/abs.t                        |   2 -
 t/clone.t                      |   2 -
 t/cwd.t                        |   6 +-
 t/data.t                       |   2 -
 t/distmanifest.t               |  11 +
 t/escape.t                     |   2 -
 t/file.t                       |   2 +-
 t/ftp.t                        |   2 -
 t/generic.t                    |   2 -
 t/gopher.t                     |   2 -
 t/heuristic.t                  |   2 -
 t/http.t                       |   2 -
 t/idna.t                       |   2 -
 t/iri.t                        |   6 +-
 t/ldap.t                       |   2 -
 t/mailto.t                     |   2 -
 t/mix.t                        |   2 -
 t/mms.t                        |   2 -
 t/news.t                       |   2 -
 t/num_eq.t                     |   2 -
 t/old-absconf.t                |   2 -
 t/old-base.t                   |   2 -
 t/old-file.t                   |   2 -
 t/old-relbase.t                |   2 -
 t/path-segments.t              |  33 ++
 t/pop.t                        |   2 -
 t/punycode.t                   |   2 -
 t/query-param.t                |   2 -
 t/query.t                      |   2 -
 t/rel.t                        |  16 +-
 t/rfc2732.t                    |   2 -
 t/roy-test.t                   |   2 -
 t/rsync.t                      |   2 -
 t/rtsp.t                       |   2 -
 t/sip.t                        |   2 -
 t/sort-hash-query-form.t       |  22 ++
 t/split.t                      |   2 -
 t/storable-test.pl             |   2 -
 t/storable.t                   |   2 -
 t/urn-isbn.t                   |   2 -
 t/urn-oid.t                    |   2 -
 t/utf8.t                       |   2 -
 102 files changed, 1453 insertions(+), 192 deletions(-)

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



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