X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=9a631ebfee1f3195851e932d8a9934399e8134b4;hb=6a035c579fbab078bafcc6d097ab784c5ffa3637;hp=27662e7b895413e6c2b792c6e2273304f631df95;hpb=4095cb0dd61a75b7b6b0bd811f8e803af5b27919;p=debian%2Fopenrocket diff --git a/debian/control b/debian/control index 27662e7b..9a631ebf 100644 --- a/debian/control +++ b/debian/control @@ -2,15 +2,15 @@ Source: openrocket Section: 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.3 +Build-Depends: debhelper (>= 9) +Standards-Version: 3.9.4 Homepage: http://openrocket.sourceforge.net/ Vcs-Git: git://git.gag.com/debian/openrocket Vcs-Browser: http://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, default-jre, ${misc:Depends}, ${shlibs:Depends} 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.