summaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2007-01-22 19:06:22 +0100
committerGuido Guenther <agx@bogon.sigxcpu.org>2007-01-22 19:06:22 +0100
commit55664883c7d0a6f42a672eca947c908cfae971e1 (patch)
treedc454a172d3577169b650ead66f1339b466cdeaf /debian
parent1d82e52b4c768006b8ad7759a1c23f2af69c189d (diff)
add --git-posttag to git-buildpackage
for easy push after a sucessful build
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 584d3db8..f9d44174 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+git-buildpackage (0.2.25) unstable; urgency=low
+
+ * UNRELEASED
+ * posttag suport for git-buildpackage: use --git-posttag to run a command
+ after a successfull build with tag (e.g. --git-posttag='git-push --tags
+ git.alioth.org')
+
+ -- Guido Guenther <agx@sigxcpu.org> Fri, 19 Jan 2007 00:07:14 +0100
+
git-buildpackage (0.2.24) unstable; urgency=low
* add XS-Vcs-Git