[libregexp-common-perl] branch master updated (bf785a6 -> 5687f59)
Salvatore Bonaccorso
carnil at debian.org
Sun May 29 04:47:17 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 bf785a6 Prepare changelog for release
adds 769c885 Reworked the roman numerals.
adds 836da39 Fix POD spelling error (Debian Perl Group)
adds e0fc049 Upped version
adds 08a3c17 Mention number of tests in Changes file
adds 629a285 Imported Upstream version 2016052804
new cd08912 Merge tag 'upstream/2016052804'
new 8f0fa82 Update debian/changelog
new 8d39f36 Drop spelling-error-in-manpage.patch patch
new 5687f59 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 | 8 +
MANIFEST | 2 +-
META.json | 2 +-
META.yml | 2 +-
README | 2 +-
debian/changelog | 7 +
debian/patches/series | 1 -
debian/patches/spelling-error-in-manpage.patch | 18 -
lib/Regexp/Common.pm | 2 +-
lib/Regexp/Common/CC.pm | 2 +-
lib/Regexp/Common/SEN.pm | 6 +-
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 | 32 +-
lib/Regexp/Common/profanity.pm | 2 +-
lib/Regexp/Common/whitespace.pm | 2 +-
lib/Regexp/Common/zip.pm | 2 +-
t/{test_roman.t => number/801_roman.t} | 1119 ++++++++++++++++++++++--
42 files changed, 1135 insertions(+), 126 deletions(-)
delete mode 100644 debian/patches/series
delete mode 100644 debian/patches/spelling-error-in-manpage.patch
rename t/{test_roman.t => number/801_roman.t} (71%)
mode change 100755 => 100644
--
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