update standards version
[debian/openrocket] / debian / control
index 53ba78d2fb8cdbb23bbfcb6dd71b4d4f38f161a3..df10b5a1240197004a8c3b3fe4df1a9ed98e4bec 100644 (file)
@@ -2,18 +2,23 @@ Source: openrocket
 Section: science
 Priority: optional
 Maintainer: Bdale Garbee <bdale@gag.com>
-Build-Depends: debhelper (>= 7)
-Standards-Version: 3.8.4
+Build-Depends: debhelper (>= 9)
+Standards-Version: 3.9.5
 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 
  flying them.
-
+ .
  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.