Drop xenial-support hacks (#10429)

This commit is contained in:
Richard van der Hoff 2021-07-21 21:25:28 +01:00 committed by GitHub
parent 590cc4e888
commit 8ae0bdca75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 22 additions and 18 deletions

4
debian/rules vendored
View file

@ -51,7 +51,5 @@ override_dh_shlibdeps:
override_dh_virtualenv:
./debian/build_virtualenv
# We are restricted to compat level 9 (because xenial), so have to
# enable the systemd bits manually.
%:
dh $@ --with python-virtualenv --with systemd
dh $@ --with python-virtualenv