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

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

      from  bd935ae   update changelog
      adds  72a74e1   Imported Upstream version 0.11
       new  b82bfdc   Merge tag 'upstream/0.11'
       new  8948be8   Update copyright years
       new  3b50a7a   Bump Standards-Version to 3.9.8 (no changes)
       new  628d22c   Bump debhelper compatibility to version 9
       new  bca28d4   Refresh (build-) dependencies
       new  2dd9a3a   Add debian/upstream/metadata
       new  794e07a   Releasing package liblist-allutils-perl version 0.11-1

The 7 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:
 CONTRIBUTING.md                                    |  131 +++
 Changes                                            |   16 +
 INSTALL                                            |   15 +-
 LICENSE                                            |    2 +-
 MANIFEST                                           |   34 +-
 META.json                                          |  827 ++++++++++-----
 META.yml                                           |  694 ++++++++----
 Makefile.PL                                        |   35 +-
 README.md                                          | 1025 +++++++++++++++---
 cpanfile                                           |   52 +
 debian/changelog                                   |   14 +-
 debian/compat                                      |    2 +-
 debian/control                                     |   17 +-
 debian/copyright                                   |    2 +-
 debian/upstream/metadata                           |    8 +
 dist.ini                                           |   18 +-
 lib/List/AllUtils.pm                               | 1110 ++++++++++++++++----
 perlcriticrc                                       |   67 ++
 perltidyrc                                         |   22 +
 t/00-report-prereqs.dd                             |   35 +-
 t/00-report-prereqs.t                              |   21 +-
 t/01-basic.t                                       |   36 +-
 t/author-no-tabs.t                                 |   36 -
 t/release-cpan-changes.t                           |   19 -
 t/release-eol.t                                    |   16 -
 t/release-pod-syntax.t                             |   14 -
 t/release-synopsis.t                               |   13 -
 tidyall.ini                                        |   29 +
 {t => xt/author}/00-compile.t                      |   12 +-
 xt/author/eol.t                                    |   17 +
 xt/author/mojibake.t                               |    9 +
 xt/author/no-tabs.t                                |   17 +
 .../author/pod-coverage.t                          |   17 +-
 t/release-pod-no404s.t => xt/author/pod-no404s.t   |    8 -
 t/author-pod-spell.t => xt/author/pod-spell.t      |   28 +-
 xt/author/pod-syntax.t                             |    7 +
 t/release-portability.t => xt/author/portability.t |    9 +-
 xt/author/synopsis.t                               |    5 +
 xt/author/test-all-my-deps.t                       |   42 +
 xt/author/test-version.t                           |   23 +
 xt/release/cpan-changes.t                          |   10 +
 xt/release/meta-json.t                             |    4 +
 .../release/pod-linkcheck.t                        |    8 -
 xt/release/tidyall.t                               |   15 +
 44 files changed, 3496 insertions(+), 1045 deletions(-)
 create mode 100644 CONTRIBUTING.md
 create mode 100644 cpanfile
 create mode 100644 debian/upstream/metadata
 create mode 100644 perlcriticrc
 create mode 100644 perltidyrc
 delete mode 100644 t/author-no-tabs.t
 delete mode 100644 t/release-cpan-changes.t
 delete mode 100644 t/release-eol.t
 delete mode 100644 t/release-pod-syntax.t
 delete mode 100644 t/release-synopsis.t
 create mode 100644 tidyall.ini
 rename {t => xt/author}/00-compile.t (70%)
 create mode 100644 xt/author/eol.t
 create mode 100644 xt/author/mojibake.t
 create mode 100644 xt/author/no-tabs.t
 rename t/release-pod-coverage.t => xt/author/pod-coverage.t (78%)
 rename t/release-pod-no404s.t => xt/author/pod-no404s.t (68%)
 rename t/author-pod-spell.t => xt/author/pod-spell.t (66%)
 create mode 100644 xt/author/pod-syntax.t
 rename t/release-portability.t => xt/author/portability.t (54%)
 create mode 100644 xt/author/synopsis.t
 create mode 100644 xt/author/test-all-my-deps.t
 create mode 100644 xt/author/test-version.t
 create mode 100644 xt/release/cpan-changes.t
 create mode 100644 xt/release/meta-json.t
 rename t/release-pod-linkcheck.t => xt/release/pod-linkcheck.t (68%)
 create mode 100644 xt/release/tidyall.t

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/liblist-allutils-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