summaryrefslogtreecommitdiffstats
path: root/debian/templates/source.control.in
blob: 0022a08c5f6d3e96f41fef6b0743d73cf4b2bb79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Section: kernel
Priority: optional
Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org>
XSBC-Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org>
XSBC-Original-Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
XSBC-Original-Uploaders: Bastian Blank <waldi@debian.org>, maximilian attems <maks@debian.org>, Ben Hutchings <benh@debian.org>, Salvatore Bonaccorso <carnil@debian.org>
Bugs: mailto:maintainers@lists.progress-linux.org
Standards-Version: 4.2.0
Build-Depends:
 debhelper-compat (= 12), dh-exec,
# 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-doc and linux-headers
 cpio <!pkg.linux.nokernel>,
# used by upstream to compress kernel and by debian/rules.real to build linux-source
 xz-utils <!pkg.linux.nokernel !pkg.linux.nosource>,
# used by debian/rules.real to build linux-perf and linux-support
 dh-python <!pkg.linux.notools>,
# used by upstream to build genksyms, kconfig, and perf
 bison <!pkg.linux.nokernel>, flex (>= 2.6.1-1.1~) <!pkg.linux.nokernel>,
Build-Depends-Arch:
# used by upstream to build include/generated/timeconst.h
 bc <!pkg.linux.nokernel>,
# used by upstream to build signing tools and to process certificates
 libssl-dev:native <!pkg.linux.nokernel>,
 libssl-dev <!pkg.linux.notools>,
 openssl (>= 1.1.0-1~) <!pkg.linux.nokernel>,
# used by upstream to build objtool (native for images; host arch for
# linux-kbuild), perf (host arch)
 libelf-dev:native <!pkg.linux.nokernel>,
 libelf-dev <!pkg.linux.notools>,
 lz4 [amd64 arm64] <!pkg.linux.nokernel>,
# used for bft debug info
 pahole <!pkg.linux.nokernel> | dwarves:native (>= 1.16~) <!pkg.linux.nokernel>,
Rules-Requires-Root: no
Vcs-Browser: https://git.progress-linux.org/packages/graograman/linux
Vcs-Git: https://git.progress-linux.org/packages/graograman/linux
XSBC-Original-Vcs-Browser: https://salsa.debian.org/kernel-team/linux
XSBC-Original-Vcs-Git: https://salsa.debian.org/kernel-team/linux.git
Homepage: https://www.kernel.org/