Scrub Obsolete - s4cmd

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 83bd6c9..96bc77e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+s4cmd (2.1.0+ds-3) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster:
+    + Build-Depends: Drop versioned constraint on python3-boto3.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 22 Jul 2022 05:35:43 -0000
+
 s4cmd (2.1.0+ds-2) unstable; urgency=medium
 
   * Convert to Python3.
diff --git a/debian/control b/debian/control
index f57da01..60884cb 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 12),
                bash-completion,
                help2man,
                python3-all,
-               python3-boto3 (>= 1.3.1),
+               python3-boto3,
                python3-setuptools,
                python3-urllib3,
                python3-tz

Run locally

More details

Full run details