Scrub Obsolete - python-funcsigs

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 294034d..09e5c54 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+python-funcsigs (1.0.2-6) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on python3-setuptools.
+    + Build-Depends-Indep: Drop versioned constraint on python3-unittest2.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 19 Nov 2022 00:52:39 -0000
+
 python-funcsigs (1.0.2-5) unstable; urgency=medium
 
   [ Ondřej Nový ]
diff --git a/debian/control b/debian/control
index 8b837d6..6339b63 100644
--- a/debian/control
+++ b/debian/control
@@ -8,10 +8,10 @@ Build-Depends:
  debhelper-compat (= 11),
  dh-python,
  python3-all,
- python3-setuptools (>= 17.1),
+ python3-setuptools,
  python3-sphinx,
 Build-Depends-Indep:
- python3-unittest2 (>= 1.1.0),
+ python3-unittest2,
 Standards-Version: 4.1.3
 Vcs-Browser: https://salsa.debian.org/openstack-team/python/python-funcsigs
 Vcs-Git: https://salsa.debian.org/openstack-team/python/python-funcsigs.git

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-funcsigs-doc/html/_static/_sphinx_javascript_frameworks_compat.js -> ../../../../javascript/sphinxdoc/1.0/_sphinx_javascript_frameworks_compat.js
lrwxrwxrwx  root/root   /usr/share/doc/python-funcsigs-doc/html/_static/sphinx_highlight.js -> ../../../../javascript/sphinxdoc/1.0/sphinx_highlight.js

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

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

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

Run locally

More details

Full run details