]> git.proxmox.com Git - lxcfs.git/blame - debian/control
bump version to 2.0.7-pve3
[lxcfs.git] / debian / control
CommitLineData
270f2667
DM
1Source: lxcfs
2Section: admin
3Priority: optional
4Maintainer: Proxmox Support Team <support@proxmox.com>
5Build-Depends: debhelper (>= 9), autotools-dev, dh-autoreconf, help2man,
42ed1843 6 pkg-config, libfuse-dev, dh-systemd, quilt, libpam0g-dev
270f2667
DM
7Standards-Version: 3.9.5
8Homepage: https://linuxcontainers.org
9
10Package: lxcfs
11Architecture: any
4529c15b 12Depends: ${shlibs:Depends}, ${misc:Depends}
270f2667
DM
13Description: LXC userspace filesystem
14 LXCFS is a simple userspace filesystem designed to workaround some current
15 limitations of the Linux kernel. The main driver for this work was the
16 need to run systemd based containers as a regular unprivileged user
17 while still allowing systemd inside the container to interact with cgroups.
98fe0efe
WB
18
19Package: lxcfs-dbg
20Architecture: any
21Section: debug
22Depends: lxcfs (= ${binary:Version}), ${misc:Depends}
23Description: lxcfs debugging symbols
24 This package contains the debugging symbols for lxcfs.
25