Package: nut
Version: 2.8.4+really-2
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu stonking ubuntu-patch

Dear Maintainer,

dh_python version 7.20260606 is not happy with the syntax of
debhelper-compat field.

E: dh_python3 dh_python3:105: cannot initialize DebHelper: Unable to determine 
debhelper compatibility version.

I think it is more robust to have a spaced layout.

Thanks for considering the patch.


-- System Information:
Debian Release: trixie/sid
  APT prefers noble-updates
  APT policy: (500, 'noble-updates'), (500, 'noble-security'), (500, 'noble'), 
(100, 'noble-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 6.17.0-35-generic (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
diff -Nru nut-2.8.4+really/debian/control nut-2.8.4+really/debian/control
--- nut-2.8.4+really/debian/control     2025-10-17 22:29:33.000000000 +0200
+++ nut-2.8.4+really/debian/control     2026-06-10 15:00:47.000000000 +0200
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Laurent Bigonville <[email protected]>
 Build-Depends: dpkg-dev (>= 1.22.5), asciidoc <!nodoc>,
-               debhelper-compat(= 12),
+               debhelper-compat (= 12),
                dh-exec,
                dh-python,
                docbook-xml <!nodoc>,

Reply via email to