ACK: [PATCH][XZAB] UBUNTU: [debian] use SRCPKGNAME in linux-headers Depends
Khaled Elmously
khalid.elmously at canonical.com
Tue Jan 30 05:38:52 UTC 2018
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
Acked-by: Khalid Elmously <khalid.elmously at canonical.com>
More information about the kernel-team
mailing list