Scrub Obsolete - silver-platter

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 1a41022..66aa4c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+silver-platter (0.5.6-3) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on python3-dulwich (>= 0.19.7).
+    + silver-platter: Drop versioned constraint on python3-dulwich (>= 0.19.7)
+      in Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 14 Feb 2023 20:16:36 -0000
+
 silver-platter (0.5.6-2) unstable; urgency=medium
 
   * Fix test suite invocation in debian/tests/control. Closes: #1031303
diff --git a/debian/control b/debian/control
index c28e3d3..fa7088c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: dh-python,
                python3-breezy (>= 3.3.0),
                python3-breezy.tests,
                python3-distro-info,
-               python3-dulwich (>= 0.19.7),
+               python3-dulwich,
                python3-launchpadlib,
                python3-jinja2,
                python3-pip,
@@ -28,7 +28,7 @@ Architecture: all
 Depends: devscripts,
          brz-debian (>= 2.8.50),
          python3-breezy (>= 3.3.0),
-         python3-dulwich (>= 0.19.7),
+         python3-dulwich,
          python3-distro-info,
          python3-jinja2,
          python3-launchpadlib,

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: devscripts, brz-debian (>= 2.8.50), python3-breezy (>= 3.3.0), python3-dulwich (>= 0.19.7), python3-dulwich, python3-distro-info, python3-jinja2, python3-launchpadlib, python3-yaml, python3-upstream-ontologist, python3:any

Run locally

More details

Full run details