[libpath-iterator-rule-perl] branch master updated (87b69f3 -> 6d31811)

Jonas Smedegaard dr at jones.dk
Sat Oct 24 20:29:47 UTC 2015


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

js pushed a change to branch master
in repository libpath-iterator-rule-perl.

      from  87b69f3   update changelog
      adds  f3a81a8   bump Changes
      adds  67fe07b   Preserve regex flags
      adds  44c4dbf   Modernize repo layout and meta files
      adds  337aaa5   Imported Upstream version 1.009
       new  95161fc   Merge tag 'upstream/1.009'
       new  4d5a317   Merge branch 'master' of git.debian.org:/git/pkg-perl/packages/libpath-iterator-rule-perl
       new  b1b9bd6   Update copyright info: Use License-Grant and License-Reference fields. Thanks to Ben Finney.
       new  773fd24   Add lintian override regarding license in License-Reference field. See bug#786450.
       new  3a17dba   Bump debhelper compatibility level to 9.
       new  f8d9a06   Tidy rules file: Suppress versioned debhelper build-dependency.
       new  451a62d   Add lintian override regarding debhelper 9.
       new  a5cdca6   Sync control.in with control: Update Vcs-Browser field.
       new  d3ec310   Declare compliance with Debian Policy 3.9.6.
       new  6d31811   Prepare for release: Update changelog, control file and copyright hints.

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:
 CONTRIBUTING                          |  70 ---------
 CONTRIBUTING.mkdn                     | 100 +++++++++++++
 Changes                               |   7 +
 MANIFEST                              |   7 +-
 META.json                             |  32 ++--
 META.yml                              |  61 ++++----
 Makefile.PL                           |  20 +--
 README                                |   2 +-
 cpanfile                              |  18 ++-
 debian/changelog                      |  22 ++-
 debian/compat                         |   2 +-
 debian/control                        |   2 +-
 debian/control.in                     |   4 +-
 debian/copyright                      |  34 ++---
 debian/copyright_hints                |  20 ++-
 debian/rules                          |   4 +
 debian/source/lintian-overrides       |   8 +
 dist.ini                              |   2 +-
 lib/PIR.pm                            |   4 +-
 lib/Path/Iterator/Rule.pm             |   7 +-
 perlcritic.rc                         |   3 +
 t/00-report-prereqs.dd                |  65 +++++++++
 t/00-report-prereqs.t                 | 268 ++++++++++++++++------------------
 t/names.t                             |  39 +++++
 xt/author/00-compile.t                |  12 +-
 xt/author/pod-spell.t                 |   4 +-
 xt/{release => author}/test-version.t |  12 +-
 xt/release/distmeta.t                 |   4 +-
 xt/release/pod-syntax.t               |   4 +-
 29 files changed, 498 insertions(+), 339 deletions(-)
 delete mode 100644 CONTRIBUTING
 create mode 100644 CONTRIBUTING.mkdn
 create mode 100644 debian/source/lintian-overrides
 create mode 100644 t/00-report-prereqs.dd
 rename xt/{release => author}/test-version.t (54%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpath-iterator-rule-perl.git



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