Scrub Obsolete - flask-principal

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 554adb1..488a6f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+flask-principal (0.4.0-5) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on python3-all (>= 3.2).
+    + Build-Depends: Drop versioned constraint on python3-setuptools (>= 0.6b3).
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 06 Feb 2023 17:09:35 -0000
+
 flask-principal (0.4.0-4) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index fa8ac06..5e551fa 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,9 @@ Section: python
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
                dh-python,
-               python3-all (>= 3.2),
+               python3-all,
                python3-flask,
-               python3-setuptools (>= 0.6b3)
+               python3-setuptools
 Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/python-team/packages/flask-principal
 Vcs-Git: https://salsa.debian.org/python-team/packages/flask-principal.git

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details