[libclass-method-modifiers-perl] branch master updated (5ceb4ea -> 6942bba)

gregor herrmann gregoa at debian.org
Sun Dec 15 17:38:48 UTC 2013


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

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

      from  5ceb4ea   new upstream release, not relevant for us
      adds  b10e642   Imported Upstream version 2.09
       new  d355051   Merge tag 'upstream/2.09'
       new  e2f3818   New upstream release.
       new  05d2972   Update build dependencies.
       new  4f0a97a   Install new CONTRIBUTING document.
       new  f2931a7   debian/copyright: update Upstream-Contact.
       new  5ec8c0d   Declare compliance with Debian Policy 3.9.5.
       new  6942bba   releasing package libclass-method-modifiers-perl version 2.09-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:
 Build.PL                                   |   2 +-
 CONTRIBUTING                               |  74 +++++++++
 Changes                                    |   6 +
 MANIFEST                                   |   5 +-
 META.json                                  | 243 ++++++++++++++++++++---------
 META.yml                                   | 201 +++++++++++++++---------
 Makefile.PL                                |  53 +++++--
 README                                     |   2 +-
 README.md                                  | 239 ++++++++++++++++++++++++++++
 debian/changelog                           |  14 +-
 debian/control                             |   9 +-
 debian/copyright                           |   2 +-
 debian/libclass-method-modifiers-perl.docs |   1 +
 dist.ini                                   |   4 -
 lib/Class/Method/Modifiers.pm              |  10 +-
 t/00-report-prereqs.t                      |  73 ++++++++-
 {t => xt/author}/00-compile.t              |  10 +-
 xt/release/changes_has_content.t           |   2 +-
 xt/release/kwalitee.t                      |   2 +-
 xt/release/portability.t                   |  11 ++
 20 files changed, 762 insertions(+), 201 deletions(-)
 create mode 100644 CONTRIBUTING
 create mode 100644 README.md
 create mode 100644 debian/libclass-method-modifiers-perl.docs
 rename {t => xt/author}/00-compile.t (77%)
 create mode 100644 xt/release/portability.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