Scrub Obsolete - heat-cfntools

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 52b9ede..d4004e6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,19 @@
 heat-cfntools (1.4.2-3) UNRELEASED; urgency=medium
 
+  [ Ondřej Nový ]
   * Running wrap-and-sort -bast
   * Use debhelper-compat instead of debian/compat.
 
+  [ Debian Janitor ]
+  * Remove constraints unnecessary since buster:
+    + Build-Depends: Drop versioned constraint on python3-pbr and
+      python3-setuptools.
+    + Build-Depends-Indep: Drop versioned constraint on python3-boto,
+      python3-hacking, python3-psutil, python3-subunit, python3-testtools,
+      subunit and testrepository.
+    + heat-cfntools: Drop versioned constraint on python3-boto, python3-pbr and
+      python3-psutil in Depends.
+
  -- Ondřej Nový <onovy@debian.org>  Mon, 01 Oct 2018 09:20:42 +0200
 
 heat-cfntools (1.4.2-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index b043c93..32997a5 100644
--- a/debian/control
+++ b/debian/control
@@ -9,19 +9,19 @@ Build-Depends:
  dh-python,
  openstack-pkg-tools,
  python3-all,
- python3-pbr (>= 0.6),
- python3-setuptools (>= 0.6b3),
+ python3-pbr,
+ python3-setuptools,
  python3-sphinx,
 Build-Depends-Indep:
- python3-boto (>= 2.12.0),
- python3-hacking (>= 0.8.0),
+ python3-boto,
+ python3-hacking,
  python3-mock,
- python3-psutil (>= 1.1.1),
+ python3-psutil,
  python3-six,
- python3-subunit (>= 0.0.18),
- python3-testtools (>= 0.9.32),
- subunit (>= 0.0.18),
- testrepository (>= 0.0.18),
+ python3-subunit,
+ python3-testtools,
+ subunit,
+ testrepository,
 Standards-Version: 4.1.0
 Vcs-Browser: https://salsa.debian.org/openstack-team/services/heat-cfntools
 Vcs-Git: https://salsa.debian.org/openstack-team/services/heat-cfntools.git
@@ -30,9 +30,9 @@ Homepage: https://wiki.openstack.org/Heat
 Package: heat-cfntools
 Architecture: all
 Depends:
- python3-boto (>= 2.12.0),
- python3-pbr (>= 0.6),
- python3-psutil (>= 1.1.1),
+ python3-boto,
+ python3-pbr,
+ python3-psutil,
  ${misc:Depends},
  ${python3:Depends},
 Description: Tools required to be installed on Heat provisioned cloud

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: python3-boto (>= 2.12.0), python3-pbr (>= 0.6), python3-psutil (>= 1.1.1), python3-boto, python3-pbr, python3-psutil, python3:any

Run locally

More details

Full run details