From 58f71d31703b0c02fe544b7e17eb1c209b8c643b Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Mon, 11 Dec 2017 09:36:59 -0800 Subject: [PATCH] set pristine-tar and upstream branch in gbp.conf --- debian/gbp.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/gbp.conf b/debian/gbp.conf index e2b708b..11a7acf 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,3 +1,6 @@ [DEFAULT] debian-branch = debian/sid upstream-tag = %(version)s +pristine-tar = 1 +upstream-branch = master +upstream-vcs-tag = %(version)s \ No newline at end of file -- 2.39.2