Source: cri-o
Section: devel
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/cri-o/cri-o/tags
Vcs-Browser: https://github.com/alvistack/cri-o-cri-o
Vcs-Git: https://github.com/alvistack/cri-o-cri-o.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 golang-1.26,
 libapparmor-dev,
 libassuan-dev,
 libglib2.0-dev,
 libgpg-error-dev,
 libgpgme-dev,
 libseccomp-dev,
 libsystemd-dev,
 tzdata,

Package: cri-o
Architecture: amd64
Description: OCI-based implementation of Kubernetes Container Runtime Interface
 CRI-O provides an integration path between OCI conformant runtimes and
 the kubelet. Specifically, it implements the Kubelet Container Runtime
 Interface (CRI) using OCI conformant runtimes. The scope of CRI-O is
 tied to the scope of the CRI.
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 conmon,
 conntrack,
 containernetworking-plugins,
 containers-common,
 iproute2,
 iptables,
 oci-runtime,
 socat,
 tzdata,
