Source: kpatch-quirks
Section: kernel
Priority: optional
Maintainer: Dmitry Teselkin <mos-linux@mirantis.com>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.6

Package: kpatch-quirks
Architecture: linux-amd64
Depends: ${shlibs:Depends}, ${misc:Depends}, kpatch-dkms, kpatch
Description: kpatch module for fixing issue with quirks
 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.

