[libmoosex-daemonize-perl] branch master updated (514e4e9 -> a09e321)

gregor herrmann gregoa at debian.org
Sat Feb 20 21:38:12 UTC 2016


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

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

      from  514e4e9   update changelog
      adds  928e238   increment $VERSION after 0.20 release
      adds  45efb7c   do not index this secondary package - it cannot be loaded independently
      adds  97f82a7   this section is now generated by my weaver bundle
      adds  126cb0b   remove NAME section that should be replaced with content with ABSTRACT
      adds  0cee091   remove silly mention of this dependency
      adds  607954f   merge the extra legal content into the standard generated section
      adds  82cb98f   fix Test::More prereq for done_testing
      adds  6d23389   Changes entry for release to fix Build.PL check, indexed packages, doc improvement
      adds  c6b9a0c   MooseX-Daemonize-0.21
      adds  b6185a6   Imported Upstream version 0.21
       new  3b6de5a   Merge tag 'upstream/0.21'
       new  3e4a451   Update debian/changelog
       new  bb04bc1   Refresh we-know-that-we-are-not-windows.patch.
       new  17168c2   Update years of packaging copyright.
       new  691dc6f   Declare compliance with Debian Policy 3.9.7.
       new  a09e321   releasing package libmoosex-daemonize-perl version 0.21-1

The 6 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                                           |  31 ++-
 CONTRIBUTING                                       |  12 +-
 Changes                                            |   3 +
 MANIFEST                                           |   6 +-
 META.json                                          | 279 ++++++++++-----------
 META.yml                                           | 234 ++++++++---------
 Makefile.PL                                        |  16 +-
 README                                             |   4 +-
 debian/changelog                                   |  11 +-
 debian/control                                     |   2 +-
 debian/copyright                                   |   2 +-
 .../patches/we-know-that-we-are-not-windows.patch  |   8 +-
 lib/MooseX/Daemonize.pm                            |  23 +-
 lib/MooseX/Daemonize/Core.pm                       |  34 +--
 lib/MooseX/Daemonize/Pid.pm                        |  19 +-
 lib/MooseX/Daemonize/Pid/File.pm                   |  17 +-
 lib/MooseX/Daemonize/WithPidFile.pm                |  30 ++-
 lib/Test/MooseX/Daemonize.pm                       |  26 +-
 t/00-report-prereqs.dd                             |  16 +-
 t/02-stdout.t                                      |   2 +-
 t/20-core.t                                        |   2 +-
 t/21-core-back-compat.t                            |   2 +-
 t/30-with-pid-file.t                               |   2 +-
 t/zzz-check-breaks.t                               |   6 +-
 weaver.ini                                         |   4 -
 xt/author/eol.t                                    |   4 +-
 xt/author/kwalitee.t                               |   2 +-
 xt/author/no-tabs.t                                |   4 +-
 xt/{release => author}/pod-coverage.t              |   0
 xt/{release => author}/pod-syntax.t                |   1 +
 xt/release/changes_has_content.t                   |   2 +-
 31 files changed, 402 insertions(+), 402 deletions(-)
 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/libmoosex-daemonize-perl.git



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