summaryrefslogtreecommitdiffstats
path: root/debian/templates/main.control.in
blob: 209a20308c82880eed5d3e3b66c2be4b43f8e484 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Package: @source_basename@-support-@abiname@
Meta-Rules-Target: support
Build-Profiles: <!pkg.linux.notools>
Architecture: all
Section: devel
Depends: ${python3:Depends}, python3-dacite, python3-jinja2, ${misc:Depends}
Multi-Arch: foreign
Description: Support files for Linux @upstreamversion@
 This package provides support files for the Linux kernel build,
 e.g. scripts to handle ABI information and for generation of
 build system meta data.