From 6128d3be1699f677e25ae6791405340ff6ccbade Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Mon, 2 Mar 2026 16:45:50 -0800 Subject: [PATCH] d/control: Trim deps for nocheck build profile (Closes: #1129521) Closes: #1129521 Tests: - Build package successfully with the following command: gbp buildpackage --git-debian-branch=debian-nocheck-build-profile --git-pbuilder --git-pbuilder-options="--profiles=nocheck Signed-off-by: Sunil Mohan Adapa Reviewed-by: James Valleroy --- debian/control | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/debian/control b/debian/control index 854dbeba5..baf34e08a 100644 --- a/debian/control +++ b/debian/control @@ -14,47 +14,47 @@ Build-Depends: dblatex, dh-python, docbook-xsl, - e2fsprogs, + e2fsprogs , gir1.2-nm-1.0, - libjs-bootstrap5, - libjs-htmx, + libjs-bootstrap5 , + libjs-htmx , # Older libjs-bootstrap5 does not have proper dependency on popper.js >= 2.0 - node-popper2, + node-popper2 , pybuild-plugin-pyproject, python3-all:any, - python3-apt, + python3-apt , python3-augeas, - python3-bootstrapform, + python3-bootstrapform , python3-build, python3-cherrypy3, - python3-configobj, - python3-cryptography, + python3-configobj , + python3-cryptography , python3-dbus, - python3-django, - python3-django-axes, - python3-django-captcha, + python3-django , + python3-django-axes , + python3-django-captcha , # Explictly depend on ipware as it is optional dependecy of django-axes - python3-django-ipware, - python3-django-oauth-toolkit, - python3-django-stronghold, + python3-django-ipware , + python3-django-oauth-toolkit , + python3-django-stronghold , python3-gi, python3-markupsafe, - python3-mypy, - python3-pampy, + python3-mypy , + python3-pampy , python3-pexpect, python3-pip, python3-psutil, - python3-pytest, - python3-pytest-cov, - python3-pytest-django, - python3-pytest-runner, + python3-pytest , + python3-pytest-cov , + python3-pytest-django , + python3-pytest-runner , python3-requests, python3-ruamel.yaml, python3-setuptools, python3-systemd, - python3-typeshed, + python3-typeshed , python3-yaml, - sshpass, + sshpass , xmlto, xsltproc Standards-Version: 4.7.3