[libdist-zilla-plugin-test-eol-perl] annotated tag 0.18 created (now 3a1de2d)

Intrigeri intrigeri at moszumanska.debian.org
Sun Aug 16 09:20:41 UTC 2015


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

intrigeri pushed a change to annotated tag 0.18
in repository libdist-zilla-plugin-test-eol-perl.

        at  3a1de2d   (tag)
   tagging  f2e4655e42a332ac0eb368e478b1dfe0a5c8731c (commit)
  replaces  0.17
 tagged by  Karen Etheridge
        on  Sun Apr 19 10:01:33 2015 +0200

- Log -----------------------------------------------------------------
0.18

Karen Etheridge (11):
      keep $VERSION right in the repo
      [Test::CleanNamespaces] is now provided by my plugin bundle
      custom plugin name is not needed
      hardcode the distribution name in Changes, to reduce churn on each release
      add x_deprecated to "provides" metadata for [EOLTests]
      add a placeholder .mailmap
      track my todo list
      remove problematic plugins
      can now use the plugin added by the bundle directly
      disable these tests until CPAN::Meta::Validator is fixed
      Dist-Zilla-Plugin-Test-EOL-0.18

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  aa0a92d   Split off of Plugin::SanityTests
       new  fc243c7   Distify
       new  05951cc   Add .gitignore
       new  ab184e4   Version 0.01
       new  0334228   Allow checking for trailing whitespace
       new  5fc9533   Depend on a dzil without trailing ws in Makefile.PL
       new  dea53d1   Version 0.02
       new  9dceff1   initial commit
       new  275f943   clean dist after release
       new  b7a5e0c   remove stuff no longer necessary to podspell
       new  e34bc29   expand weaver to use default config
       new  e0410ce   attempt to add bugs section to weaver.ini
       new  4cb84a7   fix how bugs is defined
       new  95a2d77   don't expand the whole weaver.ini just for one module
       new  5e5166a   Revert "don't expand the whole weaver.ini just for one module"
       new  c4f2b13   set critic verbosity to 9
       new  a599bee   make default .gitignore more robust by copying schwerns
       new  2029a46   use GitHub::Meta to get meta resources
       new  708019e   use the bundle
       new  f22c663   PodSpellingTests changed names
       new  c7a041d   make an author test so this gets run before push
       new  636c35f   use semantic versioning which starts with v
       new  7fb235c   more git tags
       new  30c8476   add ReportVersions::Tiny
       new  2a62b1e   change version string
       new  b51fa1a   rename to DZP::Test::EOL
       new  05972a7   Merge remote-tracking branch 'dzil-base/master'
       new  2b28183   bootstrap
       new  f21df1a   consume self
       new  372544e   apply my own style
       new  b093970   rename file
       new  a59bce5   use Test::Requires
       new  9f141eb   refactor Changes to follow meta spec
       new  c66bf4f   dzil changes boilerplate
       new  a2113f5   0.03
       new  8fa3e63   add more accreditation
       new  4584bca   enable SeeAlso plugin
       new  fe014ec   stopwords and don't use rafl uri's
       new  052b00d   0.04
       new  f8e2d39   remove double call
       new  01e2acb   remove copyright year, it defaults to current
       new  5778f73   Merge remote-tracking branch 'my/master'
       new  4227d2f   remove submitting patches
       new  6289f54   Merge remote-tracking branch 'dzil-base/master'
       new  076a96f   Fix authordep: Pod::Weaver::Section::SeeAlso
       new  15e464b   dist.ini cleanup
       new  884b6ad   RT#76038 Enforce Test::EOL loading
       new  67461c1   DZ: Add explicit Test::EOL dependency
       new  5feff8e   add a simple check that test compiles test
       new  0096be7   0.05
       new  571f6bc   fix issue where prereqscanner detects Test::EOL
       new  a606cfd   clean up comments in test
       new  83c3380   also check that test runs
       new  30d9cfa   0.06
       new  e0128aa   remove extra tests
       new  0ba3d9c   Merge remote-tracking branch 'dzil-base/master'
       new  87c5d83   extra tests are also in basic
       new  7ba3139   Merge remote-tracking branch 'dzil-base/master'
       new  dd1f078   Revert "extra tests are also in basic"
       new  05007ff   Merge remote-tracking branch 'dzil-base/master'
       new  f27bd05   install releases
       new  44b3b5d   add generated by code
       new  fd36a36   convert spaces to tabs
       new  bf83ef8   0.07
       new  8683c23   Merge remote-tracking branch 'dzil-base/master'
       new  1533521   remove hack
       new  9be2e9a   switch to AutoMetaResources
       new  fb0c114   0.08
       new  bf81bd4   0.09
       new  bf2059d   add contributors and encoding
       new  cfe0a04   add travis
       new  aa0c54f   add contributors authordep
       new  397a1fb   0.10
       new  2e0aa67   remove commit build
       new  8524721   Mention trailing space/whitespace in the POD.
       new  e928052   Correct some English grammar.
       new  c782b95   convert to author bundle
       new  f73c099   formatting
       new  94bbea3   0.11
       new  6d027f5   add Test::EOL as a prereq
       new  b501a17   readd add actual appropriate prereq
       new  022bae1   0.12
       new  dc961c9   bring back EOLTests.pm from 0.002
       new  821ba7e   add $VERSION to this file too
       new  2b7fb6f   changelog for reunification
       new  ea9b2cf   add more tests for both plugins
       new  0f1625c   change "ATTRIBUTES" to "CONFIGURATION OPTIONS"
       new  70cdace   refactor [EOLTests] to use [Test::EOL], via overriding the new "filename" configuration option
       new  c1bc905   fix pod bug -- properly weave list elements
       new  821b87a   tighter entries
       new  a445195   inject Test::EOL as a develop prerequisite
       new  a8e4f5c   add self to authors
       new  7bba337   revert licence and copyright back to Florian's preferences
       new  1a2c898   remove test that only passes inconsistently, and cannot be run outside of dzil test/release
       new  c878ce3   switch to my plugin bundle, keeping all tests that were in use previously
       new  7144e93   remove all tabs
       new  b5c11d5   remove unnecessary runtime prereqs
       new  b21dae3   add irc channel and mailing list info to metadata
       new  395ea06   add a clean namespaces test
       new  98662a4   Dist-Zilla-Plugin-Test-EOL-0.13
       new  1fe8a0c   test-eol.t -> eol.t: no need to say it's a test - we know it's a test
       new  3ec86c3   remove spurious comment
       new  c736ad7   provide config data for [MetaConfig]
       new  a566c6e   generate our own test into t/, which also lets [AutoPrereqs] do its thing
       new  f60b69d   correct the [EOLTests] documentation - it no longer extends InlineFiles
       new  2cbf661   formally deprecate [EOLTests]
       new  b37c3b2   Dist-Zilla-Plugin-Test-EOL-0.14
       new  96697bd   remove the version added by our bundle, which requires a $VERSION that we do not always have
       new  82e9534   also test the deprecation warning in [EOLTests]
       new  a402932   use the "deprecated" warning category for [EOLTests]
       new  1c9c252   use new changes_version_columns option for a tidier changelog; remove remaining tabs
       new  6efbe2e   Dist-Zilla-Plugin-Test-EOL-0.15
       new  a8c428a   modify test so it passes even in the presence of warnings from external modules
       new  2cb3fab   Dist-Zilla-Plugin-Test-EOL-0.16
       new  4a08776   at long last, drop the use of fatal warnings in tests
       new  4c3b3ca   add a test that runs `moose-outdated`
       new  76f2591   move around a few pod elements
       new  9f3bded   remove the use of [SeeAlso]
       new  32b388a   add some keywords to metadata
       new  dc76a48   make this header look like many other author and release tests
       new  bddfd48   include trailing_whitespace in dump_config
       new  155d1a7   test that more file types are tested
       new  b76361f   add support for custom filefinders
       new  cdf9402   add new "file" option
       new  d146b35   test the "filename" option
       new  77240fb   add hack for older Test::EOL
       new  3348266   Dist-Zilla-Plugin-Test-EOL-0.17
       new  33e4d8b   keep $VERSION right in the repo
       new  d8790d3   [Test::CleanNamespaces] is now provided by my plugin bundle
       new  1c3f205   custom plugin name is not needed
       new  61b8aae   hardcode the distribution name in Changes, to reduce churn on each release
       new  1ca01ed   add x_deprecated to "provides" metadata for [EOLTests]
       new  131ae40   add a placeholder .mailmap
       new  538bbdf   track my todo list
       new  faf6714   remove problematic plugins
       new  82ec6d8   can now use the plugin added by the bundle directly
       new  d9ed619   disable these tests until CPAN::Meta::Validator is fixed
       new  f2e4655   Dist-Zilla-Plugin-Test-EOL-0.18

The 138 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.


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



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