[libsub-exporter-formethods-perl] branch master updated (6ed8694 -> cb3a0e0)

gregor herrmann gregoa at debian.org
Sun Oct 25 21:35:51 UTC 2015


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  6ed8694   update changelog
       new  b68ddcb   Add debian/upstream/metadata
       new  858e50b   Update debian/changelog
      adds  d435b93   initial work
      adds  3a45853   docs, dist.ini; ready to release?
      adds  d76162e   fix skip to skip test properly without prereq
      adds  928ba87   add a changelog
      adds  63b92e9   update prereqs
      adds  7837d2b   gitignore
      adds  985bf15   v0.100051
      adds  2ee0712   allow the wrapping sub to be blessed into wrap sub's class
      adds  5c11510   v0.100052
      adds  455de62   Imported Upstream version 0.100052
       new  440cf56   Merge tag 'upstream/0.100052'
       new  ad75705   Update debian/changelog
       new  b67dda8   Update years of upstream copyright.
       new  65cea9b   Mark package as autopkgtest-able.
       new  ef49a42   Declare compliance with Debian Policy 3.9.6.
       new  6f83323   Bump debhelper compatibility level to 9.
       new  cb3a0e0   releasing package libsub-exporter-formethods-perl version 0.100052-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                          |   4 +
 LICENSE                          |   8 +-
 MANIFEST                         |   5 +-
 META.json                        | 367 +++++++++++++++++++++++++++++++--------
 META.yml                         | 315 +++++++++++++++++++++++++--------
 Makefile.PL                      |  59 +++----
 README                           |   6 +-
 debian/changelog                 |  14 +-
 debian/compat                    |   2 +-
 debian/control                   |   5 +-
 debian/copyright                 |   2 +-
 debian/upstream/metadata         |   7 +
 lib/Sub/Exporter/ForMethods.pm   | 121 +++++++++++--
 t/00-compile.t                   |  48 -----
 t/00-report-prereqs.dd           |  36 ++++
 t/00-report-prereqs.t            | 183 +++++++++++++++++++
 t/000-report-versions-tiny.t     |  81 ---------
 t/carp.t                         |  18 +-
 t/lib/TestMexp.pm                |   8 +-
 xt/release/changes_has_content.t |   2 +-
 xt/release/pod-syntax.t          |   5 +-
 21 files changed, 948 insertions(+), 348 deletions(-)
 create mode 100644 debian/upstream/metadata
 delete mode 100644 t/00-compile.t
 create mode 100644 t/00-report-prereqs.dd
 create mode 100644 t/00-report-prereqs.t
 delete mode 100644 t/000-report-versions-tiny.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