summaryrefslogtreecommitdiffstats
path: root/debian/templates/main.control.in
blob: beee1d1b29a08306ac6dffff67f76843bb7c4cf3 (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-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.