Scrub Obsolete - gcompris-qt

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 1ec7b5a7..38ea50c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+gcompris-qt (2.4-2) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster:
+    + Build-Depends: Drop versioned constraint on cmake, libqt5sensors5-dev,
+      libqt5svg5-dev, qt5-qmake, qtdeclarative5-dev, qtmultimedia5-dev,
+      qttools5-dev and qttools5-dev-tools.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 25 Apr 2022 19:57:12 -0000
+
 gcompris-qt (2.4-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 7620a8de..0eb98492 100644
--- a/debian/control
+++ b/debian/control
@@ -3,20 +3,20 @@ Section: education
 Priority: optional
 Maintainer: Debian Qt Extras Team <debian-qt-kde@lists.debian.org>
 Uploaders: Simon Quigley <tsimonq2@debian.org>
-Build-Depends: cmake (>= 3.5~),
+Build-Depends: cmake,
                debhelper-compat (= 13),
                extra-cmake-modules,
                libkf5doctools-dev,
-               libqt5sensors5-dev (>= 5.9.0~),
-               libqt5svg5-dev (>= 5.9.0~),
+               libqt5sensors5-dev,
+               libqt5svg5-dev,
                pkg-kde-tools,
                qml-module-qtgraphicaleffects,
                qml-module-qtmultimedia,
-               qt5-qmake (>= 5.9.0~),
-               qtdeclarative5-dev (>= 5.9.0~),
-               qtmultimedia5-dev (>= 5.9.0~),
-               qttools5-dev (>= 5.9.0~),
-               qttools5-dev-tools (>= 5.9.0~),
+               qt5-qmake,
+               qtdeclarative5-dev,
+               qtmultimedia5-dev,
+               qttools5-dev,
+               qttools5-dev-tools,
                xauth <!nocheck>,
                xvfb <!nocheck>,
 Standards-Version: 4.6.0

Run locally

More details

Full run details