diff -pruN 6.9.1-1/debian/changelog 6.9.1-2/debian/changelog
--- 6.9.1-1/debian/changelog	2025-07-23 14:34:29.000000000 +0000
+++ 6.9.1-2/debian/changelog	2025-08-23 11:22:24.000000000 +0000
@@ -1,3 +1,12 @@
+qt6-sensors (6.9.1-2) experimental; urgency=medium
+
+  [ Patrick Franz ]
+  * Do not use ccache on hurd.
+  * Install missing cmake-files.
+  * Remove inactive uploaders, thank you for your work.
+
+ -- Patrick Franz <deltaone@debian.org>  Sat, 23 Aug 2025 13:22:24 +0200
+
 qt6-sensors (6.9.1-1) experimental; urgency=medium
 
   [ Patrick Franz ]
diff -pruN 6.9.1-1/debian/control 6.9.1-2/debian/control
--- 6.9.1-1/debian/control	2025-07-23 14:34:16.000000000 +0000
+++ 6.9.1-2/debian/control	2025-08-23 11:20:54.000000000 +0000
@@ -3,13 +3,12 @@ Section: libs
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
 Uploaders: Patrick Franz <deltaone@debian.org>,
-           Lu YaNing <dluyaning@gmail.com>,
            Simon Quigley <tsimonq2@debian.org>,
 Build-Depends: debhelper-compat (= 13),
                dh-exec,
                dh-sequence-pkgkde-symbolshelper,
                dh-sequence-qmldeps,
-               ccache,
+               ccache [linux-any],
                cmake (>= 3.24~),
                libgl-dev,
                libssl-dev,
diff -pruN 6.9.1-1/debian/not-installed 6.9.1-2/debian/not-installed
--- 6.9.1-1/debian/not-installed	2025-07-23 14:32:03.000000000 +0000
+++ 6.9.1-2/debian/not-installed	2025-08-23 11:20:18.000000000 +0000
@@ -2,14 +2,6 @@ usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt
 usr/include/${DEB_HOST_MULTIARCH}/qt6/QtSensorsQuick/6.*
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_sensors_private.pri
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_sensorsquick_private.pri
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6SensorsPrivate/Qt6SensorsPrivateAdditionalTargetInfo.cmake
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6SensorsPrivate/Qt6SensorsPrivateConfig.cmake
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6SensorsPrivate/Qt6SensorsPrivateConfigVersion.cmake
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6SensorsPrivate/Qt6SensorsPrivateConfigVersionImpl.cmake
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6SensorsPrivate/Qt6SensorsPrivateDependencies.cmake
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6SensorsPrivate/Qt6SensorsPrivateTargets.cmake
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6SensorsPrivate/Qt6SensorsPrivateVersionlessAliasTargets.cmake
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6SensorsPrivate/Qt6SensorsPrivateVersionlessTargets.cmake
 usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6SensorsQuickPrivate/Qt6SensorsQuickPrivateAdditionalTargetInfo.cmake
 usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6SensorsQuickPrivate/Qt6SensorsQuickPrivateConfig.cmake
 usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6SensorsQuickPrivate/Qt6SensorsQuickPrivateConfigVersion.cmake
diff -pruN 6.9.1-1/debian/qt6-sensors-dev.install 6.9.1-2/debian/qt6-sensors-dev.install
--- 6.9.1-1/debian/qt6-sensors-dev.install	2025-03-01 12:06:54.000000000 +0000
+++ 6.9.1-2/debian/qt6-sensors-dev.install	2025-08-23 11:20:32.000000000 +0000
@@ -117,6 +117,14 @@ usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6S
 usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Sensors/Qt6genericSensorPluginConfigVersionImpl.cmake
 usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Sensors/Qt6genericSensorPluginTargets-none.cmake
 usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Sensors/Qt6genericSensorPluginTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6SensorsPrivate/Qt6SensorsPrivateAdditionalTargetInfo.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6SensorsPrivate/Qt6SensorsPrivateConfig.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6SensorsPrivate/Qt6SensorsPrivateConfigVersion.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6SensorsPrivate/Qt6SensorsPrivateConfigVersionImpl.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6SensorsPrivate/Qt6SensorsPrivateDependencies.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6SensorsPrivate/Qt6SensorsPrivateTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6SensorsPrivate/Qt6SensorsPrivateVersionlessAliasTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6SensorsPrivate/Qt6SensorsPrivateVersionlessTargets.cmake
 usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6SensorsQuick/Qt6SensorsQuickAdditionalTargetInfo.cmake
 usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6SensorsQuick/Qt6SensorsQuickConfig.cmake
 usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6SensorsQuick/Qt6SensorsQuickConfigVersion.cmake
