return to hard dependency on openjdk-8-jre
[debian/openrocket] / debian / control
index 3bfc77783f162e40c4234da0ff6de2a94fa50363..af903f07ffbeae719f9605c06117c356d04d78b9 100644 (file)
@@ -1,19 +1,24 @@
 Source: openrocket
-Section: science
+Section: contrib/science
 Priority: optional
 Maintainer: Bdale Garbee <bdale@gag.com>
-Build-Depends: debhelper (>= 7), openjdk-6-jdk, ant
-Standards-Version: 3.8.4
+Build-Depends: debhelper (>= 9)
+Standards-Version: 4.1.5
 Homepage: http://openrocket.sourceforge.net/
+Vcs-Git: git://git.gag.com/debian/openrocket
+Vcs-Browser: https://git.gag.com/?p=debian/openrocket
 
 Package: openrocket
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
+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 
  flying them.
-
+ .
  OpenRocket features a full six-degree-of-freedom simulation, realistic 
  wind modeling, a multitude of different components including free-form 
  and canted fins, clustering and staging. 
+ .
+ This package therefore downloads the pre-built OpenRocket .jar file from
+ the upstream site and installs it.