Refresh patch 01_free_javac.
[debian/jabref.git] / debian / changelog
1 jabref (2.4~beta1-1) UNRELEASED; urgency=low
2
3   * New upstream release.
4   * Install the new upstream CHANGELOG instead of the removed
5     changelog_highlights.txt.
6   * Remove debian docs and install upstream README directly from
7     debian/rules.
8   * Adapt referenced filename in debian/links and debian/install.
9   * Refresh patch 01_free_javac.
10
11  -- gregor herrmann <gregor+debian@comodo.priv.at>  Sun, 16 Mar 2008 16:14:22 +0100
12
13 jabref (2.3.1-2) unstable; urgency=low
14
15   * Change pdfviewer to pdf-viewer in Suggests:.
16   * Set Standards-Version to 3.7.3 (no changes required).
17   * debian/rules: explicitly set JAVA_HOME.
18   * Only set JAVA to $JAVA_HOME/jre/bin/java if JAVA_HOME is not empty;
19     thanks to Michael Piefel for the hint.
20   * Set debhelper compatibility level to 6.
21
22  -- gregor herrmann <gregor+debian@comodo.priv.at>  Mon, 11 Feb 2008 17:00:15 +0100
23
24 jabref (2.3.1-1) unstable; urgency=low
25
26   * New upstream release.
27   * Adapt referenced filename in debian/links and debian/install.
28
29  -- gregor herrmann <gregor+debian@comodo.priv.at>  Fri, 30 Nov 2007 14:28:00 +0100
30
31 jabref (2.3-2) unstable; urgency=low
32
33   * Add /usr/lib/jvm/java-7-icedtea to wrapper script. Doesn't work on
34     Debian yet but helps Ubuntu users (TODO: add dependency on
35     icedtea-java7-jre (not yet in Debian)).
36   * Reformat wrapper script.
37   * debian/rules: re-arrange targets and their dependencies.
38
39  -- gregor herrmann <gregor+debian@comodo.priv.at>  Fri, 16 Nov 2007 18:38:18 +0100
40
41 jabref (2.3-1) unstable; urgency=low
42
43   * New upstream release, closes a bunch of bugs reported in the Debian BTS:
44     - "bibtexkey auto-generation cannot deal with quotes" (closes: #448917).
45     - "File download via CGI adds QUERY_STRING to suggested filename"
46       (closes: #448027).
47     - "File download aborted on click of OK" (closes: #448060).
48     - "Improve directory/filename handling on downloading" (closes: #442475).
49     - "ctrl-g should cause record to be saved" (closes: #443078).
50     - "version 2.3 released" (closes: #450789).
51   * Change XS-Vcs-* fields to Vcs-*.
52   * Adapt referenced filename in debian/links and debian/install.
53   * Sync debian/copyright with output of Help/About and reference
54     /usr/share/common-licenses/GPL-2.
55   * Install changelog_highlights.txt as upstream changelog.
56
57  -- gregor herrmann <gregor+debian@comodo.priv.at>  Sun, 11 Nov 2007 01:58:27 +0100
58
59 jabref (2.3~beta3-1) unstable; urgency=low
60
61   * New upstream release.
62   * Remove debian/manpages.
63   * Clean up debian/rules.
64   * Move upstream URL from the description to the new Homepage field.
65   * Use ant clean instead of manually removing the build directory in
66     debian/rules. Move ant from Build-Depends-Indep to Build-Depends.
67   * Update patch 03_external_apps.
68   * Remove patch 04_logger, not needed anymore.
69   * Create new patch 04_HONOR_DISPLAY_PROPERTIES.dpatch.
70   * Adapt referenced filename in debian/links and debian/install.
71
72  -- gregor herrmann <gregor+debian@comodo.priv.at>  Tue, 09 Oct 2007 19:12:09 +0200
73
74 jabref (2.3~beta2-1) unstable; urgency=low
75
76   * New upstream release.
77   * Add liblog4j1.2-java to build dependencies (and a new patch 04_logger to
78     be able to use it).
79   * Fix Categories entry in desktop file and remove Encoding.
80   * Sync debian/copyright with output of Help/About.
81
82  -- gregor herrmann <gregor+debian@comodo.priv.at>  Wed, 29 Aug 2007 23:38:22 +0200
83
84 jabref (2.3~beta1-2) unstable; urgency=low
85
86   * Change section in menu file to "Applications/Data Management" due to
87     the new Menu Policy starting with the upload of menu 2.1.35.
88
89  -- gregor herrmann <gregor+debian@comodo.priv.at>  Wed, 04 Jul 2007 19:10:47 +0200
90
91 jabref (2.3~beta1-1) unstable; urgency=low
92
93   * New upstream release.
94   * Adapt patch 03_external_apps.
95   * Add suggests to ps- and pdfviewers.
96   * Adapt manpage to output of jabref --help.
97   * Sync debian/copyright with output of Help/About.
98
99  -- gregor herrmann <gregor+debian@comodo.priv.at>  Sat, 30 Jun 2007 16:45:44 +0200
100
101 jabref (2.2-01-6) unstable; urgency=low
102
103   * Add patch 03_external_apps to change the default settings for some
104     external applications; thanks to Cédric Augonnet (closes: #421227).
105   * Convert debian/changelog to UTF-8 (again).
106
107  -- gregor herrmann <gregor+debian@comodo.priv.at>  Fri, 27 Apr 2007 15:07:18 +0200
108
109 jabref (2.2-01-5) unstable; urgency=low
110
111   * Exec the Java interpreter in /usr/bin/jabref; thanks to Tobias Richter
112     (closes: #415019).
113   * Adapt README.Debian to the new wrapper script.
114
115  -- gregor herrmann <gregor+debian@comodo.priv.at>  Fri, 16 Mar 2007 02:45:21 +0100
116
117 jabref (2.2-01-4) unstable; urgency=low
118
119   * Change wrapper script /usr/bin/jabref to explicitly use the Sun Java
120     5 or 6 virtual machine (closes: #383019).
121
122  -- gregor herrmann <gregor+debian@comodo.priv.at>  Mon, 12 Mar 2007 20:01:27 +0100
123
124 jabref (2.2-01-3) unstable; urgency=low
125
126   * Add call to dh_desktop to debian/rules.
127
128  -- gregor herrmann <gregor+debian@comodo.priv.at>  Sun, 25 Feb 2007 15:56:32 +0100
129
130 jabref (2.2-01-2) unstable; urgency=low
131
132   * Add mime support.
133
134  -- gregor herrmann <gregor+debian@comodo.priv.at>  Mon,  5 Feb 2007 16:39:03 +0100
135
136 jabref (2.2-01-1) unstable; urgency=low
137
138   * New upstream release.
139   * Change wrapper script, as "-v" acts as expcted; cf. #378189 for details
140     (also closes: #408081).
141   * Remove debian/source.lintian-overrides from source package, there are no longer
142     cvs remnants in the upstream tarball.
143   * Add .desktop file for easier integration into desktop environments.
144   * Add symlink /usr/share/java/JabRef-2.2.jar -> /usr/share/java/jabref.jar.
145   * Update debian/copright to reflect the changes as shown in the About Box.
146   * Add sun-java6-jre to Depends:, thanks to Gerhard Riener for the hint.
147   * Remove obsolete j2re1.5 | sun-j2sdk1.5 from Depends:.
148
149  -- gregor herrmann <gregor+debian@comodo.priv.at>  Sat,  3 Feb 2007 15:48:11 +0100
150
151 jabref (2.2~b2-1) unstable; urgency=low
152
153   * New upstream release:
154     - undistributable fonts no longer included (closes: #393676);
155     - remove j2re1.4 from Depends, JabRef now needs Java 1.5;
156     - includes the patch to make Enter work in dialogs, therefore remove
157       patch 02_button;
158     - update patch 01_free_javac;
159     - update debian/copyright (new contributors);
160     - update debian/rules (icon file name changed).
161   * Fix typo in long description.
162   * Shorten call to ant and remove "-k" from dh_clean in debian/rules.
163
164  -- gregor herrmann <gregor+debian@comodo.priv.at>  Sun, 26 Nov 2006 22:28:46 +0100
165
166 jabref (2.1-4) unstable; urgency=low
167
168   * Apply patch from Matthias Klose to enable building with a free java compiler -
169     thanks! (Cf. #383006)
170   * Change build dependencies accordingly.
171   * Apply patch from Morten Omholt Alver (upstream author) to enable 'enter' in
172     dialogs - thanks! (Closes: #387235)
173
174  -- gregor herrmann <gregor+debian@comodo.priv.at>  Mon, 25 Sep 2006 00:32:40 +0200
175
176 jabref (2.1-3) unstable; urgency=low
177
178   * Change menu section to "Apps/Databases" and remove lintian override.
179     "Apps/Data Management" was premature, thanks to Frank Küster and 
180     Bill Allombert for pointing this out (cf. #386320).
181
182  -- gregor herrmann <gregor+debian@comodo.priv.at>  Mon, 11 Sep 2006 21:12:37 +0200
183
184 jabref (2.1-2) unstable; urgency=low
185
186   * Change menu section to "Apps/Data Management", thanks to Frank Küster
187     (closes: #386320).
188   * Add lintian override for this new section.
189   * Convert changelog to UTF-8.
190
191  -- gregor herrmann <gregor+debian@comodo.priv.at>  Thu,  7 Sep 2006 16:42:27 +0200
192
193 jabref (2.1-1) unstable; urgency=low
194
195   * New upstream release (closes: #382310, #379704).
196   * Change back wrapper script, as the behaviour of "-v" changed in the
197     new release (cf. #378189 for details).
198   * Menu icons now created from PNGs in upstream tarball, therefore add build
199     dependency on imagemagick.
200   * Clean up README.Debian.
201   * Update debian/copright to reflect the changes as shown in the About Box.
202
203  -- gregor herrmann <gregor+debian@comodo.priv.at>  Fri, 11 Aug 2006 12:09:45 +0200
204
205 jabref (2.0.1+2.1b2-6) unstable; urgency=low
206
207   * Update menu icons, the new ones are kindly provided by Morten Omholt Alver
208     (upstream author) - thanks!
209
210  -- gregor herrmann <gregor+debian@comodo.priv.at>  Tue,  1 Aug 2006 22:31:16 +0200
211
212 jabref (2.0.1+2.1b2-5) unstable; urgency=low
213
214   * Now really change debian/copyright.
215
216  -- gregor herrmann <gregor+debian@comodo.priv.at>  Mon, 31 Jul 2006 21:40:47 +0200
217
218 jabref (2.0.1+2.1b2-4) unstable; urgency=low
219
220   * Add icon to menu entry, thanks to LI Daobing for the idea
221     (closes: #380604).
222   * Remove references to the libraries Commons Logging and Commons HTTP Client
223     from debian/copyright, as they are not included in the upstream tarball 
224     any more.
225
226  -- gregor herrmann <gregor+debian@comodo.priv.at>  Mon, 31 Jul 2006 16:37:47 +0200
227
228 jabref (2.0.1+2.1b2-3) unstable; urgency=low
229
230   * Convert debian/copyright to UTF-8.
231   * Mention startup options in manpage, thanks to LI Daobing (closes: #378190).
232   * Change wrapper script to always pass "-n" if called with "-v" in order
233     to make jabref only print the version number and quit afterwards with
234     "-v". Thanks to LI Daobing (closes: #378189).
235
236  -- gregor herrmann <gregor+debian@comodo.priv.at>  Fri, 14 Jul 2006 13:23:58 +0200
237
238 jabref (2.0.1+2.1b2-2) unstable; urgency=low
239
240   * Pass command line parameters to /usr/bin/jabref and add hint about Sun
241     Java and update-alternatives to README.Debian (closes: #377316).
242
243  -- gregor herrmann <gregor+debian@comodo.priv.at>  Sat,  8 Jul 2006 12:51:40 +0200
244
245 jabref (2.0.1+2.1b2-1) unstable; urgency=low
246
247   * New upstream release.
248
249  -- gregor herrmann <gregor+debian@comodo.priv.at>  Tue,  4 Jul 2006 16:42:35 +0200
250
251 jabref (2.0.1+2.1b-3) unstable; urgency=low
252
253   * Changed order of Build-Depend-Indep.
254   * Cleaned up debian/rules.
255   * Moved dh_ calls in debian/rules to binary-indep target.
256   * Add lintian override (upstream tarball has .cvsignore stuff).
257   * Added Tony Mancill to Uploaders (thanks for sponsoring!).
258   * Clarified debian/copyright and fixed typo (thanks to Tony Mancill).
259   * Updated debhelper compatibility level to 5.
260   * Cleaned up debian/watch.
261   * Added menu entry.
262   * Intial upload to the Debian archive (closes: #205392).
263
264  -- gregor herrmann <gregor+debian@comodo.priv.at>  Wed, 14 Jun 2006 17:51:38 +0200
265
266 jabref (2.0.1+2.1b-2) unstable; urgency=low
267
268   * Change dependencies to include several versions of the Sun JRE/JDK.
269
270  -- gregor herrmann <gregor+debian@comodo.priv.at>  Tue, 30 May 2006 17:12:05 +0200
271
272 jabref (2.0.1+2.1b-1) unstable; urgency=low
273
274   * New upstream release.
275
276  -- gregor herrmann <gregor+debian@comodo.priv.at>  Sat, 20 May 2006 17:06:49 +0200
277
278 jabref (2.0.1-3) unstable; urgency=low
279
280   * Update to Standards-Version: 3.7.2 (no changes required).
281   * Change dependencies to new sun-java5-jre/jdk.
282
283  -- gregor herrmann <gregor+debian@comodo.priv.at>  Wed, 17 May 2006 17:48:52 +0200
284
285 jabref (2.0.1-2) unstable; urgency=low
286
287   * Update to Standards-Version: 3.7.0 (no changes required).
288   * Moved debhelper from Build-Depends-Indep to Build-Depends 
289     in debian/control.
290
291  -- gregor herrmann <gregor+debian@comodo.priv.at>  Mon,  1 May 2006 14:44:02 +0200
292
293 jabref (2.0.1-1) unstable; urgency=low
294
295   * New upstream release
296   * Set debhelper compatibility level to 5.
297
298  -- gregor herrmann <gregor+debian@comodo.priv.at>  Fri,  3 Feb 2006 21:18:29 +0100
299
300 jabref (1.8.1-2) unstable; urgency=low
301
302   * Added homepage to debian/control.
303
304  -- gregor herrmann <gregor+debian@comodo.priv.at>  Sun, 25 Dec 2005 14:30:28 +0100
305
306 jabref (1.8.1-1) unstable; urgency=low
307
308   * New upstream release
309
310  -- gregor herrmann <gregor+debian@comodo.priv.at>  Fri,  7 Oct 2005 22:30:10 +0200
311
312 jabref (1.8-4) unstable; urgency=low
313
314   * Fixed error in /usr/bin/jabref.
315
316  -- gregor herrmann <gregor+debian@comodo.priv.at>  Tue, 13 Sep 2005 18:44:57 +0200
317
318 jabref (1.8-3) unstable; urgency=low
319
320   * Trimmed Depends: to j2re1.4.
321   * Added j2sdk1 to Build-Depends-Indep.
322
323  -- gregor herrmann <gregor+debian@comodo.priv.at>  Sun, 11 Sep 2005 01:24:05 +0200
324
325 jabref (1.8-2) unstable; urgency=low
326
327   * Moved jabref.jar from /usr/share/java/jabref to ../
328
329  -- gregor herrmann <gregor+debian@comodo.priv.at>  Sat,  3 Sep 2005 02:45:23 +0200
330
331 jabref (1.8-1) unstable; urgency=low
332
333   * Initial release Closes: #205392
334
335  -- gregor herrmann <gregor+debian@comodo.priv.at>  Thu,  1 Sep 2005 23:18:00 +0200
336