[liburi-perl] branch master updated (d31da84 -> e791116)

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 change to branch master
in repository liburi-perl.

      from  d31da84   releasing package liburi-perl version 1.61-1
      adds  1df8cb8   Imported Upstream version 1.62
       new  9bf20f7   Merge tag 'upstream/1.62'
       new  14ba1b4   debian/copyright: Update copyright years.
       new  e791116   Update changelog

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .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 +-
 debian/changelog   |   7 +
 debian/copyright   |   2 +-
 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 +
 100 files changed, 635 insertions(+), 465 deletions(-)
 create mode 100644 .ackrc
 create mode 100644 t/escape-char.t

-- 
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