[libcpan-meta-check-perl] branch master updated (d7f043d -> 70b116a)

Jonas Smedegaard dr at jones.dk
Fri Aug 7 08:09:57 UTC 2015


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

js pushed a change to branch master
in repository libcpan-meta-check-perl.

      from  d7f043d   update changelog
      adds  1a730d9   older Module::Metadata cannot properly parse { our $VERSION = ... } (RT#101095)
      adds  416d8f0   fix vim modelines (they need to be near the beginning or end of the line)
      adds  b0615bc   fold this logic into a single expression
      adds  eee92cc   Fix to 'fold this logic into a single expression'
      adds  09c1dd6   Consistently require same version of CPAN::Meta::Requirements
      adds  753689d   v0.010
      adds  18277d8   declare the minimum version required for the "merged_requirements" interface
      adds  8691c2a   Add empty line for $VERSION
      adds  a57a926   v0.011
      adds  35b8f54   Drop dependency on Exporter 5.57
      adds  826dfce   v0.012
      adds  eea8cec   Imported Upstream version 0.012
       new  913b6d3   Merge tag 'upstream/0.012'
       new  637634a   Sync control.in with control: Update Vcs-Browser URL to use cgit web frontend.
       new  0b92228   Declare compliance with Debian Policy 3.9.6.
       new  9209402   Bump debhelper compatibility level to 9.
       new  cec0f4c   Tidy rules file: Suppress versioned debhelper build-dependency.
       new  484de41   Update copyright info: Use License-Grant and License-Reference fields. Thanks to Ben Finney.
       new  019b5be   Update copyright info: Extend coverage of packaging to include current year.
       new  f68f887   Update package relations: Favor recent perl over recent libcpan-meta-perl.
       new  1365d49   Update package relations: Tighten to (build-)depend versioned on libmodule-metadata-perl, and favor that over (very) recent perl.
       new  259bf9a   Override lintian regarding license in License-Reference field. See bug#786450.
       new  e5c7898   Override lintian regarding build-depending unversioned on debhelper.
       new  70b116a   Prepare for release: Update changelog, control file and copyright hints.

The 12 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                                            | 10 +++++
 MANIFEST                                           |  8 ++--
 META.json                                          | 28 ++++++++-----
 META.yml                                           | 21 +++++-----
 Makefile.PL                                        | 26 ++++++------
 README                                             |  4 +-
 debian/changelog                                   | 30 +++++++++++--
 debian/compat                                      |  2 +-
 debian/control                                     |  6 +--
 debian/control.in                                  |  4 +-
 debian/copyright                                   | 49 +++++++---------------
 debian/copyright_hints                             | 27 +++++++-----
 debian/rules                                       | 10 +++--
 debian/source/lintian-overrides                    |  8 ++++
 dist.ini                                           |  1 -
 lib/CPAN/Meta/Check.pm                             | 33 +++++++--------
 t/release-pod-syntax.t                             | 14 -------
 {t => xt/author}/00-compile.t                      |  9 ++--
 .../release/pod-coverage.t                         |  8 ----
 xt/release/pod-syntax.t                            |  6 +++
 20 files changed, 161 insertions(+), 143 deletions(-)
 create mode 100644 debian/source/lintian-overrides
 delete mode 100644 t/release-pod-syntax.t
 rename {t => xt/author}/00-compile.t (75%)
 rename t/release-pod-coverage.t => xt/release/pod-coverage.t (58%)
 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/libcpan-meta-check-perl.git



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