[libdist-zilla-plugin-test-reportprereqs-perl] branch master updated (5157bb8 -> 51a501c)

gregor herrmann gregoa at debian.org
Sun Sep 7 15:41:34 UTC 2014


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

gregoa pushed a change to branch master
in repository libdist-zilla-plugin-test-reportprereqs-perl.

      from  5157bb8   update changelog
       new  d48aede   Add debian/upstream/metadata
       new  c022964   Update debian/changelog
      adds  80ea382   initial import of Dist::Zilla::Plugin::Test::ReportPrereqs
      adds  21e961f   first draft
      adds  54089d9   fix up docs, META and pass critic tests
      adds  a6e023e   hack, hack, hack
      adds  70a28e2   hack, hack, with tests this time
      adds  7a82b46   updated META
      adds  8678cf2   updated abstract
      adds  8a0493e   updated Changes
      adds  829a65c   bump Changes
      adds  634fc56   fixed formatting in generated test file
      adds  5ffd5e9   v0.002
      adds  537af4e   bump Changes
      adds  fa201da   hide CPAN::Meta in generated test file
      adds  eea0b40   merge static and dynamic prereqs for report
      adds  2d67968   updated meta and readme
      adds  6ed9c76   bump Changes
      adds  30c2332   Accept include/exclude attributes to alter the report
      adds  1917531   Document include/exclude attributes
      adds  4939399   tweaked docs, updated Changes, README and meta
      adds  7c1cc1c   bump Changes
      adds  c8f6e4c   Make blank line really blank to satisfy Test::EOL
      adds  de26adf   Merge pull request #2 from rwstauner/fix-for-test-eol
      adds  afe496f   always report regardless of AUTOMATED_TESTING
      adds  5529781   remove RCS perlcritic policy
      adds  5d141d5   bump Changes
      adds  8ab387f   don't report develop prereqs
      adds  1968ac6   bump Changes
      adds  b2dd122   Update lib/Dist/Zilla/Plugin/Test/ReportPrereqs.pm
      adds  cb2e370   use F<> markup
      adds  43bd1ee   insert plugin name and version into test header
      adds  fdf1f36   fix: exclude not being respected when MYMETA.json is present
      adds  1aa1704   now verifying all prereqs, with a noisy alert if some missing
      adds  a99f062   also report on and check for develop prereqs, when AUTHOR_TESTING
      adds  9a37be4   capture output of running Makefile.PL in test dist
      adds  20fc118   Implement dependency checking internally
      adds  4c1f62b   updated dist.ini and support files
      adds  26683db   tidied code and fixed pod error
      adds  5d0c8f7   stopwords in dist.ini no longer needed
      adds  e249bc0   bump Changes
      adds  2a5958a   requirements_for_module requires CPAN::Meta::Requirements 2.120920
      adds  897b9c6   don't use requirements_for_module; more backcompatible
      adds  2786975   bump Changes
      adds  7862729   inject CPAN::Meta* as test recommends
      adds  6eeedd6   put report header on new line
      adds  37a94e5   updated cpanfile for prereq changes
      adds  ae0e2a4   fix pod coverage stopwords
      adds  5fff952   bump Changes
      adds  6023d37   fix handling of modules with 'undef' as the version
      adds  fc9d3d0   bump Changes
      adds  fa07bc4   missing develop prereqs were not ever being checked
      adds  7f80736   updated cpanfile
      adds  841965f   bump Changes
      adds  983bd6b   Move to InstallTool phase.
      adds  2f1fa70   update Changes
      adds  959946b   bump Changes
      adds  be09251   revise how static and dynamic lists are generated and assembled
      adds  5ab6320   fix undef $source warning
      adds  8fa1b65   updated Changes
      adds  520b067   sort keys of dumped prereqs
      adds  df97bc9   bump Changes
      adds  3c7cc67   move to generating a FromCode file
      adds  49adb19   updated Changes
      adds  7556379   Add generated test file dependencies to dzil prereqs
      adds  18478cf   tidy code
      adds  42f6a46   Provide per-phase/type requirements (#10)
      adds  fbc7ab4   Sort the modules
      adds  dffa273   Static prereqs shouldn't clobber existing requirements
      adds  7698f58   Add Scalar::Util to list of provided prereqs
      adds  44dddfb   update Changes
      adds  2c27b19   bump Changes
      adds  29b20a1   fix test file for missing CPAN::Meta; drop version.pm prereq
      adds  69df7fa   clean up CPAN::Meta related prereqs
      adds  b378b87   use backwards-compat regex
      adds  b3e71b6   bump Changes
      adds  b9cc55e   use regular expression anchors correctly
      adds  a629659   bump Changes
      adds  57ce5e1   use File::Spec instead of File::Spec::Functions
      adds  72f44ef   bump Changes
      adds  d86feaf   stop using Scalar::Util
      adds  053ba5e   remove List::Util as a dependency
      adds  ff14487   streamline test dependencies; clarify CPAN::Meta is required
      adds  f316b76   modernize dist.in and meta files
      adds  9784f36   v0.018
      adds  7ad2ca1   bump Changes
      adds  f3e65e8   move included modules into Other Modules report section
      adds  6b76d4c   Imported Upstream version 0.019
       new  dc21979   Merge tag 'upstream/0.019'
       new  efd4c15   Update debian/changelog
       new  96aa166   Add autopkgtest control file.
       new  51a501c   releasing package libdist-zilla-plugin-test-reportprereqs-perl version 0.019-1

The 6 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 +++++++
 META.json                                   |  6 +++---
 META.yml                                    |  6 +++---
 Makefile.PL                                 |  2 +-
 README                                      |  4 +++-
 debian/changelog                            | 10 ++++++++--
 debian/tests/control                        |  8 ++++++++
 debian/upstream/metadata                    |  7 +++++++
 lib/Dist/Zilla/Plugin/Test/ReportPrereqs.pm | 25 +++++++++++++++----------
 t/00-report-prereqs.t                       | 17 ++++++++---------
 xt/author/00-compile.t                      |  2 +-
 11 files changed, 64 insertions(+), 30 deletions(-)
 create mode 100644 debian/tests/control
 create mode 100644 debian/upstream/metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-test-reportprereqs-perl.git



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