remove this use of eval
[gitmo/MooseX-AlwaysCoerce.git] / dist.ini
index 756096a..3521f19 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -74,10 +74,11 @@ release_branch = stable
 format = %-8V  %{yyyy-MM-dd HH:mm:ss ZZZZ}d (%U)
 
 [Git::Commit]
-allow-dirty = Changes
+allow_dirty = Changes
 commit_msg = %N-%v%t%n%n%c
 
 [Git::Tag]
+tag_format = v%v%t
 tag_message = v%v%t
 
 [Git::Push]