]> git.proxmox.com Git - pve-ha-manager.git/commitdiff
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)
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

index d0d5dc15a2ed72654a441a2dcb5ccd0d1e410072..82a5402ec2c8b8b0c60b3fa669f6e6340d55f530 100644 (file)
@@ -3,7 +3,6 @@ Section: perl
 Priority: extra
 Maintainer: Proxmox Support Team <support@proxmox.com>
 Build-Depends: debhelper (>= 10~),
-               dh-systemd,
                libglib-perl,
                libgtk3-perl,
                libpve-access-control,