Scrub Obsolete - simgrid

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 937e0838..d1b6e209 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+simgrid (3.32-3) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on default-jdk.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 05 Oct 2022 08:56:17 -0000
+
 simgrid (3.32-2) unstable; urgency=medium
 
   * Build-deps: drop lua; reactivate libboost-context-dev;
diff --git a/debian/control b/debian/control
index 79e9bca4..742f74e8 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends:
  dh-python,
  cmake,
  chrpath,
- default-jdk (>= 2:1.7~),
+ default-jdk,
 # valgrind is missing on armel
  valgrind [amd64 arm64 armhf i386 mips64el mipsel ppc64el s390x],
  gfortran,

Run locally

More details

Full run details