Scrub Obsolete - galpy

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 0ac4411..537510f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+galpy (1.8.0-2) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster:
+    + Build-Depends: Drop versioned constraint on python3-matplotlib,
+      python3-numpy, python3-scipy and python3-six.
+    + python3-galpy: Drop versioned constraint on python3-matplotlib,
+      python3-numpy, python3-scipy and python3-six in Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 22 Jul 2022 09:13:54 -0000
+
 galpy (1.8.0-1) unstable; urgency=medium
 
    * New upstream release (1.8.0):
diff --git a/debian/control b/debian/control
index e8522bf..724001d 100644
--- a/debian/control
+++ b/debian/control
@@ -8,10 +8,10 @@ Build-Depends: debhelper-compat (= 13),
  pybuild-plugin-pyproject,
  python3-all,
  python3-setuptools,
- python3-numpy (>= 1.7.0),
- python3-six (>= 1.10.0),
- python3-matplotlib (>= 1.5.2~rc2),
- python3-scipy (>= 0.17.1),
+ python3-numpy,
+ python3-six,
+ python3-matplotlib,
+ python3-scipy,
  python3-nose,
  python3-tk,
  python3-future,
@@ -27,10 +27,10 @@ Architecture: any
 Depends: ${python3:Depends},
  ${misc:Depends},
  ${shlibs:Depends},
- python3-numpy (>= 1.7),
- python3-matplotlib (>= 1.5.2~rc2),
- python3-scipy (>= 0.17.1),
- python3-six (>= 1.10.0),
+ python3-numpy,
+ python3-matplotlib,
+ python3-scipy,
+ python3-six,
  python3-tk,
  python3-future,
  python3-distutils

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/b0/b88fd157808eda26c7c4ee5f1253511f03c951.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/48/b8bd5e898e14b05707ae716f26a7630a4c95c7.debug

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

  • Depends: python3 (<< 3.11), python3 (>= 3.10~), python3-matplotlib (>= 1.5.2~rc2), python3-numpy (>= 1.7.0), python3-matplotlib, python3-numpy, python3-pkg-resources, python3-scipy (>= 0.17.1), python3-scipy, python3:any, libc6 (>= 2.29), libgomp1 (>= 6), libgsl27 (>= 2.7.1), python3-six (>= 1.10.0), python3-six, python3-tk, python3-future, python3-distutils

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

  • Build-Ids: 48b8bd5e898e14b05707ae716f26a7630a4c95c7 b0b88fd157808eda26c7c4ee5f1253511f03c951

Run locally

More details

Full run details