Source: kpatch
Section: kernel
Priority: optional
Maintainer: Chris J Arges <chris.j.arges@canonical.com>
Build-Depends: debhelper (>= 9), libelf-dev,dkms
Standards-Version: 3.9.8
Homepage: http://github.com/dynup/kpatch
Vcs-Git: https://salsa.debian.org/debian/kpatch.git
Vcs-Browser: https://salsa.debian.org/debian/kpatch

Package: kpatch
Architecture: loongarch64
Replaces: kpatch-dkms
Depends: ${shlibs:Depends}, ${misc:Depends}, binutils
Description: Runtime tools for Kpatch
 kpatch is a Linux dynamic kernel patching tool which allows you to patch a
 running kernel without rebooting or restarting any processes.  It enables
 sysadmins to apply critical security patches to the kernel immediately, without
 having to wait for long-running tasks to complete, users to log off, or
 for scheduled reboot windows.  It gives more control over up-time without
 sacrificing security or stability.

Package: kpatch-build
Architecture: loongarch64
Depends: ${shlibs:Depends}, ${misc:Depends}, dpkg-dev, kernel-wedge, gawk, bc
Suggests: ccache
Description: Build Tools for Kpatch and Livepatch
 kpatch-build is a tool that can build both kpatch and livepatch modules from
 a given patch.

