[REVIEW 03/10][linux] UBUNTU: [Packaging] Fix linux-doc in linux-image Suggests:
Seth Forshee
seth.forshee at canonical.com
Tue Dec 3 22:26:37 UTC 2019
There is no linux-doc-<version> package, and the name of
linux-doc is not based on the source package name. Fix these
errors.
Signed-off-by: Seth Forshee <seth.forshee at canonical.com>
---
debian.master/control.d/flavour-control.stub | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian.master/control.d/flavour-control.stub b/debian.master/control.d/flavour-control.stub
index ee041f9f060a..4ba31aa63ba5 100644
--- a/debian.master/control.d/flavour-control.stub
+++ b/debian.master/control.d/flavour-control.stub
@@ -31,7 +31,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, kmod, linux-base (>= 4.5ubuntu1~16.
Recommends: BOOTLOADER, initramfs-tools | linux-initramfs-tool
Breaks: flash-kernel (<< 3.90ubuntu2) [arm64 armhf], s390-tools (<< 2.3.0-0ubuntu3) [s390x]
Conflicts: linux-image=SIGN-PEER-PKG=-PKGVER-ABINUM-FLAVOUR
-Suggests: fdutils, SRCPKGNAME-doc-PKGVER | SRCPKGNAME-source-PKGVER, SRCPKGNAME-tools, linux-headers-PKGVER-ABINUM-FLAVOUR
+Suggests: fdutils, linux-doc | SRCPKGNAME-source-PKGVER, SRCPKGNAME-tools, linux-headers-PKGVER-ABINUM-FLAVOUR
Description: Linux kernel image for version PKGVER on DESC
This package contains the=SIGN-ME-TXT= Linux kernel image for version PKGVER on
DESC.
--
2.24.0
More information about the kernel-team
mailing list