diff --git a/debian/compat b/debian/compat index ec635144..b4de3947 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11 diff --git a/debian/control b/debian/control index db43c8ad..96051093 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: pve-manager Section: admin Priority: optional -Build-Depends: debhelper (>= 9~), +Build-Depends: debhelper (>= 11~), libapt-pkg-perl, libfile-readbackwards-perl, libhttp-daemon-perl, diff --git a/debian/rules b/debian/rules index bafb3b12..8da771d3 100755 --- a/debian/rules +++ b/debian/rules @@ -14,4 +14,4 @@ override_dh_fixperms: dh_fixperms -Xpvemailforward -Xvar/log/pveproxy %: - dh $@ --with=systemd + dh $@