[libmodule-starter-smart-perl] branch master updated (da8351f -> 61e994a)

gregor herrmann gregoa at debian.org
Tue Jan 2 21:50:17 UTC 2018


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

gregoa pushed a change to branch master
in repository libmodule-starter-smart-perl.

      from  da8351f   update changelog
      adds  9857db4   Fix _create_t method for more recent releases of Module::Starter::Simple
      adds  28491ff   Add create_distro test to MANIFEST
      adds  cd980cd   Merge pull request #4 from markusboehme/fix-recent-simple-release
      adds  d5b09fa   Some more housekeeping changes
      adds  81668dd   Bug fixes and some documentation improvements
      adds  4469402   add license and min perl version to makefile
      adds  8c8e5a7   add test for using Module::Build
      adds  4236e37   Merge pull request #5 from lharey/master
      adds  bf52c23   Move to version 0.0.9
      adds  5ead4a1   Move to version 0.0.9 (missing test filefixed)
      adds  fa42c20   New upstream version 0.0.9
       new  a341f01   Update upstream source from tag 'upstream/0.0.9'
       new  1cf4eef   Update debian/changelog
       new  282482a   Update years of upstream copyright.
       new  93c5c9a   Update build dependencies.
       new  6e8265c   Remove trailing whitespace in debian/control.
       new  ae06ecf   Declare compliance with Debian Policy 4.1.3.
       new  7cb564d   Bump debhelper compatibility level to 10.
       new  80d839a   Add /me to Uploaders.
       new  61e994a   releasing package libmodule-starter-smart-perl version 0.0.9-1

The 9 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                         | 14 ++++++++--
 MANIFEST                        |  3 ++
 META.json                       | 14 ++++++----
 META.yml                        | 12 ++++----
 Makefile.PL                     |  6 ++--
 README                          | 16 +++++++++--
 debian/changelog                | 13 +++++++--
 debian/compat                   |  2 +-
 debian/control                  | 14 ++++++----
 debian/copyright                |  3 +-
 lib/Module/Starter/Smart.pm     | 40 +++++++++++++++++++++------
 t/01.create_distro.t            | 51 ++++++++++++++++++++++++++++++++++
 t/02.create_t.t                 | 61 +++++++++++++++++++++++++++++++++++++++++
 t/03.create_distro_with_build.t | 34 +++++++++++++++++++++++
 14 files changed, 247 insertions(+), 36 deletions(-)
 create mode 100644 t/01.create_distro.t
 create mode 100644 t/02.create_t.t
 create mode 100644 t/03.create_distro_with_build.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-starter-smart-perl.git



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