Scrub Obsolete - glueviz

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 8502098..4ca5ab3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+glueviz (1.0.1+dfsg-3) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on pyqt5-dev-tools, python3-all,
+      python3-mock, python3-numpy, python3-pyqt5, python3-qtconsole and
+      python3-setuptools.
+    + python3-glue: Drop versioned constraint on python3-dill, python3-numpy,
+      python3-plotly, python3-pyavm, python3-pygments, python3-scipy and
+      python3-skimage in Depends.
+    + glueviz: Drop versioned constraint on ipython3, python3-pyqt5 and
+      python3-qtconsole in Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 02 Nov 2022 06:01:30 -0000
+
 glueviz (1.0.1+dfsg-2) unstable; urgency=medium
 
   * Drop obsolete dependency on jupyter_client (Closes: #999703)
diff --git a/debian/control b/debian/control
index 2e7c42b..82af1d2 100644
--- a/debian/control
+++ b/debian/control
@@ -5,16 +5,16 @@ Maintainer: Debian Astronomy Maintainers <debian-astro-maintainers@lists.alioth.
 Uploaders: Josue Ortega <josue@debian.org>
 Build-Depends: debhelper-compat (= 13),
  dh-python,
- python3-setuptools (>= 30.3.0),
- python3-all (>= 2.7.8),
- python3-numpy (>= 1.16),
+ python3-setuptools,
+ python3-all,
+ python3-numpy,
  python3-matplotlib (>= 3.2),
- python3-pyqt5 (>= 5.9),
- pyqt5-dev-tools (>= 4.11.2),
+ python3-pyqt5,
+ pyqt5-dev-tools,
  python3-h5py (>= 2.10),
- python3-qtconsole (>= 4.2.0),
+ python3-qtconsole,
  python3-qtpy,
- python3-mock (>= 1.0.1),
+ python3-mock,
  python3-ipykernel,
  python3-bottleneck,
  python3-setuptools-scm
@@ -28,16 +28,16 @@ Package: python3-glue
 Architecture: all
 Section: python
 Depends: ${python3:Depends}, ${misc:Depends},
- python3-numpy (>= 1.16),
+ python3-numpy,
  python3-matplotlib (>= 3.2),
  python3-pandas (>= 1.0),
  python3-astropy (>= 4.0),
- python3-scipy (>= 1.0),
- python3-pygments (>= 1.6),
- python3-skimage (>= 0.10.1),
- python3-plotly (>= 1.2.9),
- python3-pyavm (>= 0.9.1),
- python3-dill (>= 0.2.1),
+ python3-scipy,
+ python3-pygments,
+ python3-skimage,
+ python3-plotly,
+ python3-pyavm,
+ python3-dill,
  python3-h5py (>= 2.10),
  python3-xlrd (>= 1.2),
  python3-ipykernel,
@@ -63,11 +63,11 @@ Package: glueviz
 Architecture: all
 Depends: ${python3:Depends}, ${misc:Depends},
  python3-glue (= ${binary:Version}),
- python3-pyqt5 (>= 5.9),
+ python3-pyqt5,
  python3-pandas (>= 1.0),
  python3-qtpy,
- ipython3 (>= 5.1.0),
- python3-qtconsole (>= 4.3.0),
+ ipython3,
+ python3-qtconsole,
  python3-mpl-scatter-density (>= 0.7)
 Recommends: python3-spectral-cube, python3-astrodendro
 Conflicts: glue-sprite

Debdiff

File lists identical (after any substitutions)

Control files of package glueviz: lines which differ (wdiff format)

  • Depends: python3:any, python3-glue (= 1.0.1+dfsg-2~jan+control1), python3-pyqt5 (>= 5.9), 1.0.1+dfsg-3~jan+obs1), python3-pyqt5, python3-pandas (>= 1.0), python3-qtpy, ipython3 (>= 5.1.0), python3-qtconsole (>= 4.3.0), ipython3, python3-qtconsole, python3-mpl-scatter-density (>= 0.7)

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

  • Depends: python3-astropy (>= 4.0), python3-bottleneck, python3-dill (>= 0.2.1), python3-dill, python3-echo, python3-h5py-serial, python3-ipykernel, python3-ipython, python3-jupyter-client, python3-matplotlib (>= 3.2), python3-mpl-scatter-density, python3-numpy (>= 1.16), python3-numpy, python3-pandas (>= 1.0), python3-pkg-resources, python3-qtconsole (>= 4.2.0), python3-qtconsole, python3-qtpy, python3-scipy (>= 1.0), python3-scipy, python3-xlrd (>= 1.2), python3:any, python3-pygments (>= 1.6), python3-skimage (>= 0.10.1), python3-plotly (>= 1.2.9), python3-pyavm (>= 0.9.1), python3-pygments, python3-skimage, python3-plotly, python3-pyavm, python3-h5py (>= 2.10)

Run locally

More details

Full run details