]> git.proxmox.com Git - lxc.git/commitdiff
d/control: bump compat to 10
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 7 Nov 2018 16:04:28 +0000 (17:04 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 8 Nov 2018 08:42:05 +0000 (09:42 +0100)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
debian/compat
debian/control
debian/rules

index ec635144f60048986bc560c5576355344005e6e7..f599e28b8ab0d8c9c57a486c89c4a5132dcbd3b2 100644 (file)
@@ -1 +1 @@
-9
+10
index 2505aa923091e1c04175799dfbcacb659c29216a..f6d75da647a8b5ee4b23da6aa3b15d04f4a46703 100644 (file)
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Proxmox Support Team <support@proxmox.com>
 Build-Depends: autotools-dev,
                bash-completion,
-               debhelper (>= 9),
+               debhelper (>= 10~),
                dh-apparmor,
                dh-autoreconf,
                dh-systemd,
index 14fd894e6a5d00c12c68178e91694944d0bb492d..da9ab015158112b468fd7bef797599dcee51cf8d 100755 (executable)
@@ -8,7 +8,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/default.mk
 
 %:
-       dh $@ --parallel --with autoreconf,autotools-dev,quilt,systemd
+       dh $@ --parallel --with autoreconf,autotools-dev,quilt
 
 override_dh_auto_configure:
        dh_auto_configure -- \