[neon/qt6/qt6-lottie/Neon/release] debian: bump versions

Carlos De Maine null at kde.org
Thu May 1 14:58:10 BST 2025


Git commit e71a30fae8b09bf5ad1bf6131e80e7a8f8e2282e by Carlos De Maine.
Committed on 01/05/2025 at 13:58.
Pushed by carlosdem into branch 'Neon/release'.

bump versions

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

https://invent.kde.org/neon/qt6/qt6-lottie/-/commit/e71a30fae8b09bf5ad1bf6131e80e7a8f8e2282e

diff --git a/debian/control b/debian/control
index fb98de5..00e8aed 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,8 @@ Build-Depends: cmake,
                ninja-build,
                pkgconf,
                pkg-kde-tools,
-               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-lottie
diff --git a/debian/rules b/debian/rules
index 146ff15..7b91bce 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,9 +6,6 @@ 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