diff -Nru systemd-hwe-249.11.1/debian/changelog systemd-hwe-249.11.2/debian/changelog --- systemd-hwe-249.11.1/debian/changelog 2022-08-30 13:50:56.000000000 +0000 +++ systemd-hwe-249.11.2/debian/changelog 2023-01-10 14:10:55.000000000 +0000 @@ -1,3 +1,18 @@ +systemd-hwe (249.11.2) jammy; urgency=medium + + * Add ACCEL_LOCATION=base property for Dell clamshell models (LP: #1999782) + + [ Kai-Chuan Hsieh ] + * hwdb: Mark Dell platform accel sensor location to base + + [ Andy Chi ] + * hwdb.d: add Dell models that need ACCEL_LOCATION=base + + [ Dirk Su ] + * hwdb: Add Dell models that require ACCEL_LOCATION=base + + -- Lukas Märdian Tue, 10 Jan 2023 15:10:55 +0100 + systemd-hwe (249.11.1) jammy; urgency=medium * Initial release (LP: #1981599). diff -Nru systemd-hwe-249.11.1/debian/gbp.conf systemd-hwe-249.11.2/debian/gbp.conf --- systemd-hwe-249.11.1/debian/gbp.conf 1970-01-01 00:00:00.000000000 +0000 +++ systemd-hwe-249.11.2/debian/gbp.conf 2023-01-10 14:10:09.000000000 +0000 @@ -0,0 +1,3 @@ +[DEFAULT] +debian-branch = ubuntu-jammy +debian-tag = ubuntu/%(version)s diff -Nru systemd-hwe-249.11.1/hwdb.d/90-sensor-ubuntu.hwdb systemd-hwe-249.11.2/hwdb.d/90-sensor-ubuntu.hwdb --- systemd-hwe-249.11.1/hwdb.d/90-sensor-ubuntu.hwdb 1970-01-01 00:00:00.000000000 +0000 +++ systemd-hwe-249.11.2/hwdb.d/90-sensor-ubuntu.hwdb 2023-01-10 14:10:35.000000000 +0000 @@ -0,0 +1,6 @@ +sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0C00:* +sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0C02:* +sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0C40:* +sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0C41:* +sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0C42:* + ACCEL_LOCATION=base