[neon/qt6/qt6-translations/Neon/release] debian: any not all and no longer require specific gcc12
Carlos De Maine
null at kde.org
Sun Feb 9 03:43:44 GMT 2025
Git commit e7f57d1031d280b68d475ae8e989fa69ccc0a3fe by Carlos De Maine.
Committed on 09/02/2025 at 03:43.
Pushed by carlosdem into branch 'Neon/release'.
any not all and no longer require specific gcc12
M +3 -5 debian/control
https://invent.kde.org/neon/qt6/qt6-translations/-/commit/e7f57d1031d280b68d475ae8e989fa69ccc0a3fe
diff --git a/debian/control b/debian/control
index 6048864..b94f3d9 100644
--- a/debian/control
+++ b/debian/control
@@ -5,15 +5,13 @@ Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Patrick Franz <deltaone at debian.org>
Build-Depends: cmake (>= 3.18~),
debhelper-compat (= 13),
- g++-12,
- gcc-12,
libxkbcommon-dev,
mold,
ninja-build,
pkgconf,
pkg-kde-tools
- qt6-base-dev (>= 6.8.0~),
- qt6-tools-dev (>= 6.8.0~),
+ qt6-base-dev (>= 6.8.2~),
+ qt6-tools-dev (>= 6.8.2~),
Standards-Version: 4.6.2
Homepage: https://www.qt.io/developers/
Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-translations
@@ -21,7 +19,7 @@ Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-translations.git
Rules-Requires-Root: no
Package: qt6-translations
-Architecture: all
+Architecture: any
Depends: qt6-base,
qt6-tools,
${misc:Depends}
More information about the Neon-commits
mailing list