secubox-deb/packages/secubox-health-doctor
CyberMind 95db06e7fc
fix(secubox-health-doctor): drop redundant debian/compat (closes #220) (#221)
debhelper refused to clean: compat level 13 was declared both in
debian/compat and via Build-Depends: debhelper-compat (= 13) in
debian/control. dh: error: debhelper compat level specified both in
debian/compat and via build-dependency on debhelper-compat.

Drop the legacy debian/compat file. Build-Depends:
debhelper-compat (= 13) in debian/control is the modern
single-source-of-truth pattern already used by the 132 other
secubox-* packages.

Failing run that triggered this: actions/runs/26079119556/job/76682019717

Co-authored-by: CyberMind-FR <gandalf@Gk2.net>
2026-05-19 11:44:35 +02:00
..
api fix(health-doctor): drop act-runner-arm64 from vital REGISTRY (closes #214) (#215) 2026-05-19 07:55:16 +02:00
debian fix(secubox-health-doctor): drop redundant debian/compat (closes #220) (#221) 2026-05-19 11:44:35 +02:00
sbin feat(secubox-health-doctor): vital-services monitor + healthctl 8th verb (closes #212) (#213) 2026-05-19 07:50:35 +02:00
systemd feat(secubox-health-doctor): vital-services monitor + healthctl 8th verb (closes #212) (#213) 2026-05-19 07:50:35 +02:00