X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=af903f07ffbeae719f9605c06117c356d04d78b9;hb=f869b412932e82bb06ccf3308675a38e14521e08;hp=61c8e5fbc13b447860a44b017b31bec3e8897110;hpb=ace80eeeeca723d4bd6f1cf6736f16b70055be8f;p=debian%2Fopenrocket diff --git a/debian/control b/debian/control index 61c8e5fb..af903f07 100644 --- a/debian/control +++ b/debian/control @@ -1,16 +1,16 @@ Source: openrocket -Section: science +Section: contrib/science Priority: optional Maintainer: Bdale Garbee -Build-Depends: debhelper (>= 7.0.50~), openjdk-6-jdk, ant, ant-optional, libjcommon-java, libjfreechart-java, libmiglayout-java, junit4, libitext5-java, netpbm -Standards-Version: 3.9.2 +Build-Depends: debhelper (>= 9) +Standards-Version: 4.1.5 Homepage: http://openrocket.sourceforge.net/ Vcs-Git: git://git.gag.com/debian/openrocket -Vcs-Browser: http://git.gag.com/?p=debian/openrocket +Vcs-Browser: https://git.gag.com/?p=debian/openrocket Package: openrocket Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, openjdk-6-jre | sun-java6-jre, libjcommon-java, libjfreechart-java, libmiglayout-java, libitext5-java +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 @@ -19,3 +19,6 @@ Description: Model Rocket Simulator 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.