]> git.proxmox.com Git - lxcfs.git/blobdiff - debian/control
merge: (temporarily?) revert the virtualization of btime field in /proc/stat
[lxcfs.git] / debian / control
index a0f6c5137ec2e914ca93b7a4df2f6428f9422528..cdb21247e51847aba4cabd15881f0f890107973e 100644 (file)
@@ -3,15 +3,23 @@ Section: admin
 Priority: optional
 Maintainer: Proxmox Support Team <support@proxmox.com>
 Build-Depends: debhelper (>= 9), autotools-dev, dh-autoreconf, help2man,
-  pkg-config, libcgmanager-dev, libfuse-dev, dh-systemd
+  pkg-config, libfuse-dev, dh-systemd, quilt, libpam0g-dev
 Standards-Version: 3.9.5
 Homepage: https://linuxcontainers.org
 
 Package: lxcfs
 Architecture: any
-Depends: cgmanager, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: LXC userspace filesystem
  LXCFS is a simple userspace filesystem designed to workaround some current
  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.
+