From d7bf2e7208bc3905cdcca5a12176a399affebcb2 Mon Sep 17 00:00:00 2001 From: Matthew Vernon Date: Sat, 24 Feb 2018 11:58:41 +0000 Subject: [PATCH] create gbp.conf per dgit-maint-merge(7) --- debian/gbp.conf | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 debian/gbp.conf diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000..ffb5934 --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,8 @@ +[DEFAULT] +upstream-branch = upstream +debian-branch = master +upstream-tag = %(version)s + +sign-tags = False +pristine-tar = False +pristine-tar-commit = False -- 2.30.2