[liblist-allutils-perl] branch master updated (8044f52 -> 6a72187)

Axel Beckert abe at deuxchevaux.org
Sat Oct 11 21:24:35 UTC 2014


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

abe pushed a change to branch master
in repository liblist-allutils-perl.

      from  8044f52   update changelog
      adds  fedbc82   Imported Upstream version 0.09
       new  810d8e8   Merge tag 'upstream/0.09'
       new  6985ba9   Update changelog for new upstream release
       new  4731ba2   Bump Standards-Version to 3.9.6 (no changes needed)
       new  6a72187   Fix pkg-perl-specific lintian warning missing-testsuite-header

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                                            |   6 +
 MANIFEST                                           |  10 +-
 META.json                                          | 589 ++++++++++++++++++++-
 META.yml                                           | 444 +++++++++++++++-
 Makefile.PL                                        |  21 +-
 README                                             | 542 -------------------
 lib/List/AllUtils.pm => README.md                  | 337 ++++++------
 debian/changelog                                   |  10 +-
 debian/control                                     |   3 +-
 dist.ini                                           |   2 +-
 lib/List/AllUtils.pm                               |  20 +-
 t/00-compile.t                                     |  94 ++--
 t/00-report-prereqs.dd                             |  45 ++
 t/00-report-prereqs.t                              | 176 ++++++
 t/author-no-tabs.t                                 |  36 ++
 t/author-pod-spell.t                               |  13 +-
 t/release-no-tabs.t                                |  22 -
 t/release-pod-coverage.t                           |  32 +-
 ...elease-pod-no404s.t => release-pod-linkcheck.t} |   9 +-
 t/{release-eol.t => release-portability.t}         |  11 +-
 t/release-synopsis.t                               |   7 +-
 21 files changed, 1567 insertions(+), 862 deletions(-)
 delete mode 100644 README
 copy lib/List/AllUtils.pm => README.md (61%)
 create mode 100644 t/00-report-prereqs.dd
 create mode 100644 t/00-report-prereqs.t
 create mode 100644 t/author-no-tabs.t
 delete mode 100644 t/release-no-tabs.t
 copy t/{release-pod-no404s.t => release-pod-linkcheck.t} (67%)
 copy t/{release-eol.t => release-portability.t} (58%)

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



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