Follow-up for Deb: Stop depending on empty transitional package dh-systemd

058d93d47af79e650dc6a7abc107a400d8598e45 introduced a switch in autobake
script to append dh-systemd package when it is necessary. However, the
change was not complete as it didn't actually remove the dh-systemd
dependency in debian/control.
This commit is contained in:
Vicențiu Ciorbaru 2021-05-04 21:18:06 +03:00 committed by Nikita Malyavin
parent c6846757ac
commit ca1dc0789b

1
debian/control vendored
View File

@ -7,7 +7,6 @@ Build-Depends: bison,
cracklib-runtime <!nocheck>, cracklib-runtime <!nocheck>,
debhelper (>= 9.20160709~), debhelper (>= 9.20160709~),
dh-exec, dh-exec,
dh-systemd,
flex [amd64], flex [amd64],
gdb <!nocheck>, gdb <!nocheck>,
libaio-dev [linux-any], libaio-dev [linux-any],