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:
parent
64ca2b12bb
commit
a232f194cc
2
debian/compat
vendored
2
debian/compat
vendored
@ -1 +1 @@
|
||||
10
|
||||
9
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -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
2
debian/rules
vendored
@ -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 -- \
|
||||
|
Loading…
x
Reference in New Issue
Block a user