aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-11-03 10:59:04 -0200
committerSilvio Rhatto <rhatto@riseup.net>2017-11-03 10:59:04 -0200
commit86bf5ee5f72a3f23401a464b217e429f433a9179 (patch)
tree197dce979858375a774718ebbac9fc23a929033d
parent7fca7cd0433e6f97080ecf12bee64ec4f38948ba (diff)
downloadkeyringer-86bf5ee5f72a3f23401a464b217e429f433a9179.tar.gz
keyringer-86bf5ee5f72a3f23401a464b217e429f433a9179.tar.bz2
Update 'git-import-orig' to 'gbp import-orig'
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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"