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

mestre-guest pushed a change to branch master
in repository libutf8-all-perl.

      from  6a1d096   update changelog
      adds  4224a67   New upstream version 0.021
       new  d5d7095   Merge tag 'upstream/0.021'
       new  687cb84   Drop dependency no longer required
       new  335c05e   Add new dependencies
       new  3611619   Update standards version
       new  1d48249   Drop required versions, per cme suggestion
       new  68c5310   Remove redundant dependency
       new  05c02d3   Update metadata information
       new  9da2750   New upstream release, ready for review

The 8 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:
 Build.PL                              |  81 ----------
 Changes                               | 107 ++++++++------
 INSTALL                               |  20 +--
 LICENSE                               |   6 +-
 MANIFEST                              |  19 ++-
 META.json                             |  38 +++--
 META.yml                              |  21 ++-
 Makefile.PL                           |  25 ++--
 README                                | 137 +++++++++++++++++
 README.mkdn                           |  62 +++++---
 appveyor.yml                          |  21 +++
 debian/changelog                      |  16 +-
 debian/control                        |  11 +-
 debian/upstream/metadata              |   2 +-
 dist.ini                              |  10 +-
 lib/utf8/all.pm                       | 271 ++++++++++++++++++++++++++++------
 t/00-compile.t                        |   5 +-
 t/FATAL_utf8.t                        |  13 +-
 t/autodie.t                           |   2 +-
 t/glob.t                              |   2 +-
 t/lexical-again.t                     |   5 +-
 t/open.t                              |   2 +-
 t/readdir.t                           |   2 +-
 t/readlink.t                          |   2 +-
 t/readpipe.t                          |   2 +-
 t/threads.t                           |  34 +++++
 t/utf8.t                              |   6 +-
 t/utf8_check.t                        |  71 +++++++++
 xt/author/eol.t                       |   6 +-
 xt/author/mojibake.t                  |   9 ++
 xt/author/no-tabs.t                   |   4 +-
 xt/{release => author}/pod-coverage.t |   0
 xt/{release => author}/pod-syntax.t   |   1 +
 xt/{release => author}/portability.t  |   0
 xt/{release => author}/synopsis.t     |   0
 xt/{release => author}/test-version.t |   6 +-
 xt/release/cpan-changes.t             |   9 +-
 xt/release/kwalitee.t                 |   2 +-
 xt/release/minimum-version.t          |   2 +-
 xt/release/mojibake.t                 |  12 --
 40 files changed, 748 insertions(+), 296 deletions(-)
 delete mode 100644 Build.PL
 create mode 100644 README
 create mode 100644 appveyor.yml
 create mode 100644 t/threads.t
 create mode 100644 t/utf8_check.t
 create mode 100644 xt/author/mojibake.t
 rename xt/{release => author}/pod-coverage.t (100%)
 rename xt/{release => author}/pod-syntax.t (84%)
 rename xt/{release => author}/portability.t (100%)
 rename xt/{release => author}/synopsis.t (100%)
 rename xt/{release => author}/test-version.t (74%)
 delete mode 100644 xt/release/mojibake.t

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libutf8-all-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to