[libdist-zilla-plugin-test-podspelling-perl] 72/86: use semantic versioning which starts with v

Axel Beckert abe at deuxchevaux.org
Mon May 25 10:02:12 UTC 2015


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

abe pushed a commit to annotated tag 2.001001
in repository libdist-zilla-plugin-test-podspelling-perl.

commit 636c35ff0d42840375825c091cbf020416fb5b05
Author: Caleb Cushing <xenoterracide at gmail.com>
Date:   Wed Aug 10 21:47:57 2011 -0500

    use semantic versioning which starts with v
    
    Signed-off-by: Caleb Cushing <xenoterracide at gmail.com>
---
 dist.ini | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dist.ini b/dist.ini
index c175fdd..ab12250 100644
--- a/dist.ini
+++ b/dist.ini
@@ -38,10 +38,11 @@ copyright_year   = 2011
 [@Git]
 	push_to = my
 	tag_format = %v
+	tag_message = %v
 
 [Git::CommitBuild]
 [Git::NextVersion]
-	first_version = 0.1.0
+	first_version = v0.1.0
 	version_regexp = ^(.+)$
 
 [CheckChangesHasContent]

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



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