aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xgit-tag.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-tag.sh b/git-tag.sh
index fa7df53..e772c46 100755
--- a/git-tag.sh
+++ b/git-tag.sh
@@ -1,3 +1,3 @@
VERSION=$(dpkg-parsechangelog | sed -n 's/^Version: //p')
-git-tag -s -u dancer@debian.org -m "pbuilder release $VERSION" $VERSION
+git-tag -s -u dancer@debian.org -m "pbuilder release $VERSION" debian/$VERSION