[liburi-perl] 01/03: Merge tag 'upstream/1.62'
Angel Abad
angel at moszumanska.debian.org
Sat Jul 12 07:55:15 UTC 2014
This is an automated email from the git hooks/post-receive script.
angel pushed a commit to branch master
in repository liburi-perl.
commit 9bf20f7f58ae43c02e254465249bd7708d745ab9
Merge: d31da84 1df8cb8
Author: Angel Abad <angelabad at gmail.com>
Date: Sat Jul 12 09:45:48 2014 +0200
Merge tag 'upstream/1.62'
Upstream version 1.62
# gpg: Firmado el sáb 12 jul 2014 09:45:48 CEST usando clave DSA ID EE3BC279
# gpg: Firma correcta de "Angel Abad <angelabad at gmail.com>"
# gpg: alias "Angel Abad (Indio) <angel at sindominio.net>"
# gpg: alias "Angel Abad <angelabad at ubuntu.com>"
# gpg: alias "Angel Abad <angel at debian.org>"
.ackrc | 0
Changes | 16 ++
MANIFEST | 2 +
META.json | 9 +-
META.yml | 7 +-
Makefile.PL | 5 +-
URI.pm | 20 +--
URI/Escape.pm | 14 +-
URI/Heuristic.pm | 12 +-
URI/IRI.pm | 3 +-
URI/QueryParam.pm | 1 +
URI/Split.pm | 7 +-
URI/URL.pm | 14 +-
URI/WithBase.pm | 6 +-
URI/_foreign.pm | 6 +-
URI/_generic.pm | 7 +-
URI/_idna.pm | 2 +
URI/_ldap.pm | 4 +-
URI/_login.pm | 7 +-
URI/_punycode.pm | 7 +-
URI/_query.pm | 4 +-
URI/_segment.pm | 2 +
URI/_server.pm | 6 +-
URI/_userpass.pm | 2 +
URI/data.pm | 8 +-
URI/file.pm | 11 +-
URI/file/Base.pm | 2 +
URI/file/FAT.pm | 6 +-
URI/file/Mac.pm | 7 +-
URI/file/OS2.pm | 6 +-
URI/file/QNX.pm | 6 +-
URI/file/Unix.pm | 7 +-
URI/file/Win32.pm | 7 +-
URI/ftp.pm | 7 +-
URI/gopher.pm | 9 +-
URI/http.pm | 6 +-
URI/https.pm | 7 +-
URI/ldap.pm | 8 +-
URI/ldapi.pm | 7 +-
URI/ldaps.pm | 7 +-
URI/mailto.pm | 7 +-
URI/mms.pm | 6 +-
URI/news.pm | 7 +-
URI/nntp.pm | 6 +-
URI/pop.pm | 7 +-
URI/rlogin.pm | 7 +-
URI/rsync.pm | 6 +-
URI/rtsp.pm | 6 +-
URI/rtspu.pm | 6 +-
URI/sip.pm | 11 +-
URI/sips.pm | 7 +-
URI/snews.pm | 6 +-
URI/ssh.pm | 7 +-
URI/telnet.pm | 7 +-
URI/tn3270.pm | 7 +-
URI/urn.pm | 9 +-
URI/urn/isbn.pm | 7 +-
URI/urn/oid.pm | 6 +-
t/abs.t | 8 +-
t/clone.t | 4 +-
t/cwd.t | 3 +
t/data.t | 7 +-
t/escape-char.t | 29 ++++
t/escape.t | 2 +-
t/file.t | 15 +-
t/ftp.t | 4 +-
t/generic.t | 7 +-
t/gopher.t | 2 +
t/heuristic.t | 3 +
t/http.t | 9 +-
t/idna.t | 2 +
t/iri.t | 4 +-
t/ldap.t | 4 +-
t/mailto.t | 9 +-
t/mix.t | 23 +--
t/mms.t | 7 +-
t/news.t | 7 +-
t/num_eq.t | 1 +
t/old-absconf.t | 5 +-
t/old-base.t | 450 ++++++++++++++++++++++++-----------------------------
t/old-file.t | 17 +-
t/old-relbase.t | 19 ++-
t/pop.t | 5 +-
t/punycode.t | 2 +
t/query-param.t | 1 +
t/query.t | 2 +
t/rel.t | 4 +-
t/rfc2732.t | 2 +
t/roy-test.t | 2 +
t/rsync.t | 4 +-
t/rtsp.t | 7 +-
t/sip.t | 4 +-
t/split.t | 4 +-
t/storable-test.pl | 1 +
t/storable.t | 3 +
t/urn-isbn.t | 3 +
t/urn-oid.t | 4 +-
uri-test | 3 +
98 files changed, 627 insertions(+), 464 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