Scrub Obsolete - qiskit-terra

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index b919d9e..b232215 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Enrique de la Torre <indisoluble_dev@me.com>,
            Diego M. Rodriguez <diego@moreda.io>
 Section: science
 Priority: optional
-Build-Depends: cython3 (>= 0.27.1),
+Build-Depends: cython3,
                debhelper-compat (= 13),
                dh-python,
                python3-all,
@@ -12,20 +12,20 @@ Build-Depends: cython3 (>= 0.27.1),
                python3-setuptools,
 # Upstream core dependencies
                python3-dill (>= 0.3),
-               python3-jsonschema (>= 2.6),
+               python3-jsonschema,
                python3-marshmallow (>= 3.2),
                python3-marshmallow-polyfield (>= 5.7),
                python3-networkx (>= 2.4),
-               python3-numpy (>= 1.13),
-               python3-ply (>= 3.10),
-               python3-psutil (>= 5),
-               python3-scipy (>= 1.0),
-               python3-sympy (>= 1.3),
+               python3-numpy,
+               python3-ply,
+               python3-psutil,
+               python3-scipy,
+               python3-sympy,
 # Upstream optional dependencies
                python3-matplotlib (>= 2.1),
                python3-pil,
                python3-pydot,
-               python3-seaborn (>= 0.9.0),
+               python3-seaborn,
 # unavailable upstream optional dependencies
 #               python3-ipywidgets (>= 7.3.0),
 #               python3-pylatexenc (>= 1.4),
@@ -46,10 +46,10 @@ Architecture: any
 Depends: ${misc:Depends},
          ${python3:Depends},
          ${shlibs:Depends}
-Recommends: python3-matplotlib (>= 2.1),
+Recommends: python3-matplotlib,
             python3-pil,
             python3-pydot,
-            python3-seaborn (>= 0.9.0)
+            python3-seaborn
 # unavailable upstream optional dependencies
 #            python3-ipywidgets (>= 7.3.0),
 #            python3-pylatexenc (>= 1.4),

Debdiff

File lists identical (after any substitutions)

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

  • Depends: python3 (<< 3.11), python3 (>= 3.10~), python3-dill (>= 0.3), python3-jsonschema (>= 2.6), python3-jsonschema, python3-marshmallow (>= 3.2), python3-marshmallow-polyfield (>= 5.7), python3-networkx (>= 2.4), python3-numpy (>= 1.13), python3-ply (>= 3.10), python3-psutil (>= 5), python3-scipy (>= 1.0), python3-sympy (>= 1.3), python3-numpy, python3-ply, python3-psutil, python3-scipy, python3-sympy, python3:any, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
  • Recommends: python3-matplotlib (>= 2.1), python3-matplotlib, python3-pil, python3-pydot, python3-seaborn (>= 0.9.0)

No differences were encountered between the control files of package python3-qiskit-terra-dbgsym

Run locally

More details

Full run details