dh-systemd is an outdated package, and has been replaced by debhelper.
debhelper is available on all newer distros, so it is safe to switch
to having that package as the default, and only install dh-systemd on
the oldest support Ubuntu version.
Change-Id: Ib9f9a22a7b0ed8080ca22a90041e16227140c23b
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
name:
- build-essential
- devscripts
+ - dh-systemd
- equivs
- gdebi
state: latest
ansible.builtin.apt:
name:
- build-essential
+ - debhelper
- devscripts
- - dh-systemd
- equivs
- gdebi
state: latest