aboutsummaryrefslogtreecommitdiff
path: root/DEBIAN/control
diff options
context:
space:
mode:
authorMilan Misic <twoexem@gmail.com>2026-03-25 17:31:39 +0100
committerMilan Misic <twoexem@gmail.com>2026-03-25 17:31:39 +0100
commite58e13c7244236fb518935635df5bf6c579d03ae (patch)
treebf31668528598a78377cccbe3897ea533999a383 /DEBIAN/control
parent2254fe40d06c6739b768995f87fdd71f0693682b (diff)
Created .deb structure, wrote control, postinst and prerm files
Diffstat (limited to 'DEBIAN/control')
-rw-r--r--DEBIAN/control7
1 files changed, 7 insertions, 0 deletions
diff --git a/DEBIAN/control b/DEBIAN/control
new file mode 100644
index 0000000..7299807
--- /dev/null
+++ b/DEBIAN/control
@@ -0,0 +1,7 @@
+Package: st-lsm6dsx-shift13mi
+Version: 0.1-1
+Architecture: amd64
+Maintainer: Milan Misic <twoexem@gmail.com>
+Depends: dkms, linux-headers, iio-sensor-proxy, mokuntil
+Description: LSM6DSO IMU driver fix for the SHIFT13mi/SHIFTbook
+ Patches the st_lsm6dsx_i2c kernel module to recognise the SMOCF00 ACPI ID used by the STM LSM6DSO IMU in the SHIFT13mi/SHIFTbook tablet, fixing automatic screen rotation under Linux.