Package: pchar Version: 1.5-8 Severity: minor Tags: patch User: [email protected] Usertags: origin-ubuntu stonking ubuntu-patch
Dear Maintainer, Remove net-snmp from the build depends as it is being used. * d/control: remove net-snmp from build depends list 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 pchar-1.5/debian/control pchar-1.5/debian/control --- pchar-1.5/debian/control 2026-03-14 08:32:59.000000000 +0100 +++ pchar-1.5/debian/control 2026-06-17 15:33:31.000000000 +0200 @@ -2,7 +2,7 @@ Section: net Priority: optional Maintainer: Petter Reinholdtsen <[email protected]> -Build-Depends: debhelper-compat (= 13), libsnmp-dev +Build-Depends: debhelper-compat (= 13) Standards-Version: 4.7.3 Homepage: http://www.kitchenlab.org/www/bmah/Software/pchar/ Vcs-Browser: https://salsa.debian.org/debian/pchar

