initial commit
imported from https://salsa.debian.org/kernel-team/linux.git commit 9d5cc9d9d6501d7f1dd7e194d4b245bd0b6c6a22 version 6.11.4-1
This commit is contained in:
13
debian/templates/config.control.in
vendored
Normal file
13
debian/templates/config.control.in
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
Package: @source_basename@-config-@version@
|
||||
Meta-Rules-Target: config
|
||||
Architecture: linux-any
|
||||
Build-Profiles: <!pkg.linux.nosource>
|
||||
Multi-Arch: same
|
||||
Depends: ${misc:Depends}
|
||||
Recommends: @source_basename@-source-@version@
|
||||
Description: Debian kernel configurations for Linux @version@
|
||||
This package contains the configuration files used to build the
|
||||
official Debian kernel files, but without references to Debian's
|
||||
signing certificates.
|
||||
.
|
||||
These can be used as a basis for configuring custom kernels.
|
Reference in New Issue
Block a user