fix missing run-time library dependencies
[debian/openrocket] / debian / changelog
index dadd3e63c7ba2586a3f8bdc149f8a060a27a7c11..cf02d324fcd92e2c0272daab7a0f51fc5306b9fd 100644 (file)
@@ -1,6 +1,17 @@
+openrocket (1.0.0-2) unstable; urgency=low
+
+  * fix missing dependencies on Java libraries, closes: #575151
+
+ -- Bdale Garbee <bdale@gag.com>  Tue, 23 Mar 2010 16:54:38 -0600
+
 openrocket (1.0.0-1) unstable; urgency=low
 
   * initial packaging for Debian
   * patch startup to remove the whining about OpenJDK
+  * strip dists and lib* trees from upstream source to comply with DFSG and
+    keep orig.tar.gz size down
+  * patch build.xml and add dependencies to control to use packaged versions 
+    of jcommon, jfreechart, and miglayout instead of embedding local copies,
+    and use packaged junit4 for test suite
 
- -- Bdale Garbee <bdale@gag.com>  Sat, 13 Mar 2010 22:12:12 -0700
+ -- Bdale Garbee <bdale@gag.com>  Mon, 22 Mar 2010 17:03:11 -0600