Control: tags -1 + pending patch
I've uploaded a fixed package to DELAYED/14. debdiff is attached. A diff of the binary packages shows:$ debdiff --nocontrol ledmon_0.97-1_amd64.changes ledmon_0.97-1.1_amd64.changes
[The following lists of changes regard files as different if they have different names, permissions or owners.] Files in second .changes but not in first ----------------------------------------- -rw-r--r-- root/root /usr/lib/systemd/system/ledmon.service Regards, Michael
diff -Nru ledmon-0.97/debian/changelog ledmon-0.97/debian/changelog --- ledmon-0.97/debian/changelog 2024-02-27 16:20:44.000000000 +0100 +++ ledmon-0.97/debian/changelog 2024-07-17 16:29:18.000000000 +0200 @@ -1,3 +1,10 @@ +ledmon (0.97-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Replace systemd Build-Depends with systemd-dev. (Closes: #1060587) + + -- Michael Biebl <[email protected]> Wed, 17 Jul 2024 16:29:18 +0200 + ledmon (0.97-1) unstable; urgency=medium * New upstream release 0.97. diff -Nru ledmon-0.97/debian/control ledmon-0.97/debian/control --- ledmon-0.97/debian/control 2024-02-27 16:20:44.000000000 +0100 +++ ledmon-0.97/debian/control 2024-07-17 16:29:16.000000000 +0200 @@ -2,7 +2,7 @@ Section: admin Priority: optional Maintainer: Hsieh-Tseng Shen <[email protected]> -Build-Depends: debhelper-compat (= 13), systemd, pkg-config, libsgutils2-dev, libudev-dev, libpci-dev +Build-Depends: debhelper-compat (= 13), systemd-dev, pkg-config, libsgutils2-dev, libudev-dev, libpci-dev Standards-Version: 4.6.1 Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/debian/ledmon.git
OpenPGP_signature.asc
Description: OpenPGP digital signature

