[libgen-test-rinci-funcresult-perl] branch master updated (5a2844b -> 5cafa13)

Florian Schlichting fsfs at moszumanska.debian.org
Sat Nov 11 15:20:14 UTC 2017


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

fsfs pushed a change to branch master
in repository libgen-test-rinci-funcresult-perl.

      from  5a2844b   update changelog
      adds  fa39a3a   Initial commit
      adds  5942812   Release v0.01
      adds  089197d   Add # VERSION
      adds  79919c4   Used wrong variable
      adds  68e545e   Test failure cases
      adds  f0a66f6   Release v0.02
      adds  cb812d3   dist: dzil: Force @SHARYANTO version (inspired by chorny)
      adds  f59bc02   dist: Add personal note in Changes
      adds  f8744ab   dist: dzil: rename bundle SHARYANTO -> Author::SHARYANTO
      adds  01948a0   dist: pw: rename bundle SHARYANTO -> Author::SHARYANTO
      adds  754cf71   dist: Remove homepage/repository (become default with pwp-sh 0.05+)
      adds  f799bcd   Release v0.03 (rebuild)
      adds  44b08ea   dist: Replace MANIFEST.SKIP with DZP::PruneFiles
      adds  57a6f23   Replace File::Slurp with File::Slurp::Tiny
      adds  f0cd237   Release v0.04
      adds  5e3d7b7   [dist] Change dzil/pw plugin bundle
      adds  93744e0   [dzil] Make use of DZP::Rinci::AbstractFromMeta
      adds  4173cf1   [dzil] Update syntax of lint-prereqs directive (-> lint_prereqs) to be more IOD-compliant
      adds  d0d2f5b   [dist] Move spec prereqs from RuntimeRequires to DevelopRecommends to reduce deps but still allow indicating spec requirement
      adds  8aadfc0   Release v0.05
      adds  949e416   [dist] Re-pass lint-prereqs (core modules must now be listed)
      adds  8181e10   [dist] Add nytprof* to .gitignore
      adds  3692bbf   [dist] Move spec prereq from DevelopRecommends to DevelopSuggests with _SPEC:: prefix
      adds  bfc3525   [dist] Fix expressing follow-spec prereq relationship with x_spec
      adds  73d7363   [dist] Remove preamble text in Changes
      adds  f1f9b96   [dist] Enable static install
      adds  3a6495e   [dist] Remove [StaticInstall] because it's now included in [@Author::PERLANCAR] 0.58
      adds  fb191c9   [test] Replace File::Slurp::Tiny with File::Slurper
      adds  dea2b63   Release v0.06
      adds  f841d5e   New upstream version 0.06
       new  606cc60   Update upstream source from tag 'upstream/0.06'
       new  bf2bfa7   Update debian/changelog
       new  7e5ba80   Bump copyright years
       new  630232b   Update build-dependencies for testing
       new  5cafa13   update changelog

The 5 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                                            |   7 +-
 LICENSE                                            |   6 +-
 MANIFEST                                           |   6 +-
 META.json                                          | 259 +++++++++++++--------
 META.yml                                           | 228 +++++++++++-------
 Makefile.PL                                        |  27 ++-
 README                                             | 132 ++++++++++-
 debian/changelog                                   |  12 +-
 debian/control                                     |   2 +-
 debian/copyright                                   |   2 +-
 dist.ini                                           |  20 +-
 lib/Gen/Test/Rinci/FuncResult.pm                   |  24 +-
 t/00-compile.t                                     |  14 +-
 t/01-basics.t                                      |   4 +-
 ...elease-pod-coverage.t => author-pod-coverage.t} |   6 +-
 t/{release-pod-syntax.t => author-pod-syntax.t}    |   7 +-
 t/release-rinci.t                                  |   4 +-
 17 files changed, 528 insertions(+), 232 deletions(-)
 rename t/{release-pod-coverage.t => author-pod-coverage.t} (62%)
 rename t/{release-pod-syntax.t => author-pod-syntax.t} (52%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgen-test-rinci-funcresult-perl.git



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