From d866c4ce66bd47a74ee6187d9fcbcbfa51f81e5a Mon Sep 17 00:00:00 2001 From: Michael Spang Date: Fri, 4 Mar 2011 00:53:01 -0500 Subject: [PATCH] Refix post-tag --- .gbp.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gbp.conf b/.gbp.conf index 5b51a50..ee5f3e1 100644 --- a/.gbp.conf +++ b/.gbp.conf @@ -1,4 +1,4 @@ [DEFAULT] sign-tags = True -posttag = git push /users/git/public/pyceo.git +posttag = git push /users/git/public/pyceo.git --tags debian-tag=v%(version)s