From 73d57c09a1b7b448785258a1d448b53a8df6dcd9 Mon Sep 17 00:00:00 2001 From: Chris Hofstaedtler Date: Sun, 16 Mar 2025 14:52:43 +0100 Subject: [PATCH] d/gbp.conf: enable pristine-tar --- debian/gbp.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/debian/gbp.conf b/debian/gbp.conf index 04395338..cd26fb2a 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,2 +1,7 @@ +[DEFAULT] +upstream-branch = upstream +pristine-tar = True +sign-tags = True + [pq] patch-numbers = False