From c0c4ed2d0765777487294f4a93556f84d48e2e73 Mon Sep 17 00:00:00 2001 From: Jason Rhinelander Date: Mon, 30 May 2022 21:12:07 -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 cccc840ff..701e6f417 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -8,3 +8,7 @@ submodules = true ignore-new = true pbuilder = true dist = jammy + + +[pq] +ignore-new = true