[libmixin-extrafields-param-perl] branch master updated (d501118 -> 917ae64)

Florian Schlichting fsfs at alioth.debian.org
Thu Oct 3 19:51:18 UTC 2013


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

fsfs pushed a change to branch master
in repository libmixin-extrafields-param-perl.

      from  d501118   debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
      adds  7b4558e   Imported Upstream version 0.020
       new  785d7e6   Merge tag 'upstream/0.020'
       new  9fd3af7   Import Upstream version 0.020
       new  5b4e490   Update upstream copyright statement
       new  ac49d2d   Update stand-alone license paragraphs to commonly used version (not limiting Debian to GNU/Linux, directly linking to GPL-1)
       new  b14b910   Bump dh compatibility to level 8 (no changes necessary)
       new  fe01b4a   Declare compliance with Debian Policy 3.9.4
       new  6d6b544   Switch to source format 3.0 (quilt)
       new  c99804b   Add build-dependency on Test::More 0.96
       new  b6a0194   Add myself to uploaders and copyright
       new  917ae64   prepare changelog for release

The 10 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                          |    9 +-
 LICENSE                          |  670 +++++++++++++++++++-------------------
 MANIFEST                         |   14 +-
 META.json                        |  299 +++++++++++++++++
 META.yml                         |  228 ++++++++++++-
 Makefile.PL                      |   87 ++++-
 README                           |   17 +-
 debian/changelog                 |   19 +-
 debian/compat                    |    2 +-
 debian/control                   |    9 +-
 debian/copyright                 |   11 +-
 debian/source/format             |    1 +
 dist.ini                         |    7 +
 lib/Mixin/ExtraFields/Param.pm   |  162 +++++----
 t/00-compile.t                   |   46 +++
 t/00-load.t                      |    7 -
 t/000-report-versions-tiny.t     |   81 +++++
 t/perl-critic.t                  |   14 -
 t/pod-coverage.t                 |   11 -
 t/pod.t                          |    5 -
 xt/release/changes_has_content.t |   41 +++
 xt/release/pod-syntax.t          |    7 +
 22 files changed, 1227 insertions(+), 520 deletions(-)
 create mode 100644 META.json
 create mode 100644 debian/source/format
 create mode 100644 dist.ini
 create mode 100644 t/00-compile.t
 delete mode 100644 t/00-load.t
 create mode 100644 t/000-report-versions-tiny.t
 delete mode 100644 t/perl-critic.t
 delete mode 100644 t/pod-coverage.t
 delete mode 100644 t/pod.t
 create mode 100644 xt/release/changes_has_content.t
 create mode 100644 xt/release/pod-syntax.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmixin-extrafields-param-perl.git



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