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