[neon/qt6/qt6-quicktimeline/Neon/release] debian: bump 6.9 bits

Carlos De Maine null at kde.org
Thu May 1 08:29:51 BST 2025


Git commit 3883776e9d92102e19eaee0e97fdbe8c6d7a15f7 by Carlos De Maine.
Committed on 01/05/2025 at 07:29.
Pushed by carlosdem into branch 'Neon/release'.

bump 6.9 bits

M  +2    -2    debian/control
M  +0    -5    debian/rules

https://invent.kde.org/neon/qt6/qt6-quicktimeline/-/commit/3883776e9d92102e19eaee0e97fdbe8c6d7a15f7

diff --git a/debian/control b/debian/control
index 77079f7..563e2ff 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,8 @@ Build-Depends: cmake,
                ninja-build,
                pkg-kde-tools,
                pkgconf,
-               qt6-base-dev (>= 6.8.2~),
-               qt6-declarative-dev (>= 6.8.2~)
+               qt6-base-dev (>= 6.9.0~),
+               qt6-declarative-dev (>= 6.9.0~)
 Standards-Version: 4.6.2
 Homepage: https://www.qt.io/developers/
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-quicktimeline
diff --git a/debian/rules b/debian/rules
index 1e358ea..3ed80a5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,11 +4,6 @@ export DH_VERBOSE = 1
 # Use already defined DEB_HOST_* variables.
 include /usr/share/dpkg/architecture.mk
 
-export DEB_BUILD_MAINT_OPTIONS = hardening=+all optimize=+lto
-
-#### uncomment when bootstrapping a new qt release ####
-#export DEB_BUILD_PROFILES := ${DEB_BUILD_PROFILES} nodoc
-
 # QT_HOST_PATH isn't passed in cross-builds
 ifneq ($(DEB_BUILD_ARCH),$(DEB_HOST_ARCH))
 	cmake_extra_args += \


More information about the Neon-commits mailing list