From: Bdale Garbee Date: Tue, 14 Jul 2020 15:05:58 +0000 (-0600) Subject: return to hard dependency on openjdk-8-jre X-Git-Tag: debian/15.03.6 X-Git-Url: https://git.gag.com/?p=debian%2Fopenrocket;a=commitdiff_plain;h=f869b412932e82bb06ccf3308675a38e14521e08;hp=3feec3c92b0e3ee3ffc0e4794ca6aa478e33b295 return to hard dependency on openjdk-8-jre --- diff --git a/debian/changelog b/debian/changelog index 36cd489d..e04863a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +openrocket (15.03.6) unstable; urgency=medium + + * it turns out the current release of openrocket (15.03) doesn't actually + work on Java later than 8, so revert the change made in response to bug + 920726, returning to a hard dependency on openjdk-8-jre until there is + a new upstream release that supports newer Java versions. + + -- Bdale Garbee Tue, 14 Jul 2020 09:05:35 -0600 + openrocket (15.03.5) unstable; urgency=medium * change dependency to default-jre, closes: #920726 diff --git a/debian/control b/debian/control index 71259d53..af903f07 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Vcs-Browser: https://git.gag.com/?p=debian/openrocket Package: openrocket Architecture: all -Depends: wget, unzip, ${misc:Depends}, ${shlibs:Depends}, default-jre +Depends: wget, unzip, ${misc:Depends}, ${shlibs:Depends}, openjdk-8-jre Description: Model Rocket Simulator OpenRocket is a free, fully featured model rocket simulator that allows you to design and simulate your rockets before actually building and