diff -Nru linux-meta-azure-6.2.0.1016.16/debian/changelog linux-meta-azure-6.2.0.1017.17/debian/changelog --- linux-meta-azure-6.2.0.1016.16/debian/changelog 2023-10-06 18:06:28.000000000 +0000 +++ linux-meta-azure-6.2.0.1017.17/debian/changelog 2023-11-05 07:48:05.000000000 +0000 @@ -1,3 +1,12 @@ +linux-meta-azure (6.2.0.1017.17) lunar; urgency=medium + + * Bump ABI 6.2.0-1017 + + * linux-tools- should provide linux-tools (LP: #2039437) + - [Packaging] Add Provides: linux-{cloud-,}tools + + -- Tim Gardner Sun, 05 Nov 2023 01:48:05 -0600 + linux-meta-azure (6.2.0.1016.16) lunar; urgency=medium * Bump ABI 6.2.0-1016 diff -Nru linux-meta-azure-6.2.0.1016.16/debian/control linux-meta-azure-6.2.0.1017.17/debian/control --- linux-meta-azure-6.2.0.1016.16/debian/control 2023-10-06 18:06:28.000000000 +0000 +++ linux-meta-azure-6.2.0.1017.17/debian/control 2023-11-05 07:48:05.000000000 +0000 @@ -5,9 +5,9 @@ Standards-Version: 3.9.8 Build-Depends: dpkg (>= 1.13.19), debhelper (>= 9), gawk, kmod Build-Depends-Arch: - linux-azure-headers-6.2.0-1016, - linux-headers-6.2.0-1016-azure, - linux-modules-6.2.0-1016-azure, + linux-azure-headers-6.2.0-1017, + linux-headers-6.2.0-1017-azure, + linux-modules-6.2.0-1017-azure, Vcs-Git: git://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-meta-azure/+git/lunar Package: linux-headers-azure @@ -52,6 +52,7 @@ Package: linux-tools-azure Architecture: amd64 arm64 Section: metapackages +Provides: linux-tools Depends: ${misc:Depends}, linux-tools-${kernel-abi-version}-azure Description: Linux kernel versioned tools for Azure systems. This package will always depend on the latest Linux kernel versioned tools @@ -60,6 +61,7 @@ Package: linux-cloud-tools-azure Architecture: amd64 arm64 Section: metapackages +Provides: linux-cloud-tools Depends: ${misc:Depends}, linux-cloud-tools-${kernel-abi-version}-azure Description: Linux kernel versioned cloud tools for Azure systems. This package will always depend on the latest Linux kernel versioned cloud diff -Nru linux-meta-azure-6.2.0.1016.16/debian/control.d/azure linux-meta-azure-6.2.0.1017.17/debian/control.d/azure --- linux-meta-azure-6.2.0.1016.16/debian/control.d/azure 2023-03-21 14:56:42.000000000 +0000 +++ linux-meta-azure-6.2.0.1017.17/debian/control.d/azure 2023-10-31 16:15:41.000000000 +0000 @@ -40,6 +40,7 @@ Package: linux-tools-azure${variant:suffix} Architecture: amd64 arm64 Section: metapackages +Provides: linux-tools Depends: ${misc:Depends}, linux-tools-${kernel-abi-version}-azure Description: Linux kernel versioned tools for Azure systems. This package will always depend on the latest Linux kernel versioned tools @@ -48,6 +49,7 @@ Package: linux-cloud-tools-azure${variant:suffix} Architecture: amd64 arm64 Section: metapackages +Provides: linux-cloud-tools Depends: ${misc:Depends}, linux-cloud-tools-${kernel-abi-version}-azure Description: Linux kernel versioned cloud tools for Azure systems. This package will always depend on the latest Linux kernel versioned cloud