[libregexp-common-perl] branch master updated (5687f59 -> 764e768)

Salvatore Bonaccorso carnil at debian.org
Mon May 30 04:46:50 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  5687f59   Prepare changelog for release
      adds  feb7d81   Imported Upstream version 2016052901
       new  803019d   Merge tag 'upstream/2016052901'
       new  ca2e6ab   Update debian/changelog
       new  3426edc   Drop Build-Depends-Indep on libtest-pod-{perl,coverage-perl}
       new  764e768   Prepare changelog for release

The 4 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:
 Changes                                            |   6 ++
 MANIFEST                                           |  16 ++--
 META.json                                          |   2 +-
 META.yml                                           |   2 +-
 README                                             |   2 +-
 debian/changelog                                   |   7 ++
 debian/control                                     |   4 +-
 lib/Regexp/Common.pm                               |   4 +-
 lib/Regexp/Common/CC.pm                            |   2 +-
 lib/Regexp/Common/SEN.pm                           |   2 +-
 lib/Regexp/Common/URI.pm                           |   2 +-
 lib/Regexp/Common/URI/RFC1035.pm                   |   2 +-
 lib/Regexp/Common/URI/RFC1738.pm                   |   2 +-
 lib/Regexp/Common/URI/RFC1808.pm                   |   2 +-
 lib/Regexp/Common/URI/RFC2384.pm                   |   2 +-
 lib/Regexp/Common/URI/RFC2396.pm                   |   2 +-
 lib/Regexp/Common/URI/RFC2806.pm                   |   2 +-
 lib/Regexp/Common/URI/fax.pm                       |   2 +-
 lib/Regexp/Common/URI/file.pm                      |   2 +-
 lib/Regexp/Common/URI/ftp.pm                       |   2 +-
 lib/Regexp/Common/URI/gopher.pm                    |   2 +-
 lib/Regexp/Common/URI/http.pm                      |   2 +-
 lib/Regexp/Common/URI/news.pm                      |   2 +-
 lib/Regexp/Common/URI/pop.pm                       |   2 +-
 lib/Regexp/Common/URI/prospero.pm                  |   2 +-
 lib/Regexp/Common/URI/tel.pm                       |   2 +-
 lib/Regexp/Common/URI/telnet.pm                    |   2 +-
 lib/Regexp/Common/URI/tv.pm                        |   2 +-
 lib/Regexp/Common/URI/wais.pm                      |   2 +-
 lib/Regexp/Common/_support.pm                      |   2 +-
 lib/Regexp/Common/balanced.pm                      |   2 +-
 lib/Regexp/Common/comment.pm                       |   2 +-
 lib/Regexp/Common/delimited.pm                     |   2 +-
 lib/Regexp/Common/lingua.pm                        |   2 +-
 lib/Regexp/Common/list.pm                          |   2 +-
 lib/Regexp/Common/net.pm                           |  26 +++--
 lib/Regexp/Common/number.pm                        |   2 +-
 lib/Regexp/Common/profanity.pm                     |   2 +-
 lib/Regexp/Common/whitespace.pm                    |   2 +-
 lib/Regexp/Common/zip.pm                           |   2 +-
 t/comment/pascal.t                                 |   0
 t/{test_ip.t => net/101_ipv4.t}                    |   0
 t/net/102_ipv4_strict.t                            |  54 +++++++++++
 t/{test_ipv6.t => net/111_ipv6.t}                  |   0
 t/{test_mac.t => net/121_mac.t}                    |   0
 t/{test_domain.t => net/131_domain.t}              |   0
 t/number/801_roman.t                               |   0
 t/zip/greenland.t                                  |   0
 t/zzz_50_pod.t                                     |  16 ----
 t/zzz_author_tests/101_pod.t                       |  24 +++++
 .../102_pod_coverage.t}                            |  17 +++-
 t/zzz_author_tests/120_versions.t                  | 105 +++++++++++++++++++++
 t/zzz_author_tests/130_permissions.t               |  42 +++++++++
 t/zzz_author_tests/140_git.t                       |  44 +++++++++
 54 files changed, 361 insertions(+), 72 deletions(-)
 mode change 100644 => 100755 t/comment/pascal.t
 rename t/{test_ip.t => net/101_ipv4.t} (100%)
 create mode 100755 t/net/102_ipv4_strict.t
 rename t/{test_ipv6.t => net/111_ipv6.t} (100%)
 rename t/{test_mac.t => net/121_mac.t} (100%)
 rename t/{test_domain.t => net/131_domain.t} (100%)
 mode change 100644 => 100755 t/number/801_roman.t
 mode change 100644 => 100755 t/zip/greenland.t
 delete mode 100755 t/zzz_50_pod.t
 create mode 100755 t/zzz_author_tests/101_pod.t
 rename t/{zzz_60_pod_coverage.t => zzz_author_tests/102_pod_coverage.t} (54%)
 create mode 100755 t/zzz_author_tests/120_versions.t
 create mode 100755 t/zzz_author_tests/130_permissions.t
 create mode 100755 t/zzz_author_tests/140_git.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