1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Section: kernel
Priority: optional
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Uploaders: Bastian Blank <waldi@debian.org>, maximilian attems <maks@debian.org>, Ben Hutchings <benh@debian.org>, Salvatore Bonaccorso <carnil@debian.org>
Standards-Version: 4.2.0
Build-Depends:
debhelper-compat (= 13),
# used to run debian/bin/*.py
python3:native,
python3-dacite:native,
python3-jinja2:native,
kernel-wedge (>= 2.105~),
# 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/
|