[libregexp-common-perl] branch master updated (0628889 -> c64512b)
Salvatore Bonaccorso
carnil at debian.org
Sat May 28 03:59:51 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 0628889 update changelog
adds 6824a64 Imported Upstream version 2016052802
new e1c8feb Merge tag 'upstream/2016052802'
new 16fff02 Update debian/changelog
new 29402be Update copyright years for upstream files
new 25eef91 Declare compliance with Debian policy 3.9.8
new 54aa6c1 Add patch to fix spelling errors in manpages
new c64512b Prepare changelog for release
The 6 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 | 15 ++
MANIFEST | 3 +-
META.json | 5 +-
META.yml | 5 +-
README | 2 +-
debian/changelog | 11 +-
debian/control | 2 +-
debian/copyright | 4 +-
debian/patches/series | 1 +
debian/patches/spelling-error-in-manpage.patch | 29 +++
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 | 273 +++++++++++++++++++---
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 | 2 +-
t/delimited/101_delimited.t | 307 +++++++++++++++++++++++++
t/delimited/111_bquoted.t | 192 ++++++++++++++++
t/test_delimited.t | 93 --------
t/test_ipv6.t | 0
47 files changed, 834 insertions(+), 172 deletions(-)
create mode 100644 debian/patches/series
create mode 100644 debian/patches/spelling-error-in-manpage.patch
create mode 100755 t/delimited/101_delimited.t
create mode 100755 t/delimited/111_bquoted.t
delete mode 100755 t/test_delimited.t
mode change 100644 => 100755 t/test_ipv6.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