[libregexp-common-perl] branch master updated (4625e94 -> 06567a6)

Salvatore Bonaccorso carnil at debian.org
Tue May 31 06:40:29 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  4625e94   Prepare changelog for release
      adds  c3a9101   Fix syntax error in POD (RT 103850)
      adds  49104c0   Ignore MYMETA.* files
      adds  96d5536   Reworked author only tests:
      adds  6e99b96   Set +x bit on test files
      adds  363414b   Bail out early if AUTHOR_TESTING is not set.
      adds  a459b55   Adapt for Regexp::Common
      adds  8b60573   Move net test files into their own directory.
      adds  bf6387c   Added a 'strict' option to matching IPv4 addresses.
      adds  6969013   test_mac.t was moved as well
      adds  02572dd   Upped version
      adds  6edf553   Mention the number of tests
      adds  e7928c6   Upped version
      adds  08623e2   Fix typo
      adds  6911efd   Update warnings.
      adds  62a6f11   Upped copyright year in README
      adds  41706ae   Initial work on Austrian zip codes
      adds  f258b3b   Added a pattern for Austrian postal codes.
      adds  9317e96   Upped version
      adds  84601fa   Imported Upstream version 2016053101
       new  7abe371   Merge tag 'upstream/2016053101'
       new  cadaaef   Update debian/changelog
       new  06567a6   Prepare changelog for release

The 3 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                           |   5 +-
 MANIFEST                          |   2 +
 META.json                         |   2 +-
 META.yml                          |   2 +-
 README                            |   7 ++-
 debian/changelog                  |   6 +++
 lib/Regexp/Common.pm              |   2 +-
 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          |   2 +-
 lib/Regexp/Common/number.pm       |   2 +-
 lib/Regexp/Common/profanity.pm    |   2 +-
 lib/Regexp/Common/whitespace.pm   |   2 +-
 lib/Regexp/Common/zip.pm          |  98 ++++++++++++++++++++++++++++++++++-
 t/zip/101_austria.t               | 105 ++++++++++++++++++++++++++++++++++++++
 t/zip/102_austria.t               | 104 +++++++++++++++++++++++++++++++++++++
 41 files changed, 357 insertions(+), 38 deletions(-)
 create mode 100755 t/zip/101_austria.t
 create mode 100755 t/zip/102_austria.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