[libregexp-common-perl] 01/02: Merge tag 'upstream/2016060801'

Salvatore Bonaccorso carnil at debian.org
Wed Jun 8 16:21:39 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 1d2928f5534f8e21d410898c025a66bd7545df32
Merge: 6e4a4ba 723669f
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Wed Jun 8 18:19:43 2016 +0200

    Merge tag 'upstream/2016060801'
    
    Upstream version 2016060801

 COPYRIGHT                         |    4 +-
 Changes                           |   13 +-
 COPYRIGHT => LICENSE              |    4 +-
 MANIFEST                          |   23 +-
 META.json                         |   48 +-
 META.yml                          |   24 +-
 Makefile.PL                       |   62 +-
 README                            |    8 +-
 lib/Regexp/Common.pm              |    8 +-
 lib/Regexp/Common/CC.pm           |    8 +-
 lib/Regexp/Common/SEN.pm          |    8 +-
 lib/Regexp/Common/URI.pm          |    8 +-
 lib/Regexp/Common/URI/RFC1035.pm  |    8 +-
 lib/Regexp/Common/URI/RFC1738.pm  |    6 +-
 lib/Regexp/Common/URI/RFC1808.pm  |    8 +-
 lib/Regexp/Common/URI/RFC2384.pm  |    6 +-
 lib/Regexp/Common/URI/RFC2396.pm  |    8 +-
 lib/Regexp/Common/URI/RFC2806.pm  |    8 +-
 lib/Regexp/Common/URI/fax.pm      |    8 +-
 lib/Regexp/Common/URI/file.pm     |    8 +-
 lib/Regexp/Common/URI/ftp.pm      |    8 +-
 lib/Regexp/Common/URI/gopher.pm   |    8 +-
 lib/Regexp/Common/URI/http.pm     |    8 +-
 lib/Regexp/Common/URI/news.pm     |    8 +-
 lib/Regexp/Common/URI/pop.pm      |    6 +-
 lib/Regexp/Common/URI/prospero.pm |    6 +-
 lib/Regexp/Common/URI/tel.pm      |    8 +-
 lib/Regexp/Common/URI/telnet.pm   |    8 +-
 lib/Regexp/Common/URI/tv.pm       |    8 +-
 lib/Regexp/Common/URI/wais.pm     |    8 +-
 lib/Regexp/Common/_support.pm     |    6 +-
 lib/Regexp/Common/balanced.pm     |    8 +-
 lib/Regexp/Common/comment.pm      |    8 +-
 lib/Regexp/Common/delimited.pm    |    8 +-
 lib/Regexp/Common/lingua.pm       |    8 +-
 lib/Regexp/Common/list.pm         |    8 +-
 lib/Regexp/Common/net.pm          |    8 +-
 lib/Regexp/Common/number.pm       |    8 +-
 lib/Regexp/Common/profanity.pm    |    8 +-
 lib/Regexp/Common/whitespace.pm   |    8 +-
 lib/Regexp/Common/zip.pm          | 2849 +++++++++++++++++++++++++++++++++----
 t/zip/101_austria.t               |  117 +-
 t/zip/102_austria.t               |  104 --
 t/zip/111_australia.t             |   34 +-
 t/zip/121_belgium.t               |  179 +++
 t/zip/131_denmark.t               |  139 ++
 t/zip/141_greenland.t             |   43 +
 t/zip/151_norway.t                |  350 +++++
 t/zip/161_liechtenstein.t         |   38 +
 t/zip/171_switzerland.t           |  256 ++++
 t/zip/181_italy.t                 |  226 +++
 t/zip/191_germany.t               | 1108 +++++++++++++++
 t/zip/201_luxembourg.t            |  197 +++
 t/zip/211_france.t                | 1365 ++++++++++++++++++
 t/zip/221_monaco.t                |   38 +
 t/zip/231_san-marino.t            |   38 +
 t/zip/241_vatican-city.t          |   38 +
 t/zip/Zip.pm                      |  159 +++
 t/zip/belgium.t                   |  122 --
 t/zip/denmark.t                   |  133 --
 t/zip/france.t                    |  210 ---
 t/zip/germany.t                   |  200 ---
 t/zip/greenland.t                 |  125 --
 t/zip/italy.t                     |  120 --
 t/zip/norway.t                    |  116 --
 t/zip/zip.t                       |    3 +-
 66 files changed, 7032 insertions(+), 1707 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