Scrub Obsolete - wajig

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index aff206a..7f9bbbf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+wajig (4.0.4) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + wajig: Drop versioned constraint on dpkg and python3-apt in Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 09 Sep 2022 08:41:02 -0000
+
 wajig (4.0.3) unstable; urgency=low
 
   * Updated setup.py to make fuzzywuzzy conditional on Debian
diff --git a/debian/control b/debian/control
index 75321a9..4c37862 100644
--- a/debian/control
+++ b/debian/control
@@ -21,8 +21,7 @@ Depends: ${python3:Depends},
 	 ${misc:Depends},
          apt,
          aptitude,
-         dpkg (>= 1.16.2),
-         python3-apt (>= 0.8.9),
+         python3-apt,
 	 python3-fuzzywuzzy
 Suggests: debconf,
           reportbug,

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: python3-distro, python3-fuzzywuzzy, python3-levenshtein, python3:any, apt, aptitude, dpkg (>= 1.16.2), python3-apt (>= 0.8.9)

Run locally

More details

Full run details