]> git.proxmox.com Git - lxc.git/commitdiff
Revert "d/control: bump compat to 10"
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 19 Nov 2018 11:29:35 +0000 (12:29 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 2 Jan 2019 08:05:24 +0000 (09:05 +0100)
The new dh_systemd_start parameter behavior is stupid.
Might be less so with compat 11 later on...

This reverts commit 4d672101f14f9e5358b8b79bd11c3d9b783af482.

debian/compat
debian/control
debian/rules

index f599e28b8ab0d8c9c57a486c89c4a5132dcbd3b2..ec635144f60048986bc560c5576355344005e6e7 100644 (file)
@@ -1 +1 @@
-10
+9
index d97bee1b6276de65d2a9112f6f6d868c75fcf93e..94b5c603c899852526c9ad2e7ba30b41801c982e 100644 (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,
index da9ab015158112b468fd7bef797599dcee51cf8d..14fd894e6a5d00c12c68178e91694944d0bb492d 100755 (executable)
@@ -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 -- \