[libregexp-common-perl] 01/03: Merge tag 'upstream/2016060101'

Salvatore Bonaccorso carnil at debian.org
Wed Jun 1 04:45:17 UTC 2016


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

carnil pushed a commit to branch master
in repository libregexp-common-perl.

commit a0205ff6325204491957cfa6ef4287e7166cb3cd
Merge: 06567a6 7f9a959
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Wed Jun 1 06:35:48 2016 +0200

    Merge tag 'upstream/2016060101'
    
    Upstream version 2016060101

 Changes                           |   8 ++
 MANIFEST                          |   3 +-
 META.json                         |   4 +-
 META.yml                          |   4 +-
 Makefile.PL                       |   4 +-
 README                            |   7 +-
 lib/Regexp/Common.pm              |  23 ++----
 lib/Regexp/Common/CC.pm           |  13 +--
 lib/Regexp/Common/SEN.pm          |   8 +-
 lib/Regexp/Common/URI.pm          |  16 ++--
 lib/Regexp/Common/URI/RFC1035.pm  |   4 +-
 lib/Regexp/Common/URI/RFC1738.pm  |   4 +-
 lib/Regexp/Common/URI/RFC1808.pm  |   4 +-
 lib/Regexp/Common/URI/RFC2384.pm  |   4 +-
 lib/Regexp/Common/URI/RFC2396.pm  |   4 +-
 lib/Regexp/Common/URI/RFC2806.pm  |   4 +-
 lib/Regexp/Common/URI/fax.pm      |   4 +-
 lib/Regexp/Common/URI/file.pm     |   4 +-
 lib/Regexp/Common/URI/ftp.pm      |   4 +-
 lib/Regexp/Common/URI/gopher.pm   |   4 +-
 lib/Regexp/Common/URI/http.pm     |   4 +-
 lib/Regexp/Common/URI/news.pm     |   4 +-
 lib/Regexp/Common/URI/pop.pm      |   4 +-
 lib/Regexp/Common/URI/prospero.pm |   4 +-
 lib/Regexp/Common/URI/tel.pm      |   4 +-
 lib/Regexp/Common/URI/telnet.pm   |   4 +-
 lib/Regexp/Common/URI/tv.pm       |   4 +-
 lib/Regexp/Common/URI/wais.pm     |   4 +-
 lib/Regexp/Common/_support.pm     |  16 +---
 lib/Regexp/Common/balanced.pm     |  12 +--
 lib/Regexp/Common/comment.pm      |  19 ++---
 lib/Regexp/Common/delimited.pm    |  21 +++--
 lib/Regexp/Common/lingua.pm       |  11 +--
 lib/Regexp/Common/list.pm         |  10 ++-
 lib/Regexp/Common/net.pm          |  14 ++--
 lib/Regexp/Common/number.pm       |  57 ++++++++------
 lib/Regexp/Common/profanity.pm    |  10 ++-
 lib/Regexp/Common/whitespace.pm   |  10 ++-
 lib/Regexp/Common/zip.pm          |  15 ++--
 t/URI/gopher.t                    |   1 -
 t/URI/pop.t                       |   3 -
 t/URI/telnet.t                    |   2 -
 t/comment/delimited.t             |   5 +-
 t/comment/pascal.t                |   5 +-
 t/comment/single_line.t           |   1 -
 t/comment/single_or_multiline.t   |   5 +-
 t/net/111_ipv6.t                  |   8 --
 t/net/121_mac.t                   |   6 +-
 t/number/701_squares.t            |  62 +++++++++++++++
 t/test_balanced.t                 |   1 -
 t/test_bases.t                    |   4 +-
 t/test_bases_sep.t                |   6 +-
 t/test_comments.t                 |   3 -
 t/test_i.t                        |   8 +-
 t/test_keep.t                     | 161 --------------------------------------
 t/test_lingua_palindrome.t        |   8 --
 t/test_squares.t                  |  69 ----------------
 t/test_sub.t                      |   9 +--
 t/test_sub_named.t                |   9 +--
 t/zip/denmark.t                   |  12 ++-
 60 files changed, 268 insertions(+), 477 deletions(-)

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



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