Scrub Obsolete - python-sunlight

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 34da42a..3bbef85 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,10 @@
 python-sunlight (1.1.5-5) UNRELEASED; urgency=medium
 
   * Update standards version to 4.6.2, no changes needed.
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on python3-sphinx (>=
+      1.0.7+dfsg).
+    + Build-Depends: Drop versioned constraint on python3-all (>= 3.1.2).
 
  -- Debian Janitor <janitor@jelmer.uk>  Wed, 11 Jan 2023 12:28:40 -0000
 
diff --git a/debian/control b/debian/control
index f941a09..0286641 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Maintainer: Debian Python Team <team+python@tracker.debian.org>
 Uploaders: Paul Tagliamonte <paultag@debian.org>
 Build-Depends: debhelper-compat (= 13),
                dh-python,
-               python3-sphinx (>= 1.0.7+dfsg),
-               python3-all (>= 3.1.2),
+               python3-sphinx,
+               python3-all,
                python3-setuptools
 Standards-Version: 4.6.2
 Homepage: https://github.com/sunlightlabs/python-sunlight

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package python-sunlight-doc

No differences were encountered between the control files of package python3-sunlight

Run locally

More details

Full run details