Scrub Obsolete - calligraplan

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index c8ad909..5adb1ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,50 @@
+calligraplan (1:3.3.0-3) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on cmake (>= 3.0~).
+    + Build-Depends: Drop versioned constraint on extra-cmake-modules (>=
+      5.19.0).
+    + Build-Depends: Drop versioned constraint on kinit-dev (>= 5.45.0~).
+    + Build-Depends: Drop versioned constraint on libkf5activities-dev (>=
+      5.45.0~).
+    + Build-Depends: Drop versioned constraint on libkf5archive-dev (>=
+      5.45.0~).
+    + Build-Depends: Drop versioned constraint on libkf5config-dev (>= 5.45.0~).
+    + Build-Depends: Drop versioned constraint on libkf5configwidgets-dev (>=
+      5.45.0~).
+    + Build-Depends: Drop versioned constraint on libkf5coreaddons-dev (>=
+      5.45.0~).
+    + Build-Depends: Drop versioned constraint on libkf5dbusaddons-dev (>=
+      5.45.0~).
+    + Build-Depends: Drop versioned constraint on libkf5guiaddons-dev (>=
+      5.45.0~).
+    + Build-Depends: Drop versioned constraint on libkf5i18n-dev (>= 5.45.0~).
+    + Build-Depends: Drop versioned constraint on libkf5iconthemes-dev (>=
+      5.45.0~).
+    + Build-Depends: Drop versioned constraint on libkf5itemviews-dev (>=
+      5.45.0~).
+    + Build-Depends: Drop versioned constraint on libkf5jobwidgets-dev (>=
+      5.45.0~).
+    + Build-Depends: Drop versioned constraint on libkf5kio-dev (>= 5.45.0~).
+    + Build-Depends: Drop versioned constraint on libkf5notifications-dev (>=
+      5.45.0~).
+    + Build-Depends: Drop versioned constraint on libkf5parts-dev (>= 5.45.0~).
+    + Build-Depends: Drop versioned constraint on libkf5textwidgets-dev (>=
+      5.45.0~).
+    + Build-Depends: Drop versioned constraint on libkf5wallet-dev (>= 5.45.0~).
+    + Build-Depends: Drop versioned constraint on libkf5widgetsaddons-dev (>=
+      5.45.0~).
+    + Build-Depends: Drop versioned constraint on libkf5windowsystem-dev (>=
+      5.45.0~).
+    + Build-Depends: Drop versioned constraint on libkf5xmlgui-dev (>= 5.45.0~).
+    + Build-Depends: Drop versioned constraint on libqt5opengl5-dev (>= 5.9.0~).
+    + Build-Depends: Drop versioned constraint on libqt5x11extras5-dev (>=
+      5.9.0~).
+    + Build-Depends: Drop versioned constraint on pkg-kde-tools (>= 0.15.16).
+    + Build-Depends: Drop versioned constraint on qtbase5-dev (>= 5.9.0~).
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 01 Jan 2023 09:58:51 -0000
+
 calligraplan (1:3.3.0-2) unstable; urgency=medium
 
   * Drop all the l10n breaks/replaces, no more needed after two Debian stable
diff --git a/debian/control b/debian/control
index 26a3ee7..3eb3b56 100644
--- a/debian/control
+++ b/debian/control
@@ -3,41 +3,41 @@ Section: kde
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
 Uploaders: Pino Toscano <pino@debian.org>,
-Build-Depends: cmake (>= 3.0~),
+Build-Depends: cmake,
                debhelper-compat (= 13),
-               extra-cmake-modules (>= 5.19.0),
+               extra-cmake-modules,
                gettext,
-               kinit-dev (>= 5.45.0~),
+               kinit-dev,
                libkchart-dev (>= 2.8~),
-               libkf5activities-dev (>= 5.45.0~),
-               libkf5archive-dev (>= 5.45.0~),
-               libkf5config-dev (>= 5.45.0~),
-               libkf5configwidgets-dev (>= 5.45.0~),
-               libkf5coreaddons-dev (>= 5.45.0~),
-               libkf5dbusaddons-dev (>= 5.45.0~),
+               libkf5activities-dev,
+               libkf5archive-dev,
+               libkf5config-dev,
+               libkf5configwidgets-dev,
+               libkf5coreaddons-dev,
+               libkf5dbusaddons-dev,
                libkf5doctools-dev,
-               libkf5guiaddons-dev (>= 5.45.0~),
+               libkf5guiaddons-dev,
                libkf5holidays-dev,
-               libkf5i18n-dev (>= 5.45.0~),
-               libkf5iconthemes-dev (>= 5.45.0~),
-               libkf5itemviews-dev (>= 5.45.0~),
-               libkf5jobwidgets-dev (>= 5.45.0~),
-               libkf5kio-dev (>= 5.45.0~),
-               libkf5notifications-dev (>= 5.45.0~),
-               libkf5parts-dev (>= 5.45.0~),
-               libkf5textwidgets-dev (>= 5.45.0~),
-               libkf5wallet-dev (>= 5.45.0~),
-               libkf5widgetsaddons-dev (>= 5.45.0~),
-               libkf5windowsystem-dev (>= 5.45.0~),
-               libkf5xmlgui-dev (>= 5.45.0~),
+               libkf5i18n-dev,
+               libkf5iconthemes-dev,
+               libkf5itemviews-dev,
+               libkf5jobwidgets-dev,
+               libkf5kio-dev,
+               libkf5notifications-dev,
+               libkf5parts-dev,
+               libkf5textwidgets-dev,
+               libkf5wallet-dev,
+               libkf5widgetsaddons-dev,
+               libkf5windowsystem-dev,
+               libkf5xmlgui-dev,
                libkgantt-dev (>= 2.8~),
                libqca-qt5-2-dev,
-               libqt5opengl5-dev (>= 5.9.0~),
-               libqt5x11extras5-dev (>= 5.9.0~),
+               libqt5opengl5-dev,
+               libqt5x11extras5-dev,
                libx11-dev,
                pkg-config,
-               pkg-kde-tools (>= 0.15.16),
-               qtbase5-dev (>= 5.9.0~),
+               pkg-kde-tools,
+               qtbase5-dev,
 Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Homepage: https://www.calligra.org/plan/

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/11/071dd6dbb1fa6697cbd0699a05b8e0b913d6d3.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/14/cd855cccb79f15318503417557bee213c880a9.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/17/be97ad858eb4d29827894c9db0c2eaa20196e1.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/1b/b476612807c1f61b67fd64a372d5a1e859fe4a.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/2c/17583abd5786252c4687f4f317cab4c6ae405d.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/34/203cd39ed0d0b97479e12ff3bee06b62010532.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/36/39ccad95c4d0c822c8ff4dc1a5f112361939cc.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/45/737fcca64edb19929bafb8a6fc5836874179e8.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/5c/0c462d3ca0a7435bbaf9de8458da7db2337a84.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/60/1e918fd33992c9effb2decd66937ac43c7582d.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/62/8b3887c338f94ea76004224cd567b49a0ee15a.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/87/e02fb6e6c1f9706b280ee06c07a5d102bd023f.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/8b/7a22bcd7f2ca1ebc964541227aa4de1d227807.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/c8/391d9fd564d8214aecc9c2f50a8dad11d319c4.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/d5/92e5433ad4ec4851873e75b3503179e06b3cd7.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/ed/c1c5798ab1f9dcabd40a29c97de447737c73eb.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/f2/766bfcffbea1e102045b9ae69d1c0e63a45859.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/fa/1b3ddcddccece6f2ae38afba8aefa993ea9e6d.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/05/11e9413b2cefe6312fa2caa36d61addd2e0538.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/16/0b9c62bea83353f017f61702375da026835c7a.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/21/cbcb24857d5c54a98b292c784140b8a7230e04.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/29/c6d475fb590a4c5afd37f3b7122363c898000c.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/2b/775bac703dfc2acb51c0cf7c47174e1c4d53a7.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/51/b28e3e5807130d59f8fc30346d67b2449e6e74.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/6b/2d001aab9d9d486e0447ca62cf0b98a37bfb3f.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/7e/c1f3e5b91734a0d37bf8c82bd4a320e30437f9.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/87/57b2e681dba7cbc55090026ad55a15f58f0098.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/97/19788293c73a40a6df6ef938a1ed2474a9e9d9.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/9c/0adc178be07ac5456ba768871ba74248d0d7d4.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/d0/118400a2f337d5e8f6156028762b250af8c4ea.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/d0/5c5083e5f2445e946c8813860470b3a105665c.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/e4/34729742c062ac357cc6cfb5d2ea9f535f94d2.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/e6/f49bbb974d500978dbb3044331aaa51031b300.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/e7/7dbd1d500e8e5b0d338348f6d2820689c9422d.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/f5/f09c11d8524276662d541cdd868dfb657e5853.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/ff/eb4fe3a4b438f173a866a32b6d83c9fcd43ba1.debug

Control files of package calligraplan: lines which differ (wdiff format)

  • Depends: kio, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libkchart2 (>= 2.8~), libkf5activities5 (>= 5.45.0~), 4.96.0), libkf5archive5 (>= 5.45.0~), 4.96.0), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 5.45.0~), 4.98.0), libkf5configgui5 (>= 5.45.0~), 4.97.0), libkf5configwidgets5 (>= 5.45.0~), 4.98.0), libkf5coreaddons5 (>= 5.45.0~), 5.16.0), libkf5dbusaddons5 (>= 5.45.0~), 4.99.0), libkf5holidays5 (>= 15.12.0), libkf5i18n5 (>= 5.45.0~), 4.97.0), libkf5iconthemes5 (>= 5.45.0~), 5.0.0), libkf5itemviews5 (>= 5.45.0~), 4.96.0), libkf5jobwidgets5 (>= 5.45.0~), 4.96.0), libkf5kiocore5 (>= 5.69.0), libkf5kiofilewidgets5 (>= 5.69.0), libkf5kiowidgets5 (>= 5.69.0), libkf5notifications5 (>= 5.45.0~), 4.96.0), libkf5parts5 (>= 5.45.0~), 4.96.0), libkf5service-bin, libkf5service5 (>= 4.96.0), libkf5textwidgets5 (>= 5.45.0~), 4.96.0), libkf5wallet-bin, libkf5wallet5 (>= 5.45.0~), 4.96.0), libkf5widgetsaddons5 (>= 5.45.0~), 4.96.0), libkf5windowsystem5 (>= 5.62.0), libkf5xmlgui5 (>= 5.45.0~), 4.98.0), libkgantt2 (>= 2.8.0), libqca-qt5-2 (>= 2.0.2), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.9.0~), 5.0.2), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5printsupport5 (>= 5.9.0~), 5.2.0), libqt5widgets5 (>= 5.14.1), libqt5x11extras5 (>= 5.9.0~), 5.6.0), libqt5xml5 (>= 5.9.0~), 5.0.2), libstdc++6 (>= 11)

Control files of package calligraplan-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 0511e9413b2cefe6312fa2caa36d61addd2e0538 160b9c62bea83353f017f61702375da026835c7a 21cbcb24857d5c54a98b292c784140b8a7230e04 29c6d475fb590a4c5afd37f3b7122363c898000c 2b775bac703dfc2acb51c0cf7c47174e1c4d53a7 11071dd6dbb1fa6697cbd0699a05b8e0b913d6d3 14cd855cccb79f15318503417557bee213c880a9 17be97ad858eb4d29827894c9db0c2eaa20196e1 1bb476612807c1f61b67fd64a372d5a1e859fe4a 2c17583abd5786252c4687f4f317cab4c6ae405d 34203cd39ed0d0b97479e12ff3bee06b62010532 3639ccad95c4d0c822c8ff4dc1a5f112361939cc 3964a87d3066b6acc9476a7968f6721f83a8b417 51b28e3e5807130d59f8fc30346d67b2449e6e74 6b2d001aab9d9d486e0447ca62cf0b98a37bfb3f 7ec1f3e5b91734a0d37bf8c82bd4a320e30437f9 8757b2e681dba7cbc55090026ad55a15f58f0098 45737fcca64edb19929bafb8a6fc5836874179e8 5c0c462d3ca0a7435bbaf9de8458da7db2337a84 601e918fd33992c9effb2decd66937ac43c7582d 628b3887c338f94ea76004224cd567b49a0ee15a 87e02fb6e6c1f9706b280ee06c07a5d102bd023f 8b4bb2e509347f108aa956a541a31aa095bc35d9 9719788293c73a40a6df6ef938a1ed2474a9e9d9 9c0adc178be07ac5456ba768871ba74248d0d7d4 d0118400a2f337d5e8f6156028762b250af8c4ea d05c5083e5f2445e946c8813860470b3a105665c 8b7a22bcd7f2ca1ebc964541227aa4de1d227807 c8391d9fd564d8214aecc9c2f50a8dad11d319c4 d592e5433ad4ec4851873e75b3503179e06b3cd7 e081bbb02739fe4244625c9f9c027ba21aa2f1bb e434729742c062ac357cc6cfb5d2ea9f535f94d2 e6f49bbb974d500978dbb3044331aaa51031b300 e77dbd1d500e8e5b0d338348f6d2820689c9422d edc1c5798ab1f9dcabd40a29c97de447737c73eb f2766bfcffbea1e102045b9ae69d1c0e63a45859 f514b909002d85a6af728aeca3ac4a70d6dbf890 f5f09c11d8524276662d541cdd868dfb657e5853 ffeb4fe3a4b438f173a866a32b6d83c9fcd43ba1 fa1b3ddcddccece6f2ae38afba8aefa993ea9e6d

Run locally

More details

Full run details