[libdist-zilla-plugin-test-eol-perl] annotated tag 0.15 created (now 1be37cb)
Intrigeri
intrigeri at moszumanska.debian.org
Sun Aug 16 09:20:24 UTC 2015
This is an automated email from the git hooks/post-receive script.
intrigeri pushed a change to annotated tag 0.15
in repository libdist-zilla-plugin-test-eol-perl.
at 1be37cb (tag)
tagging 6efbe2e0123b227e5ee8fa11c6bc00bce28b0b24 (commit)
replaces 0.14
tagged by Karen Etheridge
on Thu Oct 30 23:10:35 2014 -0700
- Log -----------------------------------------------------------------
0.15
Karen Etheridge (5):
remove the version added by our bundle, which requires a $VERSION that we do not always have
also test the deprecation warning in [EOLTests]
use the "deprecated" warning category for [EOLTests]
use new changes_version_columns option for a tidier changelog; remove remaining tabs
Dist-Zilla-Plugin-Test-EOL-0.15
-----------------------------------------------------------------------
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
The 112 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