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

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

commit 5ee972816e0b084e72d3e6030140b7800365c6c0
Merge: c79a004 4611ada
Author: Lucas Kanashiro <kanash...@debian.org>
Date:   Sun Aug 6 11:51:42 2017 -0300

    Updated version 1.72 from 'upstream/1.72'
    
    with Debian dir d49fc9392406f23842f56afb1491fab17ca241ac

 CONTRIBUTING.md                  | 105 +++++
 Changes                          |  10 +-
 MANIFEST                         |  42 +-
 META.json                        | 803 ++++++++++++++++++++++++++++++++++++++-
 META.yml                         | 588 +++++++++++++++++++++++++++-
 Makefile.PL                      | 196 ++++------
 README                           | 667 --------------------------------
 cpanfile                         |  38 ++
 dist.ini                         | 206 ++++++++++
 lib/URI.pm                       |   2 +-
 lib/URI/Escape.pm                |   1 +
 lib/URI/IRI.pm                   |   2 +-
 lib/URI/QueryParam.pm            |   2 +-
 lib/URI/Split.pm                 |   2 +-
 lib/URI/_foreign.pm              |   2 +-
 lib/URI/_generic.pm              |   2 +-
 lib/URI/_idna.pm                 |   4 +-
 lib/URI/_ldap.pm                 |   2 +-
 lib/URI/_login.pm                |   2 +-
 lib/URI/_punycode.pm             |   2 +-
 lib/URI/_query.pm                |   2 +-
 lib/URI/_segment.pm              |   2 +-
 lib/URI/_server.pm               |   2 +-
 lib/URI/_userpass.pm             |   2 +-
 lib/URI/data.pm                  |   2 +-
 lib/URI/file/Base.pm             |   2 +-
 lib/URI/file/FAT.pm              |   2 +-
 lib/URI/file/Mac.pm              |   2 +-
 lib/URI/file/OS2.pm              |   2 +-
 lib/URI/file/QNX.pm              |   2 +-
 lib/URI/file/Unix.pm             |   2 +-
 lib/URI/file/Win32.pm            |   2 +-
 lib/URI/ftp.pm                   |   2 +-
 lib/URI/gopher.pm                |   2 +-
 lib/URI/http.pm                  |   2 +-
 lib/URI/https.pm                 |   2 +-
 lib/URI/ldap.pm                  |   2 +-
 lib/URI/ldapi.pm                 |   2 +-
 lib/URI/ldaps.pm                 |   2 +-
 lib/URI/mailto.pm                |   2 +-
 lib/URI/mms.pm                   |   2 +-
 lib/URI/news.pm                  |   2 +-
 lib/URI/nntp.pm                  |   2 +-
 lib/URI/pop.pm                   |   2 +-
 lib/URI/rlogin.pm                |   2 +-
 lib/URI/rsync.pm                 |   2 +-
 lib/URI/rtsp.pm                  |   2 +-
 lib/URI/rtspu.pm                 |   2 +-
 lib/URI/sftp.pm                  |   2 +-
 lib/URI/sip.pm                   |   2 +-
 lib/URI/sips.pm                  |   2 +-
 lib/URI/snews.pm                 |   2 +-
 lib/URI/ssh.pm                   |   2 +-
 lib/URI/telnet.pm                |   2 +-
 lib/URI/tn3270.pm                |   2 +-
 lib/URI/urn.pm                   |   2 +-
 lib/URI/urn/isbn.pm              |   2 +
 lib/URI/urn/oid.pm               |   2 +-
 t/00-report-prereqs.dd           |  69 ++++
 t/00-report-prereqs.t            | 193 ++++++++++
 t/abs.t                          |   2 +-
 t/data.t                         |   9 -
 t/distmanifest.t                 |  11 -
 t/old-base.t                     |   4 +-
 t/storable.t                     |  10 +-
 t/urn-isbn.t                     |   9 +-
 xt/author/00-compile.t           | 112 ++++++
 xt/author/mojibake.t             |   9 +
 xt/author/pod-coverage.t         | 118 ++++++
 xt/author/pod-spell.t            | 159 ++++++++
 xt/author/pod-syntax.t           |   7 +
 xt/author/portability.t          |  10 +
 xt/author/test-version.t         |  23 ++
 xt/release/changes_has_content.t |  41 ++
 xt/release/distmeta.t            |   6 +
 xt/release/minimum-version.t     |   8 +
 76 files changed, 2630 insertions(+), 924 deletions(-)

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to