From: Daniel Kahn Gillmor Date: Tue, 23 Mar 2010 20:28:52 +0000 (-0400) Subject: removing git buildpackage options from master; please specify in debian/gbp.conf... X-Git-Tag: msva-perl/0.3~5 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=780082b3885406990c49b7b699db3385d2f1b9a4;p=monkeysphere-validation-agent.git removing git buildpackage options from master; please specify in debian/gbp.conf on the debian branch --- diff --git a/Makefile b/Makefile index c967de7..da1a0fd 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ clean: rm -f msva-perl.1 debian-package: - git buildpackage -uc -us --git-upstream-branch=master --git-debian-branch=debian --git-no-pristine-tar + git buildpackage -uc -us upstream-tag: git tag -s msva-perl/$(VERSION) -m "releasing msva-perl version $(VERSION)"