Skip to content
Snippets Groups Projects
Commit 63c30201 authored by Emanuele Aina's avatar Emanuele Aina
Browse files

Drop build-dep on dh-systemd by bumping compat to 10


Bullseye does not provide dh-systemd anymore, and it is enabled by
default with debhelper compat >= 10.

Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
parent 0b6f5ac6
No related branches found
No related tags found
3 merge requests!13Merge changes from apertis/v2021-updates into apertis/v2021,!10Drop debian/apertis/gitlab-ci.yml and bump debhelper compat to 10,!9debian/apertis/gitlab-ci.yml: Drop since we use an external definition
9
10
......@@ -8,7 +8,6 @@ Build-Depends:
debhelper (>= 9),
dh-apparmor,
dh-autoreconf,
dh-systemd,
gobject-introspection,
hotdoc-0.8 (>= 0.8),
hotdoc-c-extension-0.8,
......
......@@ -6,7 +6,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
include /usr/share/dpkg/default.mk
%:
dh $@ --with autoreconf,gir,systemd --parallel
dh $@ --with autoreconf,gir --parallel
override_dh_auto_configure:
dh_auto_configure \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment