[libdist-zilla-plugin-test-compile-perl] branch master updated (deae181 -> ac1b1f2)

gregor herrmann gregoa at debian.org
Wed Jan 3 20:50:54 UTC 2018


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-compile-perl.

      from  deae181   update changelog
      adds  9d0d9d2   first module version
      adds  6c30dcb   ini file for dist-zilla
      adds  52b3ffc   change file
      adds  1e9c50a   manifest plugin should be last
      adds  0a7c239   v0.1.1
      adds  25e7869   check if test module is installed
      adds  b3cc166   file::find::rule is core
      adds  8d9affd   v0.1.2
      adds  0c7d97e   force prereq file::find::rule
      adds  c0eb7ca   - v0.1.3
      adds  783c187    avoid make a prereq just for a test
      adds  580d4ae   split line
      adds  03c064b   moving static meta information at the beginning
      adds  5224ab0   adding critic tests
      adds  25684ee   adding provides meta information
      adds  9116184   adding a comment
      adds  e66e2f7   moving to autoversion
      adds  a0791ba   quieting critic tests
      adds  1a60040   v1.092370
      adds  bbdc310   using less magical load test
      adds  02242ed   using nextversion
      adds  7f82191   v1.092460
      adds  1230f29   allow skip parameter
      adds  3648ec3   pod update for skip param
      adds  0099de4   adding a see also section
      adds  8e656cc   pod update
      adds  9a0e61c   v1.092840
      adds  86df357   ignore file for git
      adds  7db8104   skip did not update test count
      adds  65b17af   v1.092870
      adds  7eaeeb9   using jquelin pluginbundle
      adds  f446293   change trusting for pod::coverage
      adds  da4dbea   requiring perl 5.8.x
      adds  fae63de   adding example dist.ini
      adds  38cadcc   faking $ENV{HOME} for cpantesters
      adds  87e5ccc   v1.100160
      adds  cc11602   new parameter fake_home
      adds  4c8102e   v1.100220
      adds  e7fc6a4   load the module to compile in the inline program so PERL5LIB is respected
      adds  7c8e78b   v1.100740
      adds  8692f9a   fix #57974: test::script 1.05 changed its interface
      adds  f213408   v1.101500
      adds  ef94d5f   fix rt#55957 - strip leading white spaces in module output
      adds  3dc34a8   v1.101600
      adds  a45017e   don't do "plan 0"
      adds  dd7e642   do require rather than use, so it only tests compilation
      adds  22b92ff   v1.101800
      adds  bc8bb5f   Added no_display option to enable skipping on non-win32 system when $ENV{DISPLAY} is not set.
      adds  0fadec9   skip dzil build files
      adds  e713d05   v1.103000
      adds  4b328cd   no_display is now called needs_display and it reuses Test::NeedsDisplay
      adds  5acbbee   v1.103010
      adds  1a65239   Removed reuse of Test::NeedsDisplay. It fails when DISPLAY is not set!
      adds  d4d72ce   Removed dependency on failing Test::NeedsDisplay
      adds  8b0dc3b   Removed an extra semicolon
      adds  8e20228   v1.103030
      adds  b88550f   also allow skipping tests of script files
      adds  6c39a58   update meta resources
      adds  2eeadd1   v1.110870
      adds  e486e1c   fix rt#67183 - do not fail if no bin directory exists
      adds  d04b2ea   v1.110930
      adds  1f77655   do naive checking for shebang line, no shebang line, or does not have perl on it, it is not a perl script, skip it
      adds  4824454   fixed assumption about how where we are when opening file
      adds  6276c00   v1.112380
      adds  45a2f73   Oneshot try change everything possible to move to being Test::Compile instead of CompileTests
      adds  882245a   Fillet/Deprecate original module
      adds  412dac7   Refactor to be only a file-gatherer and eliminate multiphase
      adds  ed4e72f   fixing pod coverage
      adds  0091a6d   ignoring new dist name
      adds  232cf32   v1.112390
      adds  58fe851   more aggressive documentation for deprecated module
      adds  52b963f   fix github url
      adds  57fc3d2   v1.112391
      adds  ce11664   examples should use new module name
      adds  fc50433   v1.112392
      adds  0587552   Test that the file is generated
      adds  7010545   Remove explicit __END__ markers that sometimes break Data::Section
      adds  f3c6229   Test for deprecation warning
      adds  bdbb1de   v1.112400
      adds  2f04e84   Look for scripts in scripts/, too
      adds  fd3d4f5   v1.112820
      adds  77de0a3   more pod markup
      adds  cce5941   can just use default=>0 instead of predicates
      adds  26cc59a   new bail_out_on_fail option
      adds  0740096   dzil migrated to @Author::JQUELIN
      adds  e82b450   v2.000
      adds  e952871   dist.ini: add Test::EOL to ensure that t/00-compile.t is EOL clean
      adds  bb0e8d6   Fix EOL in generated t/00-compile.t
      adds  7793bd4   fix doc error in config variable name
      adds  6006860   v2.001
      adds  848315d   chdir out of temp dir, to avoid warnings from File::Temp::cleanup and File::Path::rmtree
      adds  f8212e5   use our own bail_out_on_fail feature
      adds  8ed7e33   RT#84904 - Test::More 0.94 needed for is_passing()
      adds  cad6caf   v2.002
      adds  ba0bbee   add Test::Script to optional prereqs
      adds  4f80aeb   new fail_on_warning feature
      adds  63495d7   stop trying to count our tests
      adds  5a81b7e   make fail_on_warning accept: none, author, all
      adds  dfe6dc1   Merge branch 'topic/fail_on_warning'
      adds  9049972   ignore tmp dir created by tests
      adds  56c0351   fix docs of fail_on_warning
      adds  547b75b   do not package dev and temp files
      adds  318c7bb   include TRIAL flag in Changes
      adds  7e2ce71   v2.003
      adds  79d1935   oops! missing )
      adds  b4013d7   v2.004
      adds  69b9337   add contributors to metadata and pod
      adds  72a24c4   remove unneeded shebangs, in generated test and ours
      adds  ca2ba46   document which version of the plugin generated the test
      adds  e10ece4   resolve mswin32 failures
      adds  42d907d   v2.005
      adds  3aee434   prompt the user before trying to release (but after all BeforeRelease checks are done)
      adds  4027bd8   install release locally after uploading
      adds  afea8ad   work with the .pm directly, making it possible to embed filenames in the future
      adds  fc2d97c   skip the Test::Script section if @scripts is empty
      adds  58ada98   remove use of File::Find and replace with FileFinders at build time
      adds  a05ecb9   inject test prereqs
      adds  e344c8b   v2.006
      adds  741e7cd   install with cpanm
      adds  eac892d   switch to building with Module::Build::Tiny, for saner cpantesters reports
      adds  163087a   require Test::Script if there are scripts to test; inject accurate prereqs
      adds  da3f5c0   v2.007
      adds  331c48d   respect the skip value, and do the filtering at build time
      adds  dc79123   v2.008
      adds  0d1a0dc   allow specifying "skip" more than once
      adds  89c59a4   simplify the code by using a Text::Template to generate the test
      adds  2877be3   ensure the test is not generated with trailing spaces
      adds  386e9fb   use -Mblib for module tests, just like Test::Script does
      adds  f999d78   remove an unnecessary string variable
      adds  29bc714   properly inject Capture::Tiny as a prereq
      adds  0347bd8   do not load File::Temp unless it is used
      adds  26b0354   v2.009
      adds  9264884   eliminate a few more local variables
      adds  8aa35e5   sort filenames when they get inlined into the test, for smaller diffs
      adds  fb4deee   Test::Kwalitee::Extra doesn't like the syntax we use
      adds  4b0a4ea   fix conflicts entries for Test::Kwalitee::Extra
      adds  544c563   cannot use [ReportVersions::Tiny] for now (RT#87364)
      adds  f6761db   work around bad Dist::Zilla::Plugin::Conflicts (0.11)
      adds  fbeeaa6   add test to make conflicts issues more visible
      adds  7d7ff30   document this change
      adds  81b1864   changelog for stable release
      adds  92916c0   v2.010
      adds  f1f3232   always skip checking .pod files
      adds  945a08a   v2.011
      adds  b3726d6   fix docs - no longer subclassing InlineFiles
      adds  c80e167   include finder names in config used by [MetaConfig]
      adds  c0df841   go back to testing .pm files with -Ilib
      adds  98e86d8   v2.012
      adds  2b3fa61   some more release-time checking
      adds  c0a2bbb   test with blib again - this should be okay
      adds  d3aae63   strip leading lib/ to properly solve the duplicate loading issue
      adds  87dffbc   v2.013
      adds  ef63c3e   dist.ini: Add missing PodWeaver authordeps
      adds  430e9c1   Add prereq on Module::Build::Tiny 0.014 (blib.pm compatibility)
      adds  9da0a47   Merge pull request #2 from dolmen/fix-deps
      adds  5319eb1   fix dist name in Changes file
      adds  b0c6344   use the proper "make" for all platforms (RT#84781)
      adds  be71f58   also test the script
      adds  7ca01ee   be sure we are testing the right number of files
      adds  42171e8   properly strip lib/ from filenames on win32
      adds  a58e6d9   v2.014
      adds  b5fbfe5   Don't double quote file paths in require
      adds  d72edf2   Merge pull request #3 from pshangov/windows_path_backslashes
      adds  12a08b6   fix number of files tested
      adds  643f66b   changelog for qq fix
      adds  53d8452   v2.015
      adds  3edf2f9   %INC entries always use /, even on win32
      adds  aad45a4   v2.016
      adds  98986eb   we can also add a develop-requires check for [Conflicts] != 0.11
      adds  4b2917a   remove erronous conflicts metadata entry for Test::Kwalitee::Extra
      adds  c0eb9f5   v2.017
      adds  8ded837   fix whitespace test
      adds  782d56d   use consistent style for sub declarations
      adds  c950d18   whitespace
      adds  922cf9c   clean all imports, not just those from Moose
      adds  e8f5db7   insert the list of .pm files in the FileMunger phase, not FileGatherer
      adds  ff829a2   check for warnings after testing scripts
      adds  5c25f4c   test for the names of the files being tested
      adds  8a3b1e3   v2.018
      adds  09ce6dc   fix nesting of options in pod
      adds  d9601fa   Merge pull request #4 from haarg/master
      adds  7f8f063   depend on a fixed Data::Section
      adds  8073b02   handle filenames containing whitespace by wrapping in quotes
      adds  0e1c77c   move module import closer to where it is used
      adds  596a0a9   blib has been cored since 5.004; it is not needed to be injected into prereqs
      adds  b19ff74   add some debug logging
      adds  9643cd4   pass zilla and plugin objects to template
      adds  7321ec2   add lots of release tests, keeping them in xt/
      adds  c56c12a   fix Changes timestamps in conformance with CPAN::Changes::Spec
      adds  609cfb0   add (passing) spelling tests
      adds  a22ec7a   avoid indexing ::Conflicts module
      adds  f12ed13   remove the use of Capture::Tiny
      adds  2a90230   affirm that we use no non-core prereqs (except Test::Script)
      adds  a077360   Merge branch 'topic/no_capture_tiny'
      adds  a557cb0   v2.019
      adds  f0c7a2b   deprecated_in requires Module::CoreList 2.77
      adds  5341718   [CompileTests] has warned for quite some time; remove (it will still be available in the index at the previous version)
      adds  bf3b51d   v2.020
      adds  63e4ea7   ::Conflicts is already unindexed; this adds nothing
      adds  534e3c9   avoid weaving pod into ::Conflicts
      adds  5833f2d   add dependency on the version that added warning()
      adds  b5896e4   avoid inserting filename into warning message
      adds  f09bddf   check at build and release time if anything is out of date
      adds  c2d11de   v2.021
      adds  4f8fd1c   remove inaccurate documentation - see "script_finder"
      adds  79c1875   make config names a little more distinct in the docs
      adds  91b9e48   group the finder configs at the end
      adds  51017a2   clarify ExecDir reference
      adds  d3d70b4   fix errors in pod links
      adds  a0fe086   see also Test::Script
      adds  ee80f6e   changelog for doc fixes
      adds  e79672d   our main test also tests a script
      adds  de7d2a1   remove redundant links (metacpan and sco provide links to these)
      adds  e5d489d   string comparison fails on win32 when we include a newline
      adds  9826606   stop stop weaving pod into ::Conflicts; pod coverage tests complain when there is no pod
      adds  4626639   v2.022
      adds  18350bc   clarify that the failing tests were in this dist, not in the dist being built
      adds  2dd664f   capture warnings and dump on failure, in case we get an arrayref instead of just one warning
      adds  5cbcf6b   use a gensym instead of devnull for stdin
      adds  68f83fd   send subprocess stdout to our stderr so we can see it in test output
      adds  eb78fd4   rename this test to use consistent naming scheme
      adds  b434043   use Test::DZil instead of Dist::Zilla::Tester - it's shorter!
      adds  5d2fef4   only declare @scripts if there are scripts to test (no operational changes)
      adds  b8f1107   dump Test::Script - no non-core deps, and now using $^X, not $PATH perl
      adds  86800bc   extract flags from shebang line to reuse in perl -c
      adds  c8bacbe   avoid blowing up if the dist ships a script that isn't perl
      adds  438576a   when we use do{}, we need to check $@ !!!
      adds  c8c5ad3   drop use of done_testing in tests, to avoid Test::More 0.88 dependency
      adds  7c1c3fd   v2.023
      adds  04c8b16   Path::Class -> Path::Tiny
      adds  bde35b5   doc tweak
      adds  cfcea33   test for \R, not $ - re failures like http://www.cpantesters.org/cpan/report/4341485e-6bf4-1014-8173-0b6cdb05e747
      adds  6c1d4d3   v2.024
      adds  c84d2de   add authority metadata
      adds  5c7c482   move core test to its own file, test all features, and test syntax also
      adds  afd8296   \R was added in 5.009005
      adds  f3839d3   on older perls, perl -c emits the base filename to stderr on success, not "syntax OK"
      adds  faa55a3   v2.025
      adds  c257bb5   neither chomp nor qr/...$/ work on win32 without the :crlf layer on the fh (thanks leont!)
      adds  411f4f6   v2.026
      adds  6710685   lower the core prereq bar to 5.6.2 (the version that shipped File::Find), and promise in docs that we will stick to this
      adds  d262743   Dist::Zilla 4.300038 has a workaround for the yaml encoding issue (see rjbs/Dist-Zilla#200)
      adds  51bc095   v2.027
      adds  a97b7f0   binmode must be called after the fh is opened
      adds  d84ea11   don't let warnings from upstream deps kill us! fail for authors only
      adds  90dfc92   new "filename" option, for xdg
      adds  d250edd   v2.028
      adds  bc44b8e   we need Test::Warnings::warning(s) even for non-authors
      adds  f660dca   v2.029
      adds  4d97d98   spelling
      adds  1f27a31   use naming scheme
      adds  0f589b7   Test::Warning 0.009 fixes :no_end_test
      adds  448d9e4   v2.030
      adds  27ee9a1   the Test::Warnings change was bogus.. sigh
      adds  e1b85e8   add back mistakenly-omitted no-warnings-at-end-of-testing tests
      adds  2e89a9d   missing )
      adds  dd3a431   missing pod directive (apparently harmless)
      adds  46f0d4d   forgot to make warnings fatal here
      adds  b261cf1   no longer need this lib here
      adds  cca2c82   test for files by full name
      adds  b9594bc   allow the test to function even when called directly, without building the dist
      adds  8360b0d   unroll the corpus directory into an inlined build, for more transparency of what is being tested
      adds  a3748ed   pass cmd and args as separate elements to avoid shell/cmd.exe
      adds  1d17ead   v2.031
      adds  e511825   oops, only apply :crlf layer on win32 (thanks kentnl)
      adds  b3554f9   script testing also needs File::Spec
      adds  86b4a59   use Capture::Tinier to bypass weird pseudo-fork issues with win32
      adds  a1a9272   v2.032
      adds  d10512c   Revert "use Capture::Tinier to bypass weird pseudo-fork issues with win32"
      adds  b6e8465   drain filehandle before waiting for subprocess to finish
      adds  4f90fe3   Merge branch 'pr/5'
      adds  5aa792d   File::Spec is now always needed
      adds  b890428   also fix stderr, drain stderr when testing scripts
      adds  663c054   changelog for capture::tinier -> IPC::Open3 reversion
      adds  d15553b   convert to my pluginbundle (sorry JQUELIN!) to allow bootstrapping ourselves
      adds  9f2b910   ship ourselves with a test generated with our own code
      adds  57a7633   empty commit to add xdg to contributors
      adds  e7ab233   Dist-Zilla-Plugin-Test-Compile-2.033
      adds  9e98c41   test all of $?, for things like core dumps (thanks ribasushi)
      adds  77c2aed   stop Test::Mojibake from complaining about our malformed pod
      adds  feb76db   Changes: fix typo s/Test::Warning\b/Test::Warnings/
      adds  b348f40   :no_end_test + done_testing requires Test::Warnings 0.009
      adds  9c874ed   remove redundant authordep specification
      adds  d082285   provide both a Makefile.PL and a Build.PL
      adds  662fabd   generate these .pm files a little more compactly
      adds  6ed03a1   tighten up .gitignore entries
      adds  f275705   Dist-Zilla-Plugin-Test-Compile-2.034
      adds  86629ba   add prereqs option
      adds  7a1829c   Merge remote-tracking branch 'xdg/topic/optional-deps'
      adds  f1bfaaf   link to Dist::Zilla!
      adds  c8499c8   tests for new "phase" feature
      adds  f838562   store the value of this config
      adds  79dea97   Dist-Zilla-Plugin-Test-Compile-2.035
      adds  6f35ee4   add xt_mode option
      adds  43b9787   Merge pull request #8 from dagolden/topic/xt-mode
      adds  3b60101   remove use of lazy_build; changelog and tests for xt_mode
      adds  a257579   new CONTRIBUTING file being added
      adds  de52a4c   Dist-Zilla-Plugin-Test-Compile-2.036
      adds  858ec5c   always fall back to lib if no blib; allows other filenames under xt/
      adds  c2ca5d4   use $inc_switch for scripts too (broken in v0.036)
      adds  9fb6857   looks like I can remove the win32 whitespace diagnostic hook now
      adds  474f090   Dist-Zilla-Plugin-Test-Compile-2.037
      adds  0de155f   Dist::Zilla 5.000 fixes our encoding issues
      adds  d7f0e52   reuse the same $stdin and $stderr handles across all processes
      adds  7feb058   move [Prepender] to touch main .pm file before [ReadmeAnyFromPod] reads from it
      adds  762e07a   update representation of trial releases in changelog, for better machine parsing
      adds  633dd43   add IRC channel to metadata; point to list archives rather than subscribe link
      adds  ce433e5   reference both FileFinder plugins
      adds  c24742d   assert a minimum perl version in the generated test
      adds  7d84b9c   refresh autogenerated files
      adds  7fa387e   new "file" option, for adding extra files to be checked
      adds  1815ea5   Dist-Zilla-Plugin-Test-Compile-2.038
      adds  f16d6e5   [-Encoding] is redundant with Pod::Weaver 4.000
      adds  8f12d3a   these attributes should be lazy
      adds  f5d6375   avoid "binmode() on unopened filehandle" warning on win32
      adds  8ce5919   Dist-Zilla-Plugin-Test-Compile-2.039
      adds  27cb552   switch from getcwd to pushd
      adds  da61b92   switch to [Breaks]; removes bad x_breaks entry from [Conflicts]
      adds  87f80e0   add vim modeline
      adds  f5ff5e0   capitalize abstract
      adds  8b246e7   tidier syntax
      adds  d1f6f31   use my new [Test::CleanNamespaces] plugin!
      adds  824c7d1   maximal use of Path::Tiny over Path::Class
      adds  56615a3   use MakeMaker to invoke the build, rather than doing it manually
      adds  99a8a6e   changelog mention of podweaver improvements to moving pod lines
      adds  f2cf959   wording improvement
      adds  85981bc   comment cleanup
      adds  708c25b   Dist-Zilla-Plugin-Test-Compile-2.040
      adds  6231a25   [InstallGuide] uses a FromCode file - its subref cannot be run until after Makefile.PL/Build.PL are added
      adds  0ea27de   tighten up entries
      adds  094d9e5   remove unnecessary plugin
      adds  cd623ce   also report the Dist::CheckConflicts version; it may be buggy?
      adds  f7a619d   decode_json expects octets, not characters
      adds  f38cfe8   use accented characters for jquelin
      adds  9d19bf2   new CPAN::Meta requires license to be an arrayref
      adds  e6800de   Test::Mojibake now skips special chars in comments, as its documentation claimed
      adds  e366316   remove unneeded cruft
      adds  718187c   Extra tests to ensure that we properly compile-test scripts with -w
      adds  7f382a1   properly parse flags from shebang lines with extra whitespace, comments, dashes in path
      adds  6bbf28a   Dist-Zilla-Plugin-Test-Compile-2.041
      adds  5f9fd60   put config options in =head2, so they are listed in table of contents
      adds  f9c603c   tighten up the pod a bit
      adds  10dd95c   skip test that relies on 5.014 syntax, as needed
      adds  ace511d   Dist-Zilla-Plugin-Test-Compile-2.042
      adds  b610b60   need to declare that utf8-encoded bytes lie ahead
      adds  a0ebc43   On just 5.10.0 (not 5.10.1!), t/11-shebang-C.t fails
      adds  d085851   Dist-Zilla-Plugin-Test-Compile-2.043
      adds  b22befb   use a more reliable mechanism of ensuring that our metadata in tests is spec-compliant
      adds  00bef2b   add keywords to metadata
      adds  0b78692   fix [ExtraTests] followed by [Test::Compile] xt_mode = 1
      adds  c56575f   confirm that xt_mode populates develop prereqs, not test (RT#97616)
      adds  f08bc0a   eliminate a prereq by testing distmeta directly
      adds  410f22f   Dist-Zilla-Plugin-Test-Compile-2.044
      adds  cbeaf60   fail if the test cannot be properly executed
      adds  07f937e   now using [Git::Contributors]
      adds  7eebc83   better diagnostic output on failure
      adds  0e16af9   provide config data for [MetaConfig]
      adds  940b95e   time to blow away README.pod
      adds  bba6c71   Dist-Zilla-Plugin-Test-Compile-2.045
      adds  37676b4   better diagnostic output on failure
      adds  1315e47   diag @warnings if the no-warnings test fails
      adds  2a2a010   Merge pull request #9 from kentfredric/master
      adds  9a97cc6   dump the warnings a bit more verbosely
      adds  f751ced   check for trailing whitespace in this variant of the generated test
      adds  9413f28   Dist-Zilla-Plugin-Test-Compile-2.046
      adds  7156a27   whitespace
      adds  bb4715a   Test::More::explain did not exist in core until 5.10.1 - avoid adding the dep or dying
      adds  6933c63   Dist-Zilla-Plugin-Test-Compile-2.047
      adds  4d16fbd   remove unnecessary exit
      adds  8847b9c   avoid planning twice when $DISPLAY is not set
      adds  aabe485   always decode utf8 while slurping
      adds  c486fb2   shorten code back to how it was before if Test::More is guaranteed to be recent enough
      adds  eba8888   Dist-Zilla-Plugin-Test-Compile-2.048
      adds  1bcf533   bring the "failed to compile" test outside the subtest
      adds  69b69b8   use the proper interface to get details; will work even in 1.301* alphas
      adds  2d431c7   test the details of the non-skip path as well
      adds  f3efba0   Dist-Zilla-Plugin-Test-Compile-2.049
      adds  6882f5e   1.001007 will fix the empty test name during a skipall'd subtest
      adds  c1aa264   Dist-Zilla-Plugin-Test-Compile-2.050
      adds  715aa77   simplify not eq to ne
      adds  09e54b3   tests failed to account for the lack of skip_all on MSWin32
      adds  1956806   Dist-Zilla-Plugin-Test-Compile-2.051
      adds  0e349d0   avoid the "skip_all" condition in this test; mollifies Test::More alphas
      adds  1644cab   Fix Ahmad's email in the contributors list (closes #11)
      adds  5609481   drop ego lines on release timestamps
      adds  016a63c   convert all timestamps to UTC
      adds  ccf5666   fix typo of option name in changelog
      adds  e7a1e53   at long last, drop the use of fatal warnings in tests
      adds  715e4af   mailmap rwstauner's cpan address
      adds  c59f347   remove unnecessary entries
      adds  5716420   [Test::CleanNamespaces] is now provided by my plugin bundle
      adds  d249691   fix vim modeline
      adds  eb8cb19   ensure we do not fail from thinking we should allow 5.006
      adds  e296293   tighten this import
      adds  7f1f237   more accurate prereq for ensuring metaspec validation
      adds  7103443   use a more accurate variable name
      adds  e19a1f9   set fail_on_warning=all if fail_on_warning=author and the filename is in xt/author
      adds  0f87c4a   add email address, and add myself to authors list
      adds  85c826c   Dist-Zilla-Plugin-Test-Compile-2.052
      adds  aba93bd   increment $VERSION after release
      adds  b7b6180   whitespace around $VERSION declarations
      adds  130dd9c   we always have a $VERSION now
      adds  7acc7f7   the plugin always has a defined version now
      adds  006aead   hardcode the distribution name in Changes, to reduce churn on each release
      adds  69ba074   do not use subdir in nonexistent directory
      adds  b7f2054   use a more specific link
      adds  5e97241   keep expressions using a heredoc all on the same line
      adds  6b367f2   keep lists sorted, for reducing diffs in generated files
      adds  5698726   fix whitespace in generated test
      adds  345defc   filter out "Using .../lib" warning emitted by older blib
      adds  6553053   switch to my podweaver plugin bundle
      adds  f111d1b   track my TODO file
      adds  925b81d   Dist-Zilla-Plugin-Test-Compile-2.053
      adds  9ea3858   increment $VERSION after 2.053 release
      adds  71c30c3   this authordep is now redundant
      adds  818fb6e   ensure we can get $VERSION - blib may not be even loaded
      adds  8a5697f   keep the content from [Prepender] at the top of Build.PL
      adds  a8914dd   canonicalize boolean configs; keep lists sorted
      adds  b8c39ba   fix vim modeline
      adds  f0fb9b0   this is a distribution eligible for static install
      adds  6cedd05   use :PerlExecFiles as a better finder
      adds  462d23d   Dist-Zilla-Plugin-Test-Compile-2.054
      adds  19f749c   increment $VERSION after 2.054 release
      adds  f5ac323   include our version explicitly in dumped configs if we were subclassed
      adds  144301c   /m is not needed here
      adds  b50befe   slightly shorter syntax
      adds  d5fa227   use the more intuitive order for prereq arguments
      adds  3efc519   depend on version that fixes handling of MutableFiles
      adds  d5a5192   fix Test::More prereq for done_testing
      adds  d5b123f   commit AUTHOR_PLEDGE to git at release time
      adds  020a9aa   ensure vim modeline is in first 5 lines
      adds  562c1ff   improve wording of abstract
      adds  1bc40fd   drop redundant "use" line -- Moose requires 5.8.3
      adds  1cc7f60   stringify version before comparing, as recommended by Zefram
      adds  7a07b88   MANIFEST.SKIP is not used by the local tools
      adds  f7458d7   set PERL_COMPILE_TEST_DEBUG to see the compilation commands
      adds  261c8f8   presence of INSTALL means we require 0.097 to not gather it
      adds  47abae9   also run Module::Runtime::Conflicts in t/zzz-check-breaks.t
      adds  b0598a6   remove these unnecessary here-docs
      adds  c83214d   new "switch" option
      adds  e4d5bb4   Dist-Zilla-Plugin-Test-Compile-2.055
      adds  3114539   increment $VERSION after 2.055 release
      adds  9f6b677   fix test failure on older perls
      adds  1d35d7e   now that we copy this file back to the dist, we do not want to gather the old version
      adds  2b15431   clean up the PERL_COMPILE_TEST_DEBUG output
      adds  e11ab32   Dist-Zilla-Plugin-Test-Compile-2.056
      adds  d2b607a   increment $VERSION after 2.056 release
      adds  dbb0318   bump File::pushd prereq, to avoid conflict between warnings.pm and warnings()
      adds  b8a72bb   fix Test::More prereq for done_testing
      adds  5817fa6   fix eval { require ... } constructs that may result in unwanted prereqs
      adds  d33c769   Dist-Zilla-Plugin-Test-Compile-2.057
      adds  d3779fa   increment $VERSION after 2.057 release
      adds  4a4df89   taintperl and PERL5LIB (e.g. local::lib) are not compatible
      adds  6670c30   use Travis CI
      adds  2b42df1   fix undef warning on 5.8
      adds  ef8024b   Dist-Zilla-Plugin-Test-Compile-2.058
      adds  d05414d   New upstream version 2.058
       new  8cdeb1e   Update upstream source from tag 'upstream/2.058'
       new  fe8bd5b   Update debian/changelog
       new  1a9c2c6   Reformat debian/control with cme
       new  dcfa631   Declare compliance with Debian Policy 4.1.3.
       new  fda8519   Add version to libcpan-meta-requirements-perl build dependency.
       new  01fb6e5   Bump debhelper compatibility level to 10.
       new  ac1b1f2   releasing package libdist-zilla-plugin-test-compile-perl version 2.058-1

The 7 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:
 Build.PL                              |   4 +-
 CONTRIBUTING                          |   4 +-
 Changes                               |   4 ++
 META.json                             | 130 ++++++++++++++++++----------------
 META.yml                              |  80 +++++++++++----------
 Makefile.PL                           |  41 +++++++----
 README                                |   2 +-
 debian/changelog                      |  11 ++-
 debian/compat                         |   2 +-
 debian/control                        |  55 +++++++-------
 lib/Dist/Zilla/Plugin/Test/Compile.pm |   9 ++-
 t/00-compile.t                        |   5 +-
 t/00-report-prereqs.dd                |  45 ++++++------
 t/15-needs-display.t                  |   3 +-
 xt/author/pod-spell.t                 |   2 +-
 xt/release/changes_has_content.t      |  19 ++---
 16 files changed, 230 insertions(+), 186 deletions(-)

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



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