[neon/qt6/qt6-positioning/Neon/release] debian: New release

Carlos De Maine null at kde.org
Fri Aug 29 04:30:16 BST 2025


Git commit d675984bbc5b9b57e27c6dc8f6faba1426f8b545 by Carlos De Maine.
Committed on 28/08/2025 at 23:20.
Pushed by carlosdem into branch 'Neon/release'.

New release

M  +6    -0    debian/changelog
M  +1    -2    debian/rules

https://invent.kde.org/neon/qt6/qt6-positioning/-/commit/d675984bbc5b9b57e27c6dc8f6faba1426f8b545

diff --git a/debian/changelog b/debian/changelog
index cfe9d5a..882c7b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+qt6-positioning (6.9.2-0neon) noble; urgency=medium
+
+  * New release
+
+ -- Carlos De Maine <carlosd.kde at gmail.com>  Fri, 29 Aug 2025 09:20:52 +1000
+
 qt6-positioning (6.9.0-0neon) noble; urgency=medium
 
   * New release
diff --git a/debian/rules b/debian/rules
index c71dc83..7013820 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,8 +17,7 @@ override_dh_auto_configure:
 		-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
 		-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON \
 		-DQT_UNITY_BUILD=ON \
-		$(extra_cmake_args) \
-		-DQT_NO_PACKAGE_VERSION_CHECK=TRUE
+		$(extra_cmake_args)
 
 override_dh_auto_build-indep:
 	dh_auto_build -- docs



More information about the Neon-commits mailing list