diff -Nru linux-meta-lowlatency-hwe-6.5-6.5.0.14.14.1~22.04.3/debian/changelog linux-meta-lowlatency-hwe-6.5-6.5.0.17.17.1.1.1~22.04.6/debian/changelog --- linux-meta-lowlatency-hwe-6.5-6.5.0.14.14.1~22.04.3/debian/changelog 2024-01-12 10:55:46.000000000 +0000 +++ linux-meta-lowlatency-hwe-6.5-6.5.0.17.17.1.1.1~22.04.6/debian/changelog 2024-01-18 08:19:56.000000000 +0000 @@ -1,3 +1,28 @@ +linux-meta-lowlatency-hwe-6.5 (6.5.0.17.17.1.1.1~22.04.6) jammy; urgency=medium + + * Bump ABI 6.5.0-17.17.1.1.1~22.04 + + * Packaging resync (LP: #1786013) + - [Packaging] resync debian/dkms-versions from main package + + -- Roxana Nicolescu Thu, 18 Jan 2024 09:19:56 +0100 + +linux-meta-lowlatency-hwe-6.5 (6.5.0.15.15.1.1~22.04.5) jammy; urgency=medium + + * Bump ABI 6.5.0-15.15.1.1~22.04 + + * Miscellaneous Ubuntu changes + - [Packaging] Revert "UBUNTU: [Packaging] use meta version for changelog and + tag" + + -- Roxana Nicolescu Mon, 15 Jan 2024 11:45:56 +0100 + +linux-meta-lowlatency-hwe-6.5 (6.5.0.14.14.1~22.04.4) jammy; urgency=medium + + * Bump ABI 6.5.0-15.15.1.1~22.04 + + -- Roxana Nicolescu Fri, 12 Jan 2024 18:57:55 +0100 + linux-meta-lowlatency-hwe-6.5 (6.5.0.14.14.1~22.04.3) jammy; urgency=medium * Miscellaneous Ubuntu changes diff -Nru linux-meta-lowlatency-hwe-6.5-6.5.0.14.14.1~22.04.3/debian/control linux-meta-lowlatency-hwe-6.5-6.5.0.17.17.1.1.1~22.04.6/debian/control --- linux-meta-lowlatency-hwe-6.5-6.5.0.14.14.1~22.04.3/debian/control 2024-01-12 10:55:46.000000000 +0000 +++ linux-meta-lowlatency-hwe-6.5-6.5.0.17.17.1.1.1~22.04.6/debian/control 2024-01-18 08:19:56.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-lowlatency-hwe-6.5-headers-6.5.0-14, - linux-headers-6.5.0-14-lowlatency, - linux-modules-6.5.0-14-lowlatency, + linux-lowlatency-hwe-6.5-headers-6.5.0-17, + linux-headers-6.5.0-17-lowlatency, + linux-modules-6.5.0-17-lowlatency, Vcs-Git: git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux-meta/+git/jammy Package: linux-headers-lowlatency-hwe-22.04 diff -Nru linux-meta-lowlatency-hwe-6.5-6.5.0.14.14.1~22.04.3/debian/dkms-versions linux-meta-lowlatency-hwe-6.5-6.5.0.17.17.1.1.1~22.04.6/debian/dkms-versions --- linux-meta-lowlatency-hwe-6.5-6.5.0.14.14.1~22.04.3/debian/dkms-versions 2024-01-12 10:51:30.000000000 +0000 +++ linux-meta-lowlatency-hwe-6.5-6.5.0.17.17.1.1.1~22.04.6/debian/dkms-versions 2024-01-18 08:18:55.000000000 +0000 @@ -1,3 +1,3 @@ zfs-linux 2.2.0-0ubuntu1~23.10 modulename=zfs debpath=pool/universe/z/%package%/zfs-dkms_%version%_all.deb arch=amd64 arch=arm64 arch=ppc64el arch=s390x rprovides=spl-modules rprovides=spl-dkms rprovides=zfs-modules rprovides=zfs-dkms -backport-iwlwifi-dkms 11289-0ubuntu1 modulename=iwlwifi debpath=pool/universe/b/%package%/backport-iwlwifi-dkms_%version%_all.deb arch=amd64 rprovides=iwlwifi-modules rprovides=backport-iwlwifi-dkms type=standalone +backport-iwlwifi-dkms 11289-0ubuntu1.23.10.1 modulename=iwlwifi debpath=pool/universe/b/%package%/backport-iwlwifi-dkms_%version%_all.deb arch=amd64 rprovides=iwlwifi-modules rprovides=backport-iwlwifi-dkms type=standalone v4l2loopback 0.12.7-2ubuntu4 modulename=v4l2loopback debpath=pool/universe/v/%package%/v4l2loopback-dkms_%version%_all.deb arch=amd64 rprovides=v4l2loopback-modules rprovides=v4l2loopback-dkms diff -Nru linux-meta-lowlatency-hwe-6.5-6.5.0.14.14.1~22.04.3/update-version linux-meta-lowlatency-hwe-6.5-6.5.0.17.17.1.1.1~22.04.6/update-version --- linux-meta-lowlatency-hwe-6.5-6.5.0.14.14.1~22.04.3/update-version 2024-01-12 10:51:34.000000000 +0000 +++ linux-meta-lowlatency-hwe-6.5-6.5.0.17.17.1.1.1~22.04.6/update-version 2024-01-18 07:46:17.000000000 +0000 @@ -68,7 +68,7 @@ # Extract the upload number from the _previous_ upload and increment it. here_upload=${here_version##*.} here_upload=$(( $here_upload + 1 )) -here_newversion="$here_abi.$here_upload" +here_newversion="$master_abi.$here_upload" #echo "here_version<$here_version> here_abi<$here_abi> here_newversion<$here_newversion>" #echo "master_version<$master_version> master_abi<$master_abi>"