5
0
mirror of git://git.proxmox.com/git/lxc.git synced 2025-03-16 10:50:38 +03:00

Revert "d/control: bump compat to 10"

The new dh_systemd_start parameter behavior is stupid.
Might be less so with compat 11 later on...

This reverts commit 4d672101f14f9e5358b8b79bd11c3d9b783af482.
This commit is contained in:
Wolfgang Bumiller 2018-11-19 12:29:35 +01:00
parent 64ca2b12bb
commit a232f194cc
3 changed files with 3 additions and 3 deletions

2
debian/compat vendored
View File

@ -1 +1 @@
10
9

2
debian/control vendored
View File

@ -4,7 +4,7 @@ Priority: optional
Maintainer: Proxmox Support Team <support@proxmox.com>
Build-Depends: autotools-dev,
bash-completion,
debhelper (>= 10~),
debhelper (>= 9),
dh-apparmor,
dh-autoreconf,
dh-systemd,

2
debian/rules vendored
View File

@ -8,7 +8,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/default.mk
%:
dh $@ --parallel --with autoreconf,autotools-dev,quilt
dh $@ --parallel --with autoreconf,autotools-dev,quilt,systemd
override_dh_auto_configure:
dh_auto_configure -- \