Run of scrub-obsolete for convertall

Merge these changes:

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

Summary

Scrub obsolete dependencies and constraints.

Diff

diff --git a/debian/changelog b/debian/changelog
index 6820dfb..3133664 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+convertall (0.8.0-3) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on python3-pyqt5 (>= 5.4~).
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 26 Dec 2022 22:23:40 -0000
+
 convertall (0.8.0-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index cb7a3ea..c279214 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>,
 Build-Depends: debhelper-compat (= 13),
                dh-python,
                python3,
-               python3-pyqt5 (>= 5.4~),
+               python3-pyqt5,
 Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Homepage: https://convertall.bellz.org/

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

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 convertall

Lintian Result

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved