update changelog
[debian/openrocket] / debian / changelog
1 openrocket (1.1.4-1) unstable; urgency=low
2
3   * new upstream version, closes: #616675
4
5  -- Bdale Garbee <bdale@gag.com>  Tue, 08 Mar 2011 21:43:26 -0700
6
7 openrocket (1.1.3-3) unstable; urgency=low
8
9   * additional escape to avoid shell expansion at wrong time leading to bogus
10     error message on launch
11
12  -- Bdale Garbee <bdale@gag.com>  Mon, 27 Dec 2010 16:14:59 -0700
13
14 openrocket (1.1.3-2) unstable; urgency=low
15
16   * add Vcs-Browser entry to control file
17   * modify wrapper to allow arguments to be passed, closes: #606176
18
19  -- Bdale Garbee <bdale@gag.com>  Mon, 27 Dec 2010 05:15:51 -0700
20
21 openrocket (1.1.3-1) unstable; urgency=low
22
23   * new upstream version
24
25  -- Bdale Garbee <bdale@gag.com>  Wed, 06 Oct 2010 15:46:51 -0600
26
27 openrocket (1.1.2-1) unstable; urgency=low
28
29   * new upstream version
30
31  -- Bdale Garbee <bdale@gag.com>  Tue, 07 Sep 2010 21:05:32 -0600
32
33 openrocket (1.1.0-2) unstable; urgency=low
34
35   * add desktop files so we get a menu entry
36
37  -- Bdale Garbee <bdale@gag.com>  Wed, 04 Aug 2010 20:49:15 -0400
38
39 openrocket (1.1.0-1) unstable; urgency=low
40
41   * new upstream version
42   * update build deps
43
44  -- Bdale Garbee <bdale@gag.com>  Tue, 03 Aug 2010 22:50:39 -0400
45
46 openrocket (1.0.0-3) unstable; urgency=low
47
48   * fix bashism in debian/rules file, closes: #581463
49
50  -- Bdale Garbee <bdale@gag.com>  Wed, 12 May 2010 23:48:04 -0600
51
52 openrocket (1.0.0-2) unstable; urgency=low
53
54   * fix missing dependencies on Java libraries, closes: #575151
55   * update build.source to brand build as Debian's at upstream request
56
57  -- Bdale Garbee <bdale@gag.com>  Tue, 23 Mar 2010 16:54:38 -0600
58
59 openrocket (1.0.0-1) unstable; urgency=low
60
61   * initial packaging for Debian
62   * patch startup to remove the whining about OpenJDK
63   * strip dists and lib* trees from upstream source to comply with DFSG and
64     keep orig.tar.gz size down
65   * patch build.xml and add dependencies to control to use packaged versions 
66     of jcommon, jfreechart, and miglayout instead of embedding local copies,
67     and use packaged junit4 for test suite
68
69  -- Bdale Garbee <bdale@gag.com>  Mon, 22 Mar 2010 17:03:11 -0600