Scrub Obsolete - kajongg

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index cd43f55..94a2a0f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+kajongg (4:21.12.3-2) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster:
+    + Build-Depends: Drop versioned constraint on cmake, extra-cmake-modules,
+      libkf5config-dev, libkf5doctools-dev, libqt5svg5-dev, pkg-kde-tools,
+      python3, python3-twisted and qtbase5-dev.
+    + kajongg: Drop versioned constraint on python3-twisted in Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 27 Apr 2022 06:08:54 -0000
+
 kajongg (4:21.12.3-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 4fa6127..8525cb4 100644
--- a/debian/control
+++ b/debian/control
@@ -5,21 +5,21 @@ Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
 Uploaders: Daniel Schepler <schepler@debian.org>,
            Norbert Preining <norbert@preining.info>,
            Sune Vuorela <sune@debian.org>,
-Build-Depends: cmake (>= 3.5~),
+Build-Depends: cmake,
                debhelper-compat (= 13),
                dh-python,
-               extra-cmake-modules (>= 5.15.0~),
+               extra-cmake-modules,
                gettext,
-               libkf5config-dev (>= 5.15.0~),
-               libkf5doctools-dev (>= 5.15.0~),
+               libkf5config-dev,
+               libkf5doctools-dev,
                libkf5i18n-dev,
                libkf5kmahjongglib-dev,
-               libqt5svg5-dev (>= 5.2~),
+               libqt5svg5-dev,
                pkg-config,
-               pkg-kde-tools (>= 0.14),
-               python3 (>= 3.5.0~),
-               python3-twisted (>= 16.6.0~),
-               qtbase5-dev (>= 5.2~),
+               pkg-kde-tools,
+               python3,
+               python3-twisted,
+               qtbase5-dev,
 Standards-Version: 4.6.0
 Rules-Requires-Root: no
 Homepage: https://games.kde.org/
@@ -30,7 +30,7 @@ Package: kajongg
 Architecture: all
 Depends: kdegames-mahjongg-data-kf5,
          python3-pyqt5.qtsvg,
-         python3-twisted (>= 16.6.0~),
+         python3-twisted,
          ${misc:Depends},
          ${python3:Depends},
 Recommends: khelpcenter

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: kdegames-mahjongg-data-kf5, python3-pyqt5.qtsvg, python3-twisted (>= 16.6.0~), python3-twisted, python3:any

Run locally

More details

Full run details