]> git.proxmox.com Git - lxcfs.git/blobdiff - debian/control
merge: Limit memswlimit by TotalSwap
[lxcfs.git] / debian / control
index 3e7d27a1a014f54762c3d071800773fe633fa240..cdb21247e51847aba4cabd15881f0f890107973e 100644 (file)
@@ -3,7 +3,7 @@ Section: admin
 Priority: optional
 Maintainer: Proxmox Support Team <support@proxmox.com>
 Build-Depends: debhelper (>= 9), autotools-dev, dh-autoreconf, help2man,
-  pkg-config, libfuse-dev, dh-systemd
+  pkg-config, libfuse-dev, dh-systemd, quilt, libpam0g-dev
 Standards-Version: 3.9.5
 Homepage: https://linuxcontainers.org
 
@@ -15,3 +15,11 @@ 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.
+