]> git.proxmox.com Git - lxcfs.git/blobdiff - debian/control
d/control: drop useless B-D on dh-autoreconf & autotools-dev
[lxcfs.git] / debian / control
index 0a6ef237bc0c14fc3c0271f692483b42983cd29e..cd0a2389e0309ecd14e2a2da6ce6ba06a48fd9b1 100644 (file)
@@ -2,16 +2,13 @@ Source: lxcfs
 Section: admin
 Priority: optional
 Maintainer: Proxmox Support Team <support@proxmox.com>
-Build-Depends: autotools-dev,
-               debhelper (>= 9),
-               dh-autoreconf,
-               dh-systemd,
+Build-Depends: debhelper (>= 12),
                help2man,
                libfuse-dev,
                libpam0g-dev,
                pkg-config,
                quilt,
-Standards-Version: 3.9.5
+Standards-Version: 4.5.1
 Homepage: https://linuxcontainers.org
 
 Package: lxcfs
@@ -23,11 +20,3 @@ Description: LXC userspace filesystem
  limitations of the Linux kernel. The main driver for this work was the
  need to run systemd based containers as a regular unprivileged user
  while still allowing systemd inside the container to interact with cgroups.
-
-Package: lxcfs-dbg
-Architecture: any
-Section: debug
-Depends: lxcfs (= ${binary:Version}),
-         ${misc:Depends},
-Description: lxcfs debugging symbols
- This package contains the debugging symbols for lxcfs.