[libbot-training-perl] branch master updated (32f9025 -> c28fcb9)

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Wed Aug 12 12:51:29 UTC 2015


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

kanashiro-guest pushed a change to branch master
in repository libbot-training-perl.

      from  32f9025   update changelog
       new  45f6dde   Add debian/upstream/metadata
       new  083d7a2   Update debian/changelog
      adds  225353b   Initial sucky version that somewhat works
      adds  606b941   Make the core options work
      adds  90f44f8   Also test full paths
      adds  b76b494   Much better POD
      adds  a9bc14e   A Changes file
      adds  d720c31   Make my ugly code a lot simpler with File::ShareDir
      adds  b625b08   minify dist.ini
      adds  451c25c   just one author
      adds  5e31ece   Use dist_file, not module_file
      adds  17d9727   v0.01
      adds  3679ed8   ComileTests are now part of @AVAR
      adds  c480e18   Work around RT#56037
      adds  5e09059   v0.02
      adds  55e9307   dzil fails
      adds  15b92f5   v0.03
      adds  f0c065c   Remove X::Types use and depend on Moose/Mouse
      adds  c5e3e44   v0.04
      adds  57000ea   replaced Any::Moose with Moose
      adds  d505f11   fixed Prereqs and removed Mouse
      adds  6154571   removed warning, Class::MOP::load_class is deprecated
      adds  10c23b6   v0.05
      adds  50cb168   added Changes
      adds  b052477   fixing various bugs reported on CPAN
      adds  3ad4d48   v0.06
      adds  8907ae8   Imported Upstream version 0.06
       new  7edbf9b   Merge tag 'upstream/0.06'
       new  6e68380   Update debian/changelog
       new  45e9e41   Update changelog info generated by dpt
       new  a1641bc   Set debhelper >= 9
       new  8aec01d   Declare compliance with Debian policy 3.9.6
       new  8758cb8   Add autopkgtest-pkg-perl
       new  a4dda11   Add module name in long description
       new  fb46037   Update year of upstream copyright
       new  c28fcb9   Release libbot-training-perl 0.06-1 to unstable

The 11 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                    |  10 ++++
 LICENSE                    |  28 ++++++-----
 MANIFEST                   |   4 +-
 META.json                  | 107 +++++++++++++++++++++++++---------------
 META.yml                   |  62 ++++++++++++-----------
 Makefile.PL                | 120 +++++++++++++++++++++++++++------------------
 README                     |  21 +++++---
 debian/changelog           |  16 +++++-
 debian/compat              |   2 +-
 debian/control             |   7 +--
 debian/copyright           |   3 +-
 debian/upstream/metadata   |   6 +++
 dist.ini                   |   7 +--
 lib/Bot/Training.pm        |  24 ++++-----
 lib/Bot/Training/Plugin.pm |   8 ++-
 t/00-compile.t             | 101 +++++++++++++++++++++++++-------------
 t/lib/Bot/Training/Test.pm |   2 +-
 t/release-pod-syntax.t     |   7 ++-
 18 files changed, 329 insertions(+), 206 deletions(-)
 create mode 100644 debian/upstream/metadata

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



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