Source: lxc
Section: admin
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 bash-completion,
 dh-apparmor,
 docbook2x,
 doxygen,
 graphviz,
 libapparmor-dev,
 libcap-dev,
 libdbus-1-dev,
 libgnutls28-dev,
 libpam0g-dev,
 libseccomp-dev [!alpha !ia64 !m68k !sh4 !sparc64],
 libselinux-dev,
 libsystemd-dev,
 linux-libc-dev,
 meson,
 ninja-build,
 pkgconf,
 pkg-config,
 systemd-dev | systemd,
Standards-Version: 4.6.2
Homepage: https://linuxcontainers.org/lxc/
Vcs-Browser: https://salsa.debian.org/lxc-team/lxc
Vcs-Git: https://salsa.debian.org/lxc-team/lxc.git

Package: lxc
Architecture: linux-any
Pre-Depends: ${misc:Pre-Depends},
Depends: ${shlibs:Depends},
 ${misc:Depends},
 dnsmasq-base,
 iproute2,
 liblxc-common (= ${binary:Version}),
 nftables | iptables,
Recommends: apparmor,
 debootstrap,
 dirmngr,
 distrobuilder,
 gnupg,
 libpam-cgfs,
 lxcfs,
 openssl,
 rsync,
 uidmap,
 wget,
Suggests: btrfs-progs,
 criu,
 lvm2,
 lxc-templates,
 python3-lxc,
Description: LXC - Linux Containers
 LXC is the well-known and heavily tested low-level Linux container runtime. It is in active development since 2008 and has proven itself in critical production environments world-wide. Some of its core contributors are the same people that helped to implement various well-known containerization features inside the Linux kernel.

Package: lxc-dev
Section: libdevel
Architecture: linux-any
Depends: ${shlibs:Depends},
 ${misc:Depends},
 libcap-dev,
 libdbus-1-dev,
 liblxc1 (= ${binary:Version}) | liblxc1t64 (= ${binary:Version}),
 libseccomp-dev [!alpha !ia64 !m68k !sh4 !sparc64],
 libselinux-dev,
 lxc (= ${binary:Version}),
Description: LXC - Linux Containers
 LXC is the well-known and heavily tested low-level Linux container runtime. It is in active development since 2008 and has proven itself in critical production environments world-wide. Some of its core contributors are the same people that helped to implement various well-known containerization features inside the Linux kernel.

Package: lxc-tests
Architecture: linux-any
Depends: ${shlibs:Depends},
 ${misc:Depends},
 liblxc1 (= ${binary:Version}) | liblxc1t64 (= ${binary:Version}),
 lxc (= ${binary:Version}),
Description: LXC - Linux Containers
 LXC is the well-known and heavily tested low-level Linux container runtime. It is in active development since 2008 and has proven itself in critical production environments world-wide. Some of its core contributors are the same people that helped to implement various well-known containerization features inside the Linux kernel.

Package: liblxc1
Section: libs
Architecture: linux-any
Multi-Arch: same
Depends: ${shlibs:Depends},
 ${misc:Depends},
Suggests: cgroupfs-mount | systemd,
Description: LXC - Linux Containers
 LXC is the well-known and heavily tested low-level Linux container runtime. It is in active development since 2008 and has proven itself in critical production environments world-wide. Some of its core contributors are the same people that helped to implement various well-known containerization features inside the Linux kernel.

#Package: liblxc1t64
#Section: libs
#Architecture: linux-any
#Multi-Arch: same
#Depends: ${shlibs:Depends},
# ${misc:Depends},
#Breaks: liblxc1 (<< ${source:Version}),
#Replaces: liblxc1,
#Suggests: cgroupfs-mount | systemd,
#Description: LXC - Linux Containers
# LXC is the well-known and heavily tested low-level Linux container runtime. It is in active development since 2008 and has proven itself in critical production environments world-wide. Some of its core contributors are the same people that helped to implement various well-known containerization features inside the Linux kernel.

Package: liblxc-common
Section: libs
Architecture: linux-any
Depends: ${shlibs:Depends},
 ${misc:Depends},
 liblxc1t64 (= ${binary:Version}),
Breaks: lxc (<< 1:4.0.11-1~),
Replaces: lxc (<< 1:4.0.11-1~),
Description: LXC - Linux Containers
 LXC is the well-known and heavily tested low-level Linux container runtime. It is in active development since 2008 and has proven itself in critical production environments world-wide. Some of its core contributors are the same people that helped to implement various well-known containerization features inside the Linux kernel.

Package: libpam-cgfs
Architecture: linux-any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends},
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${lxcfs:Depends},
 libpam-runtime,
Conflicts: libpam-cgm,
Description: LXC - Linux Containers
 LXC is the well-known and heavily tested low-level Linux container runtime. It is in active development since 2008 and has proven itself in critical production environments world-wide. Some of its core contributors are the same people that helped to implement various well-known containerization features inside the Linux kernel.