before release, confirm all prereqs are indexed
[gitmo/Moose.git] / dist.ini
index 805f2e6..7558d17 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -79,6 +79,7 @@ directory = benchmarks
 [NoTabsTests]
 
 [CheckChangesHasContent]
+[CheckPrereqsIndexed]
 
 [Prereqs]
 Carp                        = 1.22
@@ -132,6 +133,7 @@ Test::Memory::Cycle          = 0
 Test::Output                 = 0
 Test::Spelling               = 0
 URI                          = 0
+Test::Inline::Extract        = 0
 
 [Prereqs / RuntimeRecommends]
 ; this needs to be installed *after*, since it deps on Moose
@@ -197,7 +199,8 @@ allow_dirty =
 
 [Git::Tag]
 tag_format = %v
-tag_message =
+tag_message = %v%t
 
 [Git::Commit]
-commit_msg = changelog
+allow_dirty = Changes
+commit_msg = changelog for %N-%v%t