APPLIED: [PATCH][XZAB] UBUNTU: [debian] use SRCPKGNAME in linux-headers Depends
Khaled Elmously
khalid.elmously at canonical.com
Sat Feb 17 04:49:09 UTC 2018
Applied to xenial and artful
On 2017-12-20 14:44:59 , Kamal Mostafa wrote:
> Use the SRCPKGNAME macro instead of hardcoded "linux" in the Depends for
> linux-headers-PKGVER-ABINUM-FLAVOUR, to provide the correct package name
> for derivative kernels with a different SRCPKGNAME.
>
> Ignore: yes
>
> Signed-off-by: Kamal Mostafa <kamal 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 6206071..cb14fea 100644
> --- a/debian.master/control.d/flavour-control.stub
> +++ b/debian.master/control.d/flavour-control.stub
> @@ -74,7 +74,7 @@ Build-Profiles: <!stage1>
> Architecture: ARCH
> Section: devel
> Priority: optional
> -Depends: ${misc:Depends}, linux-headers-PKGVER-ABINUM, ${shlibs:Depends}
> +Depends: ${misc:Depends}, SRCPKGNAME-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.7.4
>
>
> --
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
More information about the kernel-team
mailing list