Scrub Obsolete - python-glareclient

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index a3d45b1..e25b6cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+python-glareclient (0.5.3-7) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + python3-glareclient: Drop versioned constraint on python3-keystoneauth1
+      (>= 3.2.0) in Depends.
+    + python3-glareclient: Drop versioned constraint on python3-osc-lib (>=
+      1.7.0) in Depends.
+    + python3-glareclient: Drop versioned constraint on python3-oslo.i18n (>=
+      3.15.3) in Depends.
+    + python3-glareclient: Drop versioned constraint on python3-oslo.log (>=
+      3.30.0) in Depends.
+    + python3-glareclient: Drop versioned constraint on python3-oslo.utils (>=
+      3.31.0) in Depends.
+    + python3-glareclient: Drop versioned constraint on python3-pbr (>= 2.0.0)
+      in Depends.
+    + python3-glareclient: Drop versioned constraint on python3-requests (>=
+      2.14.2) in Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 30 Jan 2023 13:31:22 -0000
+
 python-glareclient (0.5.3-6) unstable; urgency=medium
 
   * d/copyright: Add me
diff --git a/debian/control b/debian/control
index b359cc1..4f730d7 100644
--- a/debian/control
+++ b/debian/control
@@ -57,14 +57,14 @@ Package: python3-glareclient
 Architecture: all
 Depends:
  python3-babel,
- python3-keystoneauth1 (>= 3.2.0),
- python3-osc-lib (>= 1.7.0),
- python3-oslo.i18n(>= 3.15.3),
- python3-oslo.log (>= 3.30.0),
- python3-oslo.utils (>= 3.31.0),
- python3-pbr (>= 2.0.0),
+ python3-keystoneauth1,
+ python3-osc-lib,
+ python3-oslo.i18n,
+ python3-oslo.log,
+ python3-oslo.utils,
+ python3-pbr,
  python3-prettytable,
- python3-requests (>= 2.14.2),
+ python3-requests,
  python3-six,
  ${misc:Depends},
  ${python3:Depends},

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in first set of .debs but not in second

lrwxrwxrwx  root/root   /usr/share/doc/python-glareclient-doc/html/_static/sphinx_highlight.js -> ../../../../javascript/sphinxdoc/1.0/sphinx_highlight.js

Control files of package python-glareclient-doc: lines which differ (wdiff format)

  • Depends: libjs-sphinxdoc (>= 5.2) 5.0)

Control files of package python3-glareclient: lines which differ (wdiff format)

  • Depends: python3-babel, python3-keystoneauth1 (>= 3.2.0), python3-osc-lib (>= 1.7.0), python3-oslo.i18n (>= 3.15.3), python3-oslo.log (>= 3.30.0), python3-oslo.utils (>= 3.31.0), python3-pbr (>= 2.0.0), python3-keystoneauth1, python3-osc-lib, python3-oslo.i18n, python3-oslo.log, python3-oslo.utils, python3-pbr, python3-prettytable, python3-requests (>= 2.14.2), python3-requests, python3-six (>= 1.9.0), python3:any

Run locally

More details

Full run details