Scrub Obsolete - python-pyorick

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 4ac793c..79a7f54 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+python-pyorick (1.4-5) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on yorick.
+    + python3-pyorick: Drop versioned constraint on yorick in Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 02 Oct 2022 13:32:31 -0000
+
 python-pyorick (1.4-4) unstable; urgency=medium
 
   * Bug fix: "FTBFS: dh_auto_test: error: pybuild --test -i
diff --git a/debian/control b/debian/control
index ac74472..3805966 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.
 Uploaders: Thibaut Paumard <thibaut@debian.org>
 Build-Depends: debhelper-compat (= 13), dh-python,
 	       python3-all, python3-setuptools,
-	       python3-numpy, yorick (>=2.2.04+dfsg-2~)
+	       python3-numpy, yorick
 Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/science-team/python-pyorick
 Vcs-Git: https://salsa.debian.org/science-team/python-pyorick.git
@@ -13,7 +13,7 @@ Homepage: https://github.com/LLNL/pyorick/
 
 Package: python3-pyorick
 Architecture: all
-Depends: ${python3:Depends}, ${misc:Depends}, yorick (>=2.2.04+dfsg-2~),
+Depends: ${python3:Depends}, ${misc:Depends}, yorick,
 	 python3-numpy
 Description: Python 3 module to execute Yorick code
  The pyorick package starts Yorick as a subprocess and provides an

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: python3:any, yorick (>= 2.2.04+dfsg-2~), yorick, python3-numpy

Run locally

More details

Full run details