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