X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=d843ca41c4571467350c4faf43d40f6f0bffc2a8;hb=d9775cde7873ccc0e43dda2753eb9771d53d2f6c;hp=8b1138a453367c977dd81c58f2372ae10ce56e0e;hpb=739013435f46ccfb8b83947b7658be96c6672011;p=debian%2Fopenrocket diff --git a/debian/control b/debian/control index 8b1138a4..d843ca41 100644 --- a/debian/control +++ b/debian/control @@ -2,14 +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 -Standards-Version: 3.8.4 +Build-Depends: debhelper (>= 9) +Standards-Version: 3.9.6 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, libjcommon-java, libjfreechart-java, libmiglayout-java +Depends: wget, unzip, 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 @@ -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.