Scrub Obsolete - konsole

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 34204df..9284543 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+konsole (4:21.12.3-2) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster:
+    + Build-Depends: Drop versioned constraint on cmake and pkg-kde-tools.
+    + konsole-kpart: Drop versioned constraint on konsole in Replaces.
+    + konsole-kpart: Drop versioned constraint on konsole in Breaks.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 07 Mar 2022 22:45:40 -0000
+
 konsole (4:21.12.3-1) unstable; urgency=medium
 
   [ Aurélien COUDERC ]
diff --git a/debian/control b/debian/control
index b0f46d8..1767ccb 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
 Uploaders: Aurélien COUDERC <coucouf@debian.org>,
            Sune Vuorela <sune@debian.org>,
            Norbert Preining <norbert@preining.info>,
-Build-Depends: cmake (>= 3.13~),
+Build-Depends: cmake,
                debhelper-compat (= 13),
                extra-cmake-modules (>= 5.71.0~),
                gettext,
@@ -34,7 +34,7 @@ Build-Depends: cmake (>= 3.13~),
                libkf5windowsystem-dev (>= 5.71.0~),
                libkf5xmlgui-dev (>= 5.71.0~),
                libx11-dev,
-               pkg-kde-tools (>= 0.15.16~),
+               pkg-kde-tools,
                qtbase5-dev (>= 5.15.0~),
 Standards-Version: 4.6.0
 Rules-Requires-Root: no
@@ -59,8 +59,6 @@ Description: X terminal emulator
 Package: konsole-kpart
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: konsole (<< 4:17.08.3~)
-Replaces: konsole (<< 4:17.08.3~)
 Description: Konsole plugin for Qt applications
  Konsole is a terminal emulator built on the KDE Platform. It can contain
  multiple terminal sessions inside one window using detachable tabs.

Run locally

More details

Full run details