From 1cccad16854a2eb7e25abf17af80471a0af18f74 Mon Sep 17 00:00:00 2001 From: Jason Rhinelander Date: Mon, 30 May 2022 21:11:52 -0300 Subject: [PATCH] gbp compat fix --- debian/gbp.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/gbp.conf b/debian/gbp.conf index 465c755c0..a91e0f8de 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -8,3 +8,7 @@ submodules = true ignore-new = true pbuilder = true dist = sid + + +[pq] +ignore-new = true