[libmodule-starter-perl] branch master updated (f810476 -> 2921833)

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Wed Jul 29 16:25:52 UTC 2015


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

kanashiro-guest pushed a change to branch master
in repository libmodule-starter-perl.

      from  f810476   update changelog
       new  72b702c   Add debian/upstream/metadata
       new  ed30383   Update debian/changelog
      adds  c29c1a4   Imported Upstream version 1.710
       new  acd49de   Merge tag 'upstream/1.710'
       new  122e4df   Update debian/changelog
       new  7835173   Update changelog info generated by dpt
       new  95db804   Declare compliance with Debian policy 3.9.6
       new  5fb0343   Add autopkgtest-pkg-perl
       new  4f52f60   Update dependencies
       new  2921833   Release libmodule-starter-perl 1.710-1 to unstable

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                               |  13 ++
 MANIFEST                              |   1 +
 META.json                             |  10 +-
 META.yml                              |  30 ++--
 Makefile.PL                           |  20 ++-
 bin/module-starter                    |  15 +-
 debian/changelog                      |  13 +-
 debian/control                        |  28 +--
 debian/upstream/metadata              |   6 +
 getting-started.html                  | 309 ++++++++++++++++++++++++++++++++++
 lib/Module/Starter.pm                 |  18 +-
 lib/Module/Starter/App.pm             |   4 +-
 lib/Module/Starter/BuilderSet.pm      |  12 +-
 lib/Module/Starter/Plugin/Template.pm |  12 +-
 lib/Module/Starter/Simple.pm          | 126 ++++++++++----
 t/data/templates/Module.pm            |  10 +-
 t/data/templates/README               |   4 +-
 t/test-dist.t                         |  55 +++---
 18 files changed, 554 insertions(+), 132 deletions(-)
 create mode 100644 debian/upstream/metadata
 create mode 100644 getting-started.html

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



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