lose the confusing word from the description .. thanks dkg!
[debian/openrocket] / debian / control
index f241b3125348403e1354489704ccccbe847cc27d..2029ff6f4ffd776da91e7d2a6f98da846d663965 100644 (file)
@@ -2,13 +2,15 @@ Source: openrocket
 Section: science
 Priority: optional
 Maintainer: Bdale Garbee <bdale@gag.com>
-Build-Depends: debhelper (>= 7), openjdk-6-jdk, ant, ant-optional
-Standards-Version: 3.8.4
+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}
+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 
@@ -17,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 downloads the pre-built OpenRocket .jar file from the 
+ upstream site and installs it.