Source: runc-stable
Section: devel
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Build-Depends: debhelper-compat (= 12),
               dh-golang,
               go-md2man,
               golang-1.24-go,
               libapparmor-dev,
               libseccomp-dev,
               pkg-config,
               protobuf-compiler
Standards-Version: 4.6.2
Homepage: https://github.com/opencontainers/runc
Vcs-Git: https://github.com/canonical/runc-stable.git
Vcs-Browser: https://github.com/canonical/runc-stable

Package: runc-stable
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Conflicts: runc
Replaces: runc
Provides: runc
Built-Using: ${misc:Built-Using}
Description: Open Container Project - runtime
 "runc" is a command line client for running applications packaged according
 to the Open Container Format (OCF) and is a compliant implementation of
 the Open Container Project specification.
 .
 This is the stable version of runc in Ubuntu. This package will only receive
 updates for patch releases and security fixes. If you want to get feature
 updates, use runc instead.
