Scrub Obsolete - dupeguru

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index c0c77d4..31c9daa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+dupeguru (4.3.1-4) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on python3-dev (>= 3.7~).
+    + Build-Depends: Drop versioned constraint on python3-polib (>= 1.1.0~).
+    + Build-Depends: Drop versioned constraint on python3-semantic-version (>=
+      2.0.0~).
+    + Build-Depends: Drop versioned constraint on python3-send2trash (>=
+      1.3.0~).
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 09 Dec 2022 16:49:48 -0000
+
 dupeguru (4.3.1-3) unstable; urgency=medium
 
   * debian/patches/requires.patch:
diff --git a/debian/control b/debian/control
index 520fb6a..66cf478 100644
--- a/debian/control
+++ b/debian/control
@@ -7,12 +7,12 @@ Build-Depends: debhelper-compat (= 13),
                dh-python,
                dh-sequence-python3,
                python3-setuptools,
-               python3-dev (>= 3.7~),
+               python3-dev,
                pyqt5-dev-tools (>= 5.14.1~),
                python3-mutagen (>= 1.44.0~),
-               python3-polib (>= 1.1.0~),
-               python3-semantic-version (>= 2.0.0~),
-               python3-send2trash (>= 1.3.0~),
+               python3-polib,
+               python3-semantic-version,
+               python3-send2trash,
                python3-sphinx (>= 3.0.0~),
                python3-pytest
 Standards-Version: 4.6.1

Run locally

More details

Full run details