[libsub-exporter-formethods-perl] branch master updated (373210a -> 3d2026e)

gregor herrmann gregoa at debian.org
Wed Oct 23 19:32:27 UTC 2013


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

gregoa pushed a change to branch master
in repository libsub-exporter-formethods-perl.

      from  373210a   debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
      adds  4734482   Imported Upstream version 0.100051
       new  9e7ebfa   Merge tag 'upstream/0.100051'
       new  b9dd193   New upstream release.
       new  2a93f68   Switch to "3.0 (quilt)" source format.
       new  86ec820   Update years of upstream copyright and license stanzas.
       new  4204134   Bump debhelper compatibility level to 8.
       new  b72ffb7   Declare compliance with Debian Policy 3.9.4.
       new  3d2026e   releasing package libsub-exporter-formethods-perl version 0.100051-1

The 7 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                          |    4 +
 LICENSE                          |   28 ++--
 MANIFEST                         |    7 +-
 META.json                        |  311 ++++++++++++++++++++++++++++++++++++--
 META.yml                         |  208 ++++++++++++++++++++++++-
 Makefile.PL                      |   82 +++++++---
 README                           |    7 +-
 debian/changelog                 |   21 +--
 debian/compat                    |    2 +-
 debian/control                   |    5 +-
 debian/copyright                 |   10 +-
 debian/source/format             |    1 +
 dist.ini                         |    4 -
 lib/Sub/Exporter/ForMethods.pm   |   14 +-
 t/00-compile.t                   |   48 ++++++
 t/000-report-versions-tiny.t     |   81 ++++++++++
 t/lib/TestDexp.pm                |    1 -
 t/lib/TestMexp.pm                |    1 -
 t/release-pod-coverage.t         |   21 ---
 t/release-pod-syntax.t           |   15 --
 xt/release/changes_has_content.t |   41 +++++
 xt/release/pod-syntax.t          |    7 +
 22 files changed, 797 insertions(+), 122 deletions(-)
 create mode 100644 Changes
 create mode 100644 debian/source/format
 create mode 100644 t/00-compile.t
 create mode 100644 t/000-report-versions-tiny.t
 delete mode 100644 t/release-pod-coverage.t
 delete mode 100644 t/release-pod-syntax.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/libsub-exporter-formethods-perl.git



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