Merge branch 'v1.1.0' into debian
[debian/openrocket] / debian / changelog
1 openrocket (1.1.0-1) unstable; urgency=low
2
3   * new upstream version
4   * update build deps
5
6  -- Bdale Garbee <bdale@gag.com>  Tue, 03 Aug 2010 22:50:39 -0400
7
8 openrocket (1.0.0-3) unstable; urgency=low
9
10   * fix bashism in debian/rules file, closes: #581463
11
12  -- Bdale Garbee <bdale@gag.com>  Wed, 12 May 2010 23:48:04 -0600
13
14 openrocket (1.0.0-2) unstable; urgency=low
15
16   * fix missing dependencies on Java libraries, closes: #575151
17   * update build.source to brand build as Debian's at upstream request
18
19  -- Bdale Garbee <bdale@gag.com>  Tue, 23 Mar 2010 16:54:38 -0600
20
21 openrocket (1.0.0-1) unstable; urgency=low
22
23   * initial packaging for Debian
24   * patch startup to remove the whining about OpenJDK
25   * strip dists and lib* trees from upstream source to comply with DFSG and
26     keep orig.tar.gz size down
27   * patch build.xml and add dependencies to control to use packaged versions 
28     of jcommon, jfreechart, and miglayout instead of embedding local copies,
29     and use packaged junit4 for test suite
30
31  -- Bdale Garbee <bdale@gag.com>  Mon, 22 Mar 2010 17:03:11 -0600