[libmoosex-has-sugar-perl] branch master updated (8526b02 -> 4325037)

gregor herrmann gregoa at debian.org
Tue Jan 2 19:31:00 UTC 2018


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

gregoa pushed a change to branch master
in repository libmoosex-has-sugar-perl.

      from  8526b02   update changelog
      adds  627dfda   Build results of 631aa37 (on master)
      adds  7188801   Build results of 40ac93f (on master)
      adds  ee35468   New upstream version 1.000006
       new  6d6e7bf   Update upstream source from tag 'upstream/1.000006'
       new  501cc6c   Update debian/changelog
       new  6eaf0d5   Update debian/upstream/metadata.
       new  26d6a20   Update years of upstream and packaging copyright.
       new  b4471dd   Declare compliance with Debian Policy 4.1.3.
       new  af7a91b   Bump debhelper compatibility level to 10.
       new  4325037   releasing package libmoosex-has-sugar-perl version 1.000006-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:
 .gitignore                                       |  13 +-
 .mailmap                                         |   2 +
 .travis.yml                                      |  94 ++--
 Changes                                          |  19 +-
 INSTALL.SKIP                                     |   1 +
 LICENSE                                          |   6 +-
 MANIFEST                                         |  11 +-
 META.json                                        | 583 +++++++++++++----------
 META.yml                                         | 576 +---------------------
 Makefile.PL                                      |  20 +-
 README                                           | 220 +--------
 debian/changelog                                 |  10 +-
 debian/compat                                    |   2 +-
 debian/control                                   |   4 +-
 debian/copyright                                 |   4 +-
 debian/upstream/metadata                         |   3 +-
 dist.ini                                         |  81 +++-
 dist.ini.meta                                    |  12 +-
 lib/MooseX/Has/Sugar.pm                          |  55 ++-
 lib/MooseX/Has/Sugar/Minimal.pm                  |   8 +-
 lib/MooseX/Has/Sugar/Saccharin.pm                |   8 +-
 misc/Changes.deps                                |  15 +-
 misc/Changes.deps.all                            |  57 ++-
 misc/Changes.deps.dev                            |  41 +-
 misc/Changes.deps.opt                            |  13 +-
 misc/built_with.json                             |  95 ++++
 perlcritic.rc                                    |  16 +-
 t/00-compile/lib_MooseX_Has_Sugar_Minimal_pm.t   |  24 +-
 t/00-compile/lib_MooseX_Has_Sugar_Saccharin_pm.t |  24 +-
 t/00-compile/lib_MooseX_Has_Sugar_pm.t           |  24 +-
 t/00-report-prereqs.dd                           |  47 +-
 t/00-report-prereqs.t                            |  21 +-
 weaver.ini                                       |   3 +
 xt/author/eol.t                                  |  40 ++
 xt/{release => author}/pod-coverage.t            |   0
 xt/{release => author}/pod-syntax.t              |   1 +
 xt/release/cpan-changes.t                        |   9 +-
 xt/release/eol.t                                 |   8 -
 xt/release/kwalitee.t                            |   9 +-
 39 files changed, 974 insertions(+), 1205 deletions(-)
 create mode 100644 .mailmap
 create mode 100644 INSTALL.SKIP
 create mode 100644 misc/built_with.json
 create mode 100644 xt/author/eol.t
 rename xt/{release => author}/pod-coverage.t (100%)
 rename xt/{release => author}/pod-syntax.t (84%)
 delete mode 100644 xt/release/eol.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-has-sugar-perl.git



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