Bug#1118156: Missing Build-Depends on python3-dacite, python3-jinja2
Source: firmware-nonfree
Severity: normal
Tags: ftbfs, patch
X-Debbugs-Cc: sjr@debian.org
Hi,
the generated control file is missing two build dependencies.
Simon
-- System Information:
Debian Release: 13.1
APT prefers stable-security
APT policy: (500, 'stable-security'), (500, 'stable-debug'), (500, 'stable'), (1, 'experimental')
Architecture: ppc64el (ppc64le)
Kernel: Linux 6.17.0+ (SMP w/64 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: sysvinit (via /sbin/init)
LSM: AppArmor: enabled
--- debian/templates/source.control.in.orig 2025-10-15 23:14:51.116463393 +0900
+++ debian/templates/source.control.in 2025-10-15 23:14:54.352242468 +0900
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Uploaders: Bastian Blank <waldi@debian.org>, Steve Langasek <vorlon@debian.org>, maximilian attems <maks@debian.org>, Ben Hutchings <benh@debian.org>, Salvatore Bonaccorso <carnil@debian.org>
-Build-Depends: debhelper-compat (= 13), rdfind
+Build-Depends: debhelper-compat (= 13), rdfind, python3-dacite, python3-jinja2
Standards-Version: 4.3.0
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/kernel-team/firmware-nonfree.git
Reply to: