diff -Nru linux-meta-gcp-4.15.0.1013.15/debian/changelog linux-meta-gcp-4.15.0.1018.20/debian/changelog --- linux-meta-gcp-4.15.0.1013.15/debian/changelog 2018-07-11 13:20:50.000000000 +0000 +++ linux-meta-gcp-4.15.0.1018.20/debian/changelog 2018-08-16 13:17:01.000000000 +0000 @@ -1,3 +1,39 @@ +linux-meta-gcp (4.15.0.1018.20) bionic; urgency=medium + + * Bump ABI 4.15.0-1018 + + * linux-gcp: add a meta package for the extra modules (LP: #1780923) + - Add the linux-modules-extra-gcp/gke meta package + + -- Kleber Sacilotto de Souza Thu, 16 Aug 2018 15:17:01 +0200 + +linux-meta-gcp (4.15.0.1017.19) bionic; urgency=medium + + * Bump ABI 4.15.0-1017 + + -- Stefan Bader Mon, 13 Aug 2018 12:05:57 +0200 + +linux-meta-gcp (4.15.0.1016.18) bionic; urgency=medium + + * Bump ABI 4.15.0-1016 + + * linux-gcp: add a meta package for the extra modules (LP: #1780923) + - Add the linux-modules-extra-gcp/gke meta package + + -- Stefan Bader Thu, 02 Aug 2018 17:52:24 +0200 + +linux-meta-gcp (4.15.0.1015.17) bionic; urgency=medium + + * Bump ABI 4.15.0-1015 + + -- Stefan Bader Fri, 27 Jul 2018 09:43:13 +0200 + +linux-meta-gcp (4.15.0.1014.16) bionic; urgency=medium + + * Bump ABI 4.15.0-1014 + + -- Khalid Elmously Wed, 18 Jul 2018 06:15:06 +0000 + linux-meta-gcp (4.15.0.1013.15) bionic; urgency=medium * Bump ABI 4.15.0-1013 diff -Nru linux-meta-gcp-4.15.0.1013.15/debian/control linux-meta-gcp-4.15.0.1018.20/debian/control --- linux-meta-gcp-4.15.0.1013.15/debian/control 2018-07-11 13:20:50.000000000 +0000 +++ linux-meta-gcp-4.15.0.1018.20/debian/control 2018-08-16 13:17:01.000000000 +0000 @@ -6,6 +6,14 @@ Build-Depends: dpkg (>= 1.13.19), debhelper (>= 9), gawk Vcs-Git: git://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-meta-gcp +Package: linux-modules-extra-gcp +Architecture: amd64 +Section: kernel +Depends: ${misc:Depends}, linux-modules-extra-${kernel-abi-version}-gcp +Description: Google Cloud Platform (GCP) Linux kernel extra modules + This package will always depend on the latest Google Cloud Platform (GCP) + extra modules package available. + Package: linux-headers-gcp Architecture: amd64 Section: kernel @@ -40,6 +48,14 @@ (GCP) Linux kernel and headers. +Package: linux-modules-extra-gke +Architecture: amd64 +Section: kernel +Depends: ${misc:Depends}, linux-modules-extra-${kernel-abi-version}-gcp +Description: Google Container Engine (GKE) Linux kernel extra modules + This package will always depend on the latest Google Container Engine (GKE) + extra modules package available. + Package: linux-headers-gke Architecture: amd64 Section: kernel diff -Nru linux-meta-gcp-4.15.0.1013.15/debian/control.d/gcp linux-meta-gcp-4.15.0.1018.20/debian/control.d/gcp --- linux-meta-gcp-4.15.0.1013.15/debian/control.d/gcp 2018-05-25 08:22:23.000000000 +0000 +++ linux-meta-gcp-4.15.0.1018.20/debian/control.d/gcp 2018-08-16 13:17:01.000000000 +0000 @@ -1,3 +1,11 @@ +Package: linux-modules-extra@SUFFIX@ +Architecture: amd64 +Section: kernel +Depends: ${misc:Depends}, linux-modules-extra-${kernel-abi-version}@SUFFIX@ +Description: Google Cloud Platform (GCP) Linux kernel extra modules + This package will always depend on the latest Google Cloud Platform (GCP) + extra modules package available. + Package: linux-headers@SUFFIX@ Architecture: amd64 Section: kernel diff -Nru linux-meta-gcp-4.15.0.1013.15/debian/control.d/gke linux-meta-gcp-4.15.0.1018.20/debian/control.d/gke --- linux-meta-gcp-4.15.0.1013.15/debian/control.d/gke 2018-05-25 08:22:23.000000000 +0000 +++ linux-meta-gcp-4.15.0.1018.20/debian/control.d/gke 2018-08-16 13:17:01.000000000 +0000 @@ -1,3 +1,11 @@ +Package: linux-modules-extra@SUFFIX@ +Architecture: amd64 +Section: kernel +Depends: ${misc:Depends}, linux-modules-extra-${kernel-abi-version}@SRCSUFFIX@ +Description: Google Container Engine (GKE) Linux kernel extra modules + This package will always depend on the latest Google Container Engine (GKE) + extra modules package available. + Package: linux-headers@SUFFIX@ Architecture: amd64 Section: kernel