Run of scrub-obsolete for kwrited

Merge these changes:

git pull https://janitor.debian.net/git/kwrited scrub-obsolete/main
Full worker log

Summary

Scrub obsolete dependencies and constraints.

Diff

diff --git a/debian/changelog b/debian/changelog
index 919d08f..8480e59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+kwrited (4:5.26.5-2) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on pkg-kde-tools (>=
+      0.15.15ubuntu1~).
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 07 Jan 2023 16:11:43 -0000
+
 kwrited (4:5.26.5-1) unstable; urgency=medium
 
   [ Aurélien COUDERC ]
diff --git a/debian/control b/debian/control
index 473e6b4..9f44f90 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: cmake (>= 3.16~),
                libkf5i18n-dev (>= 5.98.0~),
                libkf5notifications-dev (>= 5.98.0~),
                libkf5pty-dev (>= 5.98.0~),
-               pkg-kde-tools (>= 0.15.15ubuntu1~),
+               pkg-kde-tools,
                qtbase5-dev (>= 5.15.2~),
 Standards-Version: 4.6.1
 Homepage: https://invent.kde.org/plasma/kwrited

Publish History

Resulting package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t scrub-obsolete kwrited-dbgsymapt install -t scrub-obsolete kwrited

Lintian Result

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved