[Pkg-privacy-commits] [onioncircuits] 33/39: Update release process

Sascha Steinbiss sascha at steinbiss.name
Sun May 15 16:40:46 UTC 2016


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

sascha-guest pushed a commit to branch master
in repository onioncircuits.

commit 3076b62ce0ee762108e909a4a3cc93ed62fdbbca
Author: Alan <alan at boum.org>
Date:   Sun May 15 15:15:36 2016 +0000

    Update release process
---
 HACKING | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/HACKING b/HACKING
index cef966d..07d4279 100644
--- a/HACKING
+++ b/HACKING
@@ -20,7 +20,7 @@ git add setup.py
 
 git commit -m "Bump version to $VERSION"
 
-git tag --sign $VERSION
+git tag -m "Release version $VERSION" -s $VERSION
 
 git push --tags origin/master
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/onioncircuits.git



More information about the Pkg-privacy-commits mailing list