[PATCH 1/1] UBUNTU: [Config] linux-headers common package is in the linux namespace

Andy Whitcroft apw at canonical.com
Tue Feb 12 13:50:51 UTC 2019


The linux-headers common package is in the primary namespace for
backports kernels (only).  Move it over to that space.

BugLink: http://bugs.launchpad.net/bugs/1764794
Signed-off-by: Andy Whitcroft <apw at canonical.com>
---
 debian.xenial/control.d/flavour-control.stub | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian.xenial/control.d/flavour-control.stub b/debian.xenial/control.d/flavour-control.stub
index c33d728ed1a3..152fa6bed275 100644
--- a/debian.xenial/control.d/flavour-control.stub
+++ b/debian.xenial/control.d/flavour-control.stub
@@ -89,7 +89,7 @@ Build-Profiles: <!stage1>
 Architecture: ARCH
 Section: devel
 Priority: optional
-Depends: ${misc:Depends}, SRCPKGNAME-headers-PKGVER-ABINUM, ${shlibs:Depends}
+Depends: ${misc:Depends}, linux-headers-PKGVER-ABINUM, ${shlibs:Depends}
 Provides: linux-headers, linux-headers-3.0
 Description: Linux kernel headers for version PKGVER on DESC
  This package provides kernel header files for version PKGVER on
-- 
2.20.1




More information about the kernel-team mailing list