From 6b8a64652610ed09b7e8385274aa513ed93bc0de Mon Sep 17 00:00:00 2001 From: Jason Rhinelander Date: Mon, 30 May 2022 21:10:02 -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 8952400fd..71436568a 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -8,3 +8,7 @@ submodules = true ignore-new = true pbuilder = true dist = bionic + + +[pq] +ignore-new = true