Scrub Obsolete - testresources

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index da9cbff..6fb125d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+testresources (2.0.1-5) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on python3-pbr.
+    + python3-testresources: Drop versioned constraint on python3-pbr in
+      Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 17 Oct 2022 10:44:40 -0000
+
 testresources (2.0.1-4) unstable; urgency=medium
 
   * Remove nose from build-depends (Closes: #1018648).
diff --git a/debian/control b/debian/control
index 607675e..3c30353 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
  dh-python,
  openstack-pkg-tools,
  python3-all,
- python3-pbr (>= 1.3),
+ python3-pbr,
  python3-setuptools,
 Build-Depends-Indep:
  python3-fixtures,
@@ -24,7 +24,7 @@ Rules-Requires-Root: no
 Package: python3-testresources
 Architecture: all
 Depends:
- python3-pbr (>= 1.3),
+ python3-pbr,
  python3-unittest2,
  ${misc:Depends},
  ${python3:Depends},

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: python3-pbr (>= 1.3), python3-pbr, python3-unittest2, python3:any

Run locally

More details

Full run details