Source: ceccomp
Section: utils
Maintainer: Rocket Ma <ma2014119@outlook.com>
Build-Depends:
 debhelper-compat (= 13),
 pkgconf,
 python3,
 asciidoctor <!nodoc>,
 gettext,
 libseccomp-dev,
 clang:native [amd64 arm64 armhf loong64 ppc64el riscv64 s390x hppa m68k ppc64 sparc64],
 llvm:native [amd64 arm64 armhf loong64 ppc64el riscv64 s390x hppa m68k ppc64 sparc64],
 libbpf-dev [amd64 arm64 armhf loong64 ppc64el riscv64 s390x hppa m68k ppc64 sparc64],
 bpftool:native [amd64 arm64 armhf loong64 ppc64el riscv64 s390x hppa m68k ppc64 sparc64],
 linux-bpf-dev [amd64 arm64 armhf loong64 ppc64el riscv64 s390x hppa m68k ppc64 sparc64],
 python3-pytest <!nocheck>,
Standards-Version: 4.7.4
Homepage: https://github.com/ceccomp/ceccomp
Vcs-Git: https://salsa.debian.org/RocketDev/ceccomp.git
Vcs-Browser: https://salsa.debian.org/RocketDev/ceccomp

Package: ceccomp
Architecture: linux-any
Multi-Arch: foreign
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: help user to resolve seccomp filters easily
 This package is a C-written substitution of seccomp-tools, which
 process seccomp syscall related stuff. The new ceccomp add more features
 like advanced syntax highlighting, shell completion, complete
 documentation, clear error display, etc.
