update changelog
[debian/openrocket] / debian / changelog
1 openrocket (1.0.0-2) unstable; urgency=low
2
3   * fix missing dependencies on Java libraries, closes: #575151
4   * update build.source to brand build as Debian's at upstream request
5
6  -- Bdale Garbee <bdale@gag.com>  Tue, 23 Mar 2010 16:54:38 -0600
7
8 openrocket (1.0.0-1) unstable; urgency=low
9
10   * initial packaging for Debian
11   * patch startup to remove the whining about OpenJDK
12   * strip dists and lib* trees from upstream source to comply with DFSG and
13     keep orig.tar.gz size down
14   * patch build.xml and add dependencies to control to use packaged versions 
15     of jcommon, jfreechart, and miglayout instead of embedding local copies,
16     and use packaged junit4 for test suite
17
18  -- Bdale Garbee <bdale@gag.com>  Mon, 22 Mar 2010 17:03:11 -0600