[libclass-methodmaker-perl] branch master updated (84e39af -> 9b76eee)

gregor herrmann gregoa at debian.org
Wed Dec 25 20:55:28 UTC 2013


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

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

      from  84e39af   debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
      adds  c44b09d   Imported Upstream version 2.19
       new  459c604   Merge tag 'upstream/2.19'
       new  f6cd07a   New upstream release.
       new  dfed667   Drop spelling.patch, merged upstream.
       new  55b78e6   mark patch forwarded
       new  19c9b75   debian/rules: use dh(1)'s --buildsystem
       new  e238bcd   Update years of packaging copyright.
       new  b2aec63   Use debhelper 9.20120312 to get all hardening flags.
       new  2a70301   cme: reformat debian/control
       new  13a26fd   Declare compliance with Debian Policy 3.9.5.
       new  9b76eee   releasing package libclass-methodmaker-perl version 2.19-1

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                               |  4 ++
 MANIFEST                              |  2 +-
 META.json                             | 46 +++++++++++++++++++
 META.yml                              | 40 ++++++++--------
 Makefile.PL                           |  4 +-
 SIGNATURE                             | 86 -----------------------------------
 components/array.m                    |  1 +
 components/hash.m                     |  1 +
 components/scalar.m                   |  1 +
 debian/changelog                      | 15 ++++--
 debian/compat                         |  2 +-
 debian/control                        | 21 +++++----
 debian/copyright                      |  2 +-
 debian/patches/constants-whatis.patch |  5 +-
 debian/patches/series                 |  1 -
 debian/patches/spelling.patch         | 17 -------
 debian/rules                          |  8 +---
 lib/Class/MethodMaker.pm              |  6 +--
 lib/Class/MethodMaker/Engine.pm       | 14 +++---
 lib/Class/MethodMaker/V1Compat.pm     | 10 ++--
 t/test_v1.pm                          |  2 +-
 21 files changed, 122 insertions(+), 166 deletions(-)
 create mode 100644 META.json
 delete mode 100644 SIGNATURE
 delete mode 100644 debian/patches/spelling.patch

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



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