oops, forgot to specify the repo to push to
authorBdale Garbee <bdale@gag.com>
Mon, 12 Oct 2009 22:58:19 +0000 (16:58 -0600)
committerBdale Garbee <bdale@gag.com>
Mon, 12 Oct 2009 22:58:19 +0000 (16:58 -0600)
debian/rules

index f306f1df6ac1ea78dea8e9e86c43c110f291f03c..ac594c076242236ce4c40b79a5d9625bd4ac13b0 100755 (executable)
@@ -12,7 +12,7 @@ prebuild:
        git commit ChangeLog debian/changelog \
                -m "update changelogs for Debian build"
        git tag debian/$(DEB_VERSION)
        git commit ChangeLog debian/changelog \
                -m "update changelogs for Debian build"
        git tag debian/$(DEB_VERSION)
-       git push --tags master
+       git push --tags origin master
 
 configure: configure-stamp
 configure-stamp:
 
 configure: configure-stamp
 configure-stamp: