20 lines
564 B
Plaintext
20 lines
564 B
Plaintext
Section: kernel
|
|
Priority: optional
|
|
Maintainer: Konstantin Demin <rockdrilla@gmail.com>
|
|
Standards-Version: 4.2.0
|
|
Build-Depends:
|
|
debhelper-compat (= 13),
|
|
gawk,
|
|
# used to run debian/bin/*.py
|
|
python3:native,
|
|
python3-dacite:native,
|
|
python3-jinja2:native,
|
|
# used by debian/rules.real to prepare the source
|
|
quilt,
|
|
# used by debian/rules.real to build linux-perf
|
|
dh-python <!pkg.linux.notools>,
|
|
Rules-Requires-Root: no
|
|
Vcs-Git: https://salsa.debian.org/kernel-team/linux.git
|
|
Vcs-Browser: https://salsa.debian.org/kernel-team/linux
|
|
Homepage: https://www.kernel.org/
|