summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2009-10-12 16:56:50 -0600
committerBdale Garbee <bdale@gag.com>2009-10-12 16:56:50 -0600
commit513328ac5f7c25f9ee144ab6befbea60d69eed1a (patch)
tree182fe91838d01aeeec58a0c00a1bf58a3bc1f492 /debian
parent67bf7d388a6dd2dbf65575bf4f0423ad355b4f2f (diff)
automate push of updated and tagged master branch during debian/rules prebuild
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 384bacf6..f306f1df 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,7 @@ prebuild:
git commit ChangeLog debian/changelog \
-m "update changelogs for Debian build"
git tag debian/$(DEB_VERSION)
+ git push --tags master
configure: configure-stamp
configure-stamp: