[libmoox-cmd-perl] branch master updated (2888cb5 -> 72cee10)

Jonas Smedegaard dr at jones.dk
Sun Feb 15 14:59:45 UTC 2015


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

js pushed a change to branch master
in repository libmoox-cmd-perl.

      from  2888cb5   Initial packaging.
      adds  3e7d002   Added cpanfile for new way how the pluginbundle works
      adds  e78b1ff   Updated travis.yml
      adds  4527495   add all available Perl's to travis config
      adds  aae2d91   remove Perl 5.8 from .travis.yml because author-test-prereq
      adds  4801f0b   Move from Dist::Zilla to EU::MM - Step 1
      adds  bf6fef1   Added Changes file with content based on git log
      adds  4063b8c   typo fixes
      adds  9113c93   typo fixes
      adds  57a29a3   Improve documentation
      adds  f111be0   migrate travis configuration from MooX::CFF
      adds  52e673a   add author tests and fix found failures
      adds  6ce4263   add missing README.md file
      adds  793dbc3   add Changes for 0.010
      adds  8c1b710   bump version to 0.011 for next shot
      adds  6f9fc05   apply more consistent tidy rules
      adds  9ca788c   disable "use strict" check while RT#99310 remains
      adds  6e02294   add better implementation for creation_method_name
      adds  09436fb   reflect Changes for 0.011
      adds  11c19cd   Imported Upstream version 0.011
       new  b1d4dd9   Merge tag 'upstream/0.011'
       new  863e49d   Update copyright info: Update coverage for main upstream authors.
       new  02fd285   Update package relations: Only build-depend (not depend at runtime) on libio-tiecombine-perl: Needed only for testsuite.
       new  6d9c8de   Update copyright info: Use both cpan.org and Github issue trackers as primary contact.
       new  8eddb95   Update package relations: (Build)-depend on libmodule-runtime-perl.
       new  e5bcf72   Rewrite long description, based on upstream hints.
       new  f1b87cd   Declare compliance with Debian Policy 3.9.6.
       new  72cee10   Prepare for release: Update changelog, control file and copyright hints.

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:
 Changes                | 543 +++++++++----------------------------------------
 LICENSE                | 379 ----------------------------------
 MANIFEST               |  15 +-
 MANIFEST.SKIP          |  32 +++
 META.json              | 397 ++++--------------------------------
 META.yml               | 298 ++-------------------------
 Makefile.PL            | 164 ++++++++++-----
 README                 |  15 --
 README.md              |  47 +++++
 debian/changelog       |  28 +++
 debian/control         |  20 +-
 debian/control.in      |  15 +-
 debian/copyright       |   7 +-
 debian/copyright_hints |  18 +-
 debian/rules           |   7 +-
 dist.ini               |  20 --
 lib/MooX/Cmd.pm        | 344 ++++++++++++++++++++++++-------
 lib/MooX/Cmd/Role.pm   | 441 ++++++++++++++++++++-------------------
 lib/MooX/Cmd/Tester.pm | 128 ++++++------
 t/release-pod-syntax.t |  16 --
 20 files changed, 972 insertions(+), 1962 deletions(-)
 delete mode 100644 LICENSE
 create mode 100644 MANIFEST.SKIP
 delete mode 100644 README
 create mode 100644 README.md
 delete mode 100644 dist.ini
 delete mode 100644 t/release-pod-syntax.t

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



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