From: Silvio Rhatto Date: Fri, 3 Nov 2017 12:59:04 +0000 (-0200) Subject: Update 'git-import-orig' to 'gbp import-orig' X-Git-Tag: 0.5.3~20 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=86bf5ee5f72a3f23401a464b217e429f433a9179;p=keyringer.git Update 'git-import-orig' to 'gbp import-orig' --- diff --git a/Makefile b/Makefile index 5d46fc6..2d39f70 100644 --- a/Makefile +++ b/Makefile @@ -77,7 +77,7 @@ release: debian: git checkout debian - git-import-orig --upstream-vcs-tag=$(VERSION) $(ARCHIVE)/keyringer-$(VERSION).tar.bz2 + gbp import-orig --upstream-vcs-tag=$(VERSION) $(ARCHIVE)/keyringer-$(VERSION).tar.bz2 # Fine tune debian/changelog prepared by git-dch dch -e git commit -a -m "Updating debian/changelog"