[libextutils-modulemaker-perl] branch master updated (d280daf -> d5950db)

gregor herrmann gregoa at debian.org
Sat Jul 5 10:37:10 UTC 2014


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

gregoa pushed a change to branch master
in repository libextutils-modulemaker-perl.

      from  d280daf   update changelog
      adds  d68aeb0   Imported Upstream version 0.52
       new  c969f12   Merge tag 'upstream/0.52'
       new  30839fe   New upstream release.
       new  8b9e0f3   Update years of upstream copyright.
       new  18c55c1   Declare compliance with Debian Policy 3.9.5.
       new  d5950db   releasing package libextutils-modulemaker-perl version 0.52-1

The 5 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:
 .gitignore                                    |  20 ++
 Changes                                       |   6 +
 MANIFEST                                      |   4 +
 MANIFEST.SKIP                                 |   1 +
 META.json                                     |  45 +++++
 META.yml                                      |  42 +++--
 MYMETA.json                                   |  45 +++++
 MYMETA.yml                                    |  26 +++
 README                                        |  26 +--
 debian/changelog                              |   8 +-
 debian/control                                |   2 +-
 debian/copyright                              |   4 +-
 lib/ExtUtils/ModuleMaker.pm                   | 251 +++++++++++++-------------
 lib/ExtUtils/ModuleMaker/Auxiliary.pm         |   3 +-
 lib/ExtUtils/ModuleMaker/Defaults.pm          |   3 +-
 lib/ExtUtils/ModuleMaker/Initializers.pm      |   3 +-
 lib/ExtUtils/ModuleMaker/Interactive.pm       |   6 +-
 lib/ExtUtils/ModuleMaker/Licenses/Local.pm    |   5 +-
 lib/ExtUtils/ModuleMaker/Licenses/Standard.pm |   4 +-
 lib/ExtUtils/ModuleMaker/Opts.pm              |   4 +-
 lib/ExtUtils/ModuleMaker/StandardText.pm      |   4 +-
 scripts/modulemaker                           |   2 +-
 t/miscargs/918.t                              |   2 +-
 23 files changed, 339 insertions(+), 177 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 META.json
 create mode 100644 MYMETA.json
 create mode 100644 MYMETA.yml

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



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