[libperlio-utf8-strict-perl] branch master updated (84f7231 -> cc5df64)

Florian Schlichting fsfs at moszumanska.debian.org
Sun Oct 8 20:33:08 UTC 2017


This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to branch master
in repository libperlio-utf8-strict-perl.

      from  84f7231   update changelog
      adds  f18cd62   Move t/Util.pm to t/lib/Util.pm
      adds  e5a529f   Dont do syswrite on unicode filehandle in test
      adds  c7a3bcc   v0.007
      adds  82a7270   New upstream version 0.007
       new  09f2a5b   Updated version 0.007 from 'upstream/0.007'
       new  7ba38e8   Update debian/changelog
       new  10b3f0e   Update copyright years
       new  66df20f   Declare compliance with Debian Policy 4.1.1
       new  cc5df64   prepare changelog for release

The 5 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                               |   4 +
 INSTALL                               |   1 -
 MANIFEST                              |   8 +-
 META.json                             |  22 +-
 META.yml                              |  12 +-
 Makefile.PL                           |  16 +-
 README                                |   4 +-
 debian/changelog                      |   9 +-
 debian/control                        |   2 +-
 debian/copyright                      |   2 +-
 lib/PerlIO/utf8_strict.pm             |   4 +-
 ppport.h                              | 674 +++++++++++++++++++++-------------
 t/bug.t                               |   7 +-
 t/incomplete.t                        |   3 +-
 t/{ => lib}/Util.pm                   |   2 +-
 t/non-shortest-form.t                 |   3 +-
 t/noncharacters.t                     |   3 +-
 t/super.t                             |   3 +-
 t/surrogates.t                        |   3 +-
 t/unicode.t                           |   3 +-
 xt/author/00-compile.t                |   9 +-
 xt/{release => author}/pod-coverage.t |   0
 xt/{release => author}/pod-syntax.t   |   1 +
 23 files changed, 494 insertions(+), 301 deletions(-)
 rename t/{ => lib}/Util.pm (99%)
 rename xt/{release => author}/pod-coverage.t (100%)
 rename xt/{release => author}/pod-syntax.t (84%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libperlio-utf8-strict-perl.git



More information about the Pkg-perl-cvs-commits mailing list