From: Bdale Garbee Date: Mon, 12 Oct 2009 22:56:50 +0000 (-0600) Subject: automate push of updated and tagged master branch during debian/rules prebuild X-Git-Tag: debian/0.5+84+g513328a~1 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=513328ac5f7c25f9ee144ab6befbea60d69eed1a automate push of updated and tagged master branch during debian/rules prebuild --- 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: