[libregexp-common-perl] branch master updated (6e4a4ba -> e5f3e21)

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

      from  6e4a4ba   Prepare changelog for release
      adds  723669f   Imported Upstream version 2016060801
       new  1d2928f   Merge tag 'upstream/2016060801'
       new  e5f3e21   Update debian/changelog

The 2 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:
 COPYRIGHT                         |    4 +-
 Changes                           |   13 +-
 COPYRIGHT => LICENSE              |    4 +-
 MANIFEST                          |   23 +-
 META.json                         |   48 +-
 META.yml                          |   24 +-
 Makefile.PL                       |   62 +-
 README                            |    8 +-
 debian/changelog                  |    6 +
 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 +-
 67 files changed, 7038 insertions(+), 1707 deletions(-)
 copy COPYRIGHT => LICENSE (68%)
 delete mode 100755 t/zip/102_austria.t
 create mode 100755 t/zip/121_belgium.t
 create mode 100755 t/zip/131_denmark.t
 create mode 100755 t/zip/141_greenland.t
 create mode 100755 t/zip/151_norway.t
 create mode 100755 t/zip/161_liechtenstein.t
 create mode 100755 t/zip/171_switzerland.t
 create mode 100755 t/zip/181_italy.t
 create mode 100755 t/zip/191_germany.t
 create mode 100755 t/zip/201_luxembourg.t
 create mode 100755 t/zip/211_france.t
 create mode 100755 t/zip/221_monaco.t
 create mode 100755 t/zip/231_san-marino.t
 create mode 100755 t/zip/241_vatican-city.t
 create mode 100644 t/zip/Zip.pm
 delete mode 100755 t/zip/belgium.t
 delete mode 100755 t/zip/denmark.t
 delete mode 100755 t/zip/france.t
 delete mode 100755 t/zip/germany.t
 delete mode 100755 t/zip/greenland.t
 delete mode 100755 t/zip/italy.t
 delete mode 100755 t/zip/norway.t

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