summaryrefslogtreecommitdiffstats
path: root/debian/templates/extra.control.in
blob: 6bb0e0f8f1dddd89bd18fe8c42ef24eb417af037 (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
45
46
47
48
49
Package: linux-compiler-gcc-12-arm
Meta-Rules-Target: meta
Build-Profiles: <!stage1>
Depends: gcc-12, ${misc:Depends}
Architecture: armel armhf
Multi-Arch: foreign
Description: Compiler for Linux on ARM (meta-package)
 This package depends on GCC of the appropriate version and architecture
 for Linux on armel and armhf.

Package: linux-compiler-gcc-12-s390
Meta-Rules-Target: meta
Build-Profiles: <!stage1>
Depends: gcc-12, ${misc:Depends}
Architecture: s390 s390x
Multi-Arch: foreign
Description: Compiler for Linux on IBM zSeries (meta-package)
 This package depends on GCC of the appropriate version and architecture
 for Linux on s390 and s390x.

Package: linux-compiler-gcc-12-x86
Meta-Rules-Target: meta
Build-Profiles: <!stage1>
Depends: gcc-12, ${misc:Depends}
Architecture: amd64 i386 x32
Multi-Arch: foreign
Description: Compiler for Linux on x86 (meta-package)
 This package depends on GCC of the appropriate version and architecture
 for Linux on amd64, i386 and x32.

Package: linux-image-parisc64-smp
Meta-Rules-Target: meta
Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
Architecture: hppa
Section: oldlibs
Priority: extra
Depends: linux-image-parisc64, ${misc:Depends}
Description: Linux for multiprocessor 64-bit PA-RISC (dummy package)
 This is a dummy transitional package.  It can be safely removed.

Package: linux-image-parisc-smp
Meta-Rules-Target: meta
Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
Architecture: hppa
Section: oldlibs
Priority: extra
Depends: linux-image-parisc, ${misc:Depends}
Description: Linux for multiprocessor 32-bit PA-RISC (dummy package)
 This is a dummy transitional package.  It can be safely removed.