]> git.proxmox.com Git - pve-ha-manager.git/commit
d/control: remove obsolete dh-systemd dependency
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 30 Mar 2019 18:02:26 +0000 (19:02 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 30 Mar 2019 18:03:53 +0000 (19:03 +0100)
commit5bb0c3daf468b55ec0e40ed8945525d76061a00e
tree929a23e3080a32cc3e66d647ed3eafa4c7043852
parentf936251577f7af7b615fa3a4e1f43bd64930e4e3
d/control: remove obsolete dh-systemd dependency

We do not need to depend explicitly on dh-systemd as we have a
versioned debhelper dependency with >= 10~, and lintian on buster for
this .dsc even warns:

> build-depends-on-obsolete-package build-depends: dh-systemd => use debhelper (>= 9.20160709)

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/control