Source: dh-kpatches
Section: devel
Priority: extra
Maintainer: Yann Dirson <dirson@debian.org>
Build-Depends-Indep: debhelper (>> 4), docbook-utils, docbook, debiandoc-sgml, sgml2x (>= 1.0.0), openjade1.3, gtk-doc-tools, nowebm, dh-buildinfo
Standards-Version: 3.5.10

Package: dh-kpatches
Architecture: all
Depends: ${perl:Depends}, debhelper (>= 2.0.14)
Suggests: kernel-package
Enhances: debhelper
Description: Debhelper script to help packaging kernel patches
 The dh_installkpatches script produces the "apply" and "unpatch" scripts
 that kernel-package uses to automatically handle kernel patches.  It
 provides a number of useful features like:
  * does its best to never break your kernel source tree
  * allows you to select any provided version of a patch
  * handle patch inter-dependencies
 .
 Patches are described in a Debian-standard control-file-like format.

Package: kernel-patch-scripts
Architecture: all
Priority: optional
Recommends: kernel-package
Enhances: kernel-package
Description: Scripts to help dealing with packaged kernel patches
 This package contains scripts useful to people making use of the
 various kernel-patch packages.  It currently contains:
 .
  * lskpatches: a tool that lists installed patches, and gives
  useful information about them.
