Source: gtk-doc Version: 1.36.1-1 Severity: normal Dear Maintainer,
I'm trying to remove python3-parameterized from the key package set: https://udd.debian.org/cgi-bin/key_packages.yaml.cgi It is currently pulled in by gtk-doc. Please consider this patch: Greetings Alexandre diff --git a/debian/control b/debian/control index c429f70..c2aa0ef 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Build-Depends-Indep: libxml2-utils, pkgconf, python3-lxml, - python3-parameterized, + python3-parameterized <!nocheck>, python3-pygments, xsltproc, Vcs-Browser: https://salsa.debian.org/gnome-team/gtk-doc

