]> gitweb.fluxo.info Git - keyringer.git/commitdiff
Update 'git-import-orig' to 'gbp import-orig'
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 3 Nov 2017 12:59:04 +0000 (10:59 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 3 Nov 2017 12:59:04 +0000 (10:59 -0200)
Makefile

index 5d46fc6577f583bbcb71561bbf0a1f1fdccdc144..2d39f700bac2f1c40b8f909bd312f5b9efc11db6 100644 (file)
--- 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"