From 6eb54404c3fbd60acc41da679ddbb7480d1a7f2d Mon Sep 17 00:00:00 2001 From: Sven Hoexter Date: Mon, 16 Aug 2021 21:51:57 +0200 Subject: [PATCH] Add ignore-new to package gbp.conf --- debian/gbp.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/gbp.conf b/debian/gbp.conf index cec628c..ed9617c 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,2 +1,5 @@ [DEFAULT] pristine-tar = True + +[buildpackage] +ignore-new = True \ No newline at end of file -- 2.39.2