@@ -61,30 +61,6 @@ Vcs-Git: git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/=SERIE
6161XS-Testsuite: autopkgtest
6262#XS-Testsuite-Depends: gcc-4.7 binutils
6363
64- Package: SRCPKGNAME-source-PKGVER
65- Build-Profiles: <!stage1>
66- Architecture: all
67- Section: devel
68- Priority: optional
69- Provides: linux-source
70- Depends: ${misc:Depends}, binutils, bzip2, coreutils
71- Recommends: libc-dev, gcc, make
72- Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-dev
73- Description: Linux kernel source for version PKGVER with Ubuntu patches
74- This package provides the source code for the Linux kernel version
75- PKGVER.
76- .
77- This package is mainly meant for other packages to use, in order to build
78- custom flavours.
79- .
80- If you wish to use this package to create a custom Linux kernel, then it
81- is suggested that you investigate the package kernel-package, which has
82- been designed to ease the task of creating kernel image packages.
83- .
84- If you are simply trying to build third-party modules for your kernel,
85- you do not want this package. Install the appropriate linux-headers
86- package instead.
87-
8864Package: SRCPKGNAME-headers-PKGVER-ABINUM
8965Build-Profiles: <!stage1>
9066Architecture: all
@@ -97,18 +73,6 @@ Description: Header files related to Linux kernel version PKGVER
9773 that want the latest kernel headers. Please read
9874 /usr/share/doc/SRCPKGNAME-headers-PKGVER-ABINUM/debian.README.gz for details
9975
100- Package: SRCPKGNAME-tools-common
101- Build-Profiles: <!stage1>
102- Architecture: all
103- Multi-Arch: foreign
104- Section: kernel
105- Priority: optional
106- Depends: ${misc:Depends}, lsb-release
107- Description: Linux kernel version specific tools for version PKGVER
108- This package provides the architecture independent parts for kernel
109- version locked tools (such as perf and x86_energy_perf_policy) for
110- version PKGVER.
111-
11276Package: SRCPKGNAME-tools-PKGVER-ABINUM
11377Build-Profiles: <!stage1>
11478Architecture: amd64 armhf arm64 ppc64el s390x
@@ -122,17 +86,6 @@ Description: Linux kernel version specific tools for version PKGVER-ABINUM
12286 =HUMAN=.
12387 You probably want to install linux-tools-PKGVER-ABINUM-<flavour>.
12488
125- Package: SRCPKGNAME-cloud-tools-common
126- Build-Profiles: <!stage1>
127- Architecture: all
128- Multi-Arch: foreign
129- Section: kernel
130- Priority: optional
131- Depends: ${misc:Depends}
132- Description: Linux kernel version specific cloud tools for version PKGVER
133- This package provides the architecture independent parts for kernel
134- version locked tools for cloud tools for version PKGVER.
135-
13689Package: SRCPKGNAME-cloud-tools-PKGVER-ABINUM
13790Build-Profiles: <!stage1>
13891Architecture: amd64 armhf
@@ -145,13 +98,3 @@ Description: Linux kernel version specific cloud tools for version PKGVER-ABINUM
14598 =HUMAN=.
14699 You probably want to install linux-cloud-tools-PKGVER-ABINUM-<flavour>.
147100
148- Package: SRCPKGNAME-tools-host
149- Build-Profiles: <!stage1>
150- Architecture: all
151- Multi-Arch: foreign
152- Section: kernel
153- Priority: optional
154- Depends: ${misc:Depends}, python3
155- Description: Linux kernel VM host tools
156- This package provides kernel tools useful for VM hosts.
157-
0 commit comments