diff -Nru linux-meta-4.15.0.47.49/debian/changelog linux-meta-4.15.0.50.52/debian/changelog --- linux-meta-4.15.0.47.49/debian/changelog 2019-03-13 04:43:51.000000000 +0000 +++ linux-meta-4.15.0.50.52/debian/changelog 2019-05-06 18:25:51.000000000 +0000 @@ -1,3 +1,24 @@ +linux-meta (4.15.0.50.52) bionic; urgency=medium + + * Bump ABI 4.15.0-50 + + -- Stefan Bader Mon, 06 May 2019 20:25:51 +0200 + +linux-meta (4.15.0.49.51) bionic; urgency=medium + + * Bump ABI 4.15.0-49 + + * bionic: fork out linux-snapdragon into its own topic kernel (LP: #1820868) + - remove snapdragon meta packages + + -- Stefan Bader Thu, 25 Apr 2019 12:11:01 +0200 + +linux-meta (4.15.0.48.50) bionic; urgency=medium + + * Bump ABI 4.15.0-48 + + -- Andrea Righi Tue, 02 Apr 2019 20:40:30 +0200 + linux-meta (4.15.0.47.49) bionic; urgency=medium * Bump ABI 4.15.0-47 diff -Nru linux-meta-4.15.0.47.49/debian/control linux-meta-4.15.0.50.52/debian/control --- linux-meta-4.15.0.47.49/debian/control 2019-03-13 04:43:51.000000000 +0000 +++ linux-meta-4.15.0.50.52/debian/control 2019-05-06 18:25:51.000000000 +0000 @@ -5,8 +5,8 @@ Standards-Version: 3.9.8 Build-Depends: dpkg (>= 1.13.19), debhelper (>= 9), gawk, Build-Depends-Arch: - linux-headers-4.15.0-47, - linux-headers-4.15.0-47-generic, + linux-headers-4.15.0-50, + linux-headers-4.15.0-50-generic, Vcs-Git: git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux-meta/+git/bionic Package: linux-source @@ -320,40 +320,6 @@ and headers. Signed with the Ubuntu EFI key. -Package: linux-headers-snapdragon -Architecture: arm64 -Section: kernel -Depends: ${misc:Depends}, linux-headers-${kernel-abi-version}-snapdragon -Description: Linux kernel headers for the Qualcomm Snapdragon 410c architecture - This package will always depend on the latest kernel headers available - for ARM64 Qualcomm Snapdragon 410c systems. - -Package: linux-image-snapdragon -Architecture: arm64 -Section: kernel -Depends: ${misc:Depends}, linux-image-${kernel-abi-version}-snapdragon, linux-firmware -Description: Linux kernel image for the Qualcomm Snapdragon 410c architecture - This package will always depend on the latest kernel image available - for ARM64 Qualcomm Snapdragon 410c systems. - -Package: linux-tools-snapdragon -Architecture: arm64 -Section: kernel -Provides: linux-tools -Depends: ${misc:Depends}, linux-tools-${kernel-abi-version}-snapdragon -Description: Linux kernel tools for the Qualcomm Snapdragon 410c architecture - This package will always depend on the latest kernel tools available - for ARM64 Qualcomm Snapdragon 410c systems. - -Package: linux-snapdragon -Architecture: arm64 -Section: kernel -Depends: ${misc:Depends}, linux-image-snapdragon (= ${binary:Version}), linux-headers-snapdragon (= ${binary:Version}) -Description: Complete Linux kernel and headers for the Qualcomm Snapdragon 410c architecture - This package will always depend on the latest complete Linux kernel and - headers available for ARM64 Qualcomm Snapdragon 410c systems. - - Package: linux-headers-generic-hwe-16.04 Architecture: i386 amd64 armhf arm64 ppc64el s390x Section: oldlibs diff -Nru linux-meta-4.15.0.47.49/debian/control.d/snapdragon linux-meta-4.15.0.50.52/debian/control.d/snapdragon --- linux-meta-4.15.0.47.49/debian/control.d/snapdragon 2019-03-13 04:43:50.000000000 +0000 +++ linux-meta-4.15.0.50.52/debian/control.d/snapdragon 1970-01-01 00:00:00.000000000 +0000 @@ -1,33 +0,0 @@ -Package: linux-headers-snapdragon@SUFFIX@ -Architecture: arm64 -Section: kernel -Depends: ${misc:Depends}, linux-headers-${kernel-abi-version}-snapdragon -Description: Linux kernel headers for the Qualcomm Snapdragon 410c architecture - This package will always depend on the latest kernel headers available - for ARM64 Qualcomm Snapdragon 410c systems. - -Package: linux-image-snapdragon@SUFFIX@ -Architecture: arm64 -Section: kernel -Depends: ${misc:Depends}, linux-image-${kernel-abi-version}-snapdragon, linux-firmware -Description: Linux kernel image for the Qualcomm Snapdragon 410c architecture - This package will always depend on the latest kernel image available - for ARM64 Qualcomm Snapdragon 410c systems. - -Package: linux-tools-snapdragon@SUFFIX@ -Architecture: arm64 -Section: kernel -Provides: linux-tools -Depends: ${misc:Depends}, linux-tools-${kernel-abi-version}-snapdragon -Description: Linux kernel tools for the Qualcomm Snapdragon 410c architecture - This package will always depend on the latest kernel tools available - for ARM64 Qualcomm Snapdragon 410c systems. - -Package: linux-snapdragon@SUFFIX@ -Architecture: arm64 -Section: kernel -Depends: ${misc:Depends}, linux-image-snapdragon@SUFFIX@ (= ${binary:Version}), linux-headers-snapdragon@SUFFIX@ (= ${binary:Version}) -Description: Complete Linux kernel and headers for the Qualcomm Snapdragon 410c architecture - This package will always depend on the latest complete Linux kernel and - headers available for ARM64 Qualcomm Snapdragon 410c systems. -