[libclass-method-modifiers-perl] branch master updated (f3c219d -> b10760e)

Damyan Ivanov dmn at moszumanska.debian.org
Tue Aug 26 14:32:04 UTC 2014


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

dmn pushed a change to branch master
in repository libclass-method-modifiers-perl.

      from  f3c219d   update changelog
      adds  5b86dc5   Imported Upstream version 2.11
       new  9d62245   Merge tag 'upstream/2.11'
       new  85f85fd   add ibtest-requires-perl to build-dependencies
       new  44346da   Add debian/upstream/metadata
       new  b10760e   releasing package libclass-method-modifiers-perl version 2.11-1

The 4 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:
 CONTRIBUTING                     |  31 ++-
 Changes                          |   4 +
 MANIFEST                         |   6 +-
 META.json                        | 474 ++++++++++++++++++++++++++++-----------
 META.yml                         | 358 ++++++++++++++++++++---------
 Makefile.PL                      |  21 +-
 README                           |   4 +-
 README.md                        | 243 --------------------
 debian/changelog                 |  12 +-
 debian/control                   |   1 +
 debian/upstream/metadata         |   9 +
 dist.ini                         |  13 +-
 lib/Class/Method/Modifiers.pm    |  24 +-
 t/00-report-prereqs.dd           |  78 +++++++
 t/00-report-prereqs.t            | 268 ++++++++++------------
 t/110-namespace-clean.t          |   5 +-
 xt/author/00-compile.t           |   2 +-
 xt/author/pod-spell.t            |   8 +-
 xt/release/changes_has_content.t |   2 +-
 xt/release/clean-namespaces.t    |   4 +-
 xt/release/kwalitee.t            |   9 +-
 xt/release/no-tabs.t             |  49 +++-
 xt/release/test-version.t        |  22 --
 xt/release/unused-vars.t         |   8 -
 24 files changed, 954 insertions(+), 701 deletions(-)
 delete mode 100644 README.md
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/00-report-prereqs.dd
 delete mode 100644 xt/release/test-version.t
 delete mode 100644 xt/release/unused-vars.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-method-modifiers-perl.git



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