Source: dante Version: 1.4.2+dfsg-3 Severity: normal Hi,
I noticed that your package uses dh '@' --without systemd and at the same time overrides for dh_installsystemd. As you are using dh_installsystemd, it means you must be using dh compat 11 (btw, you should add a debian/compat for that). But in compat level 11, the systemd sequence has been removed, so it's rather pointless to have a --without systemd. My suggestion: - Add a debian/compat containing 11 - Drop --without systemd from dh arguments -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable'), (200, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.17.0-3-amd64 (SMP w/4 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled