X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=71259d53d68b83ca4dbeae340ed2af7b8c1e5983;hb=3feec3c92b0e3ee3ffc0e4794ca6aa478e33b295;hp=5f95355b99f86accaaa8a9dcd503a756b2adc8e1;hpb=d13f095e999c2fa6d963a059ecd30f63dd5515b9;p=debian%2Fopenrocket diff --git a/debian/control b/debian/control index 5f95355b..71259d53 100644 --- a/debian/control +++ b/debian/control @@ -1,15 +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 -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}, openjdk-6-jre | sun-java6-jre +Depends: wget, unzip, ${misc:Depends}, ${shlibs:Depends}, default-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 @@ -18,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.