initial commit
imported from https://salsa.debian.org/kernel-team/linux.git commit 9d5cc9d9d6501d7f1dd7e194d4b245bd0b6c6a22 version 6.11.4-1
This commit is contained in:
12
debian/templates/main.control.in
vendored
Normal file
12
debian/templates/main.control.in
vendored
Normal file
@@ -0,0 +1,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.
|
||||
|
Reference in New Issue
Block a user