1 jabref (2.5-1) UNRELEASED; urgency=low
4 - merge 2.5 branch back into trunk
6 * New upstream release (closes: #497897, LP: #301327). This version also
7 fixes the following Debian bugs:
8 - "field data lost when switching tabs without leaving field first"
10 - "jumps back to previously edited entry when clicking title field"
12 - "File type detection of downloaded files should use MIME type"
14 - "autocompletion for crossref fields"
16 - "text selection visual bug" (closes: #527323)
17 - "auto-completion in author field wrong" (closes: #442476)
18 * Add new build and runtime dependencies: libmysql-java,
19 libcommons-logging-java, libjpf-java, libjpfcodegen-java, velocity.
20 * Adjust debian/links and debian/install to new jar file.
21 * Update /usr/bin/jabref to use the new libs.
23 * Update package/program description in debian/control and in jabref.1
24 according to the upstream README.
25 * Update debian/copyright.
27 - update 01_free_javac.patch, 02_libs.patch, 03_external_apps.patch,
29 - remove 04_HONOR_DISPLAY_PROPERTIES.patch, not needed any more
30 - remove 06_forms_groups.patch, applied upstream
31 - add new 06_BibtexEntry.patch
32 * debian/rules: install new version of changelog; don't use the deprecated
34 * Set Standards-Version to 3.8.3.
35 * Thanks a lot to Philip Rinn for his great help in preparing this release,
36 especially with the patches, dependencies, and the wrapper script!
38 -- gregor herrmann <gregoa@debian.org> Tue, 11 Aug 2009 18:22:58 +0200
40 jabref (2.3.1-6) unstable; urgency=low
42 * debian/watch: back to the redirector at qa.debian.org.
43 * Use java-wrappers instead of the hand-crafted wrapper script; thanks to
44 Vincent Fourmond for the patch (closes: #506219).
45 * Update README.Debian: mention supported Java virtual machines and
46 JAVA_HOME (cf. LP: #258198).
47 * debian/rules: set JAVA_HOME=/usr/lib/jvm/default-java.
49 -- gregor herrmann <gregoa@debian.org> Fri, 21 Nov 2008 21:46:28 +0100
51 jabref (2.3.1-5) unstable; urgency=low
53 * Change runtime dependency from "sun-java6-jre | sun-java5-jre" to
54 "openjdk-6-jre | sun-java6-jre | sun-java5-jre" (closes: #383006).
55 [Jabref stays in contrib because it (build) depends on libspin-java and
56 libpdfbox-java which are in contrib because they build depend on packages
58 * debian/copyright: wrap long line.
60 -- gregor herrmann <gregoa@debian.org> Wed, 16 Jul 2008 22:24:25 +0200
62 jabref (2.3.1-4) unstable; urgency=low
64 * Replace /usr/lib/jvm/java-7-icedtea with /usr/lib/jvm/java-6-openjdk in
65 wrapper script. Doesn't work on Debian yet but helps Ubuntu users (cf.
66 LP: #225450 and LP: #203636).
67 * debian/watch: use sourceforge URL directly instead of the redirector
69 * Switch patch system from dpatch to quilt.
70 * debian/rules: remove configure{,-stamp} targets.
71 * Set Standards-Version to 3.8.0; add debian/README.source to document the
73 * Add patch 06_forms_groups.patch to fix an exception in the groups
74 interface; thanks to Monkey D. Luffy for the bug report and to Philipp
75 Spitzer for helping me to produce a patch (closes: #487481).
77 -- gregor herrmann <gregoa@debian.org> Wed, 02 Jul 2008 20:07:03 +0200
79 jabref (2.3.1-3) unstable; urgency=low
81 * Build against Debian libraries instead of pre-packaged ones
83 - adapt and reactivate patch 02_libs.dpatch: use libraries in
84 /usr/share/java for building and don't include them in jabref.jar
85 - add needed jars to Classpath in the wrapper script
86 - add patch 05_antlr.dpatch: antlr3 in Debian is newer than the
88 - add necessary packages to Build-Depends-Indep and Depends
89 These changes are either taken directly from Gerardo Curiel's patch or
90 based on them -- thanks a lot!
91 * debian/watch: add uversionmangle to cope with upstream b(eta) releases.
92 * Move wrapper script in source package to debian/jabref-wrapper and
93 install it from debian/rules.
94 * Remove debian docs and install upstream README directly from
97 - change my email address
98 - replace java-gcj-compat-dev with default-jdk-builddep in
101 -- gregor herrmann <gregoa@debian.org> Tue, 22 Apr 2008 21:33:33 +0200
103 jabref (2.3.1-2) unstable; urgency=low
105 * Change pdfviewer to pdf-viewer in Suggests:.
106 * Set Standards-Version to 3.7.3 (no changes required).
107 * debian/rules: explicitly set JAVA_HOME.
108 * Only set JAVA to $JAVA_HOME/jre/bin/java if JAVA_HOME is not empty;
109 thanks to Michael Piefel for the hint.
110 * Set debhelper compatibility level to 6.
112 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 11 Feb 2008 17:00:15 +0100
114 jabref (2.3.1-1) unstable; urgency=low
116 * New upstream release.
117 * Adapt referenced filename in debian/links and debian/install.
119 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 30 Nov 2007 14:28:00 +0100
121 jabref (2.3-2) unstable; urgency=low
123 * Add /usr/lib/jvm/java-7-icedtea to wrapper script. Doesn't work on
124 Debian yet but helps Ubuntu users (TODO: add dependency on
125 icedtea-java7-jre (not yet in Debian)).
126 * Reformat wrapper script.
127 * debian/rules: re-arrange targets and their dependencies.
129 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 16 Nov 2007 18:38:18 +0100
131 jabref (2.3-1) unstable; urgency=low
133 * New upstream release, closes a bunch of bugs reported in the Debian BTS:
134 - "bibtexkey auto-generation cannot deal with quotes" (closes: #448917).
135 - "File download via CGI adds QUERY_STRING to suggested filename"
137 - "File download aborted on click of OK" (closes: #448060).
138 - "Improve directory/filename handling on downloading" (closes: #442475).
139 - "ctrl-g should cause record to be saved" (closes: #443078).
140 - "version 2.3 released" (closes: #450789).
141 * Change XS-Vcs-* fields to Vcs-*.
142 * Adapt referenced filename in debian/links and debian/install.
143 * Sync debian/copyright with output of Help/About and reference
144 /usr/share/common-licenses/GPL-2.
145 * Install changelog_highlights.txt as upstream changelog.
147 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 11 Nov 2007 01:58:27 +0100
149 jabref (2.3~beta3-1) unstable; urgency=low
151 * New upstream release.
152 * Remove debian/manpages.
153 * Clean up debian/rules.
154 * Move upstream URL from the description to the new Homepage field.
155 * Use ant clean instead of manually removing the build directory in
156 debian/rules. Move ant from Build-Depends-Indep to Build-Depends.
157 * Update patch 03_external_apps.
158 * Remove patch 04_logger, not needed anymore.
159 * Create new patch 04_HONOR_DISPLAY_PROPERTIES.dpatch.
160 * Adapt referenced filename in debian/links and debian/install.
162 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 09 Oct 2007 19:12:09 +0200
164 jabref (2.3~beta2-1) unstable; urgency=low
166 * New upstream release.
167 * Add liblog4j1.2-java to build dependencies (and a new patch 04_logger to
169 * Fix Categories entry in desktop file and remove Encoding.
170 * Sync debian/copyright with output of Help/About.
172 -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 29 Aug 2007 23:38:22 +0200
174 jabref (2.3~beta1-2) unstable; urgency=low
176 * Change section in menu file to "Applications/Data Management" due to
177 the new Menu Policy starting with the upload of menu 2.1.35.
179 -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 04 Jul 2007 19:10:47 +0200
181 jabref (2.3~beta1-1) unstable; urgency=low
183 * New upstream release.
184 * Adapt patch 03_external_apps.
185 * Add suggests to ps- and pdfviewers.
186 * Adapt manpage to output of jabref --help.
187 * Sync debian/copyright with output of Help/About.
189 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 30 Jun 2007 16:45:44 +0200
191 jabref (2.2-01-6) unstable; urgency=low
193 * Add patch 03_external_apps to change the default settings for some
194 external applications; thanks to Cédric Augonnet (closes: #421227).
195 * Convert debian/changelog to UTF-8 (again).
197 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 27 Apr 2007 15:07:18 +0200
199 jabref (2.2-01-5) unstable; urgency=low
201 * Exec the Java interpreter in /usr/bin/jabref; thanks to Tobias Richter
203 * Adapt README.Debian to the new wrapper script.
205 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 16 Mar 2007 02:45:21 +0100
207 jabref (2.2-01-4) unstable; urgency=low
209 * Change wrapper script /usr/bin/jabref to explicitly use the Sun Java
210 5 or 6 virtual machine (closes: #383019).
212 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 12 Mar 2007 20:01:27 +0100
214 jabref (2.2-01-3) unstable; urgency=low
216 * Add call to dh_desktop to debian/rules.
218 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 25 Feb 2007 15:56:32 +0100
220 jabref (2.2-01-2) unstable; urgency=low
224 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 5 Feb 2007 16:39:03 +0100
226 jabref (2.2-01-1) unstable; urgency=low
228 * New upstream release.
229 * Change wrapper script, as "-v" acts as expcted; cf. #378189 for details
230 (also closes: #408081).
231 * Remove debian/source.lintian-overrides from source package, there are no longer
232 cvs remnants in the upstream tarball.
233 * Add .desktop file for easier integration into desktop environments.
234 * Add symlink /usr/share/java/JabRef-2.2.jar -> /usr/share/java/jabref.jar.
235 * Update debian/copright to reflect the changes as shown in the About Box.
236 * Add sun-java6-jre to Depends:, thanks to Gerhard Riener for the hint.
237 * Remove obsolete j2re1.5 | sun-j2sdk1.5 from Depends:.
239 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 3 Feb 2007 15:48:11 +0100
241 jabref (2.2~b2-1) unstable; urgency=low
243 * New upstream release:
244 - undistributable fonts no longer included (closes: #393676);
245 - remove j2re1.4 from Depends, JabRef now needs Java 1.5;
246 - includes the patch to make Enter work in dialogs, therefore remove
248 - update patch 01_free_javac;
249 - update debian/copyright (new contributors);
250 - update debian/rules (icon file name changed).
251 * Fix typo in long description.
252 * Shorten call to ant and remove "-k" from dh_clean in debian/rules.
254 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 26 Nov 2006 22:28:46 +0100
256 jabref (2.1-4) unstable; urgency=low
258 * Apply patch from Matthias Klose to enable building with a free java compiler -
259 thanks! (Cf. #383006)
260 * Change build dependencies accordingly.
261 * Apply patch from Morten Omholt Alver (upstream author) to enable 'enter' in
262 dialogs - thanks! (Closes: #387235)
264 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 25 Sep 2006 00:32:40 +0200
266 jabref (2.1-3) unstable; urgency=low
268 * Change menu section to "Apps/Databases" and remove lintian override.
269 "Apps/Data Management" was premature, thanks to Frank Küster and
270 Bill Allombert for pointing this out (cf. #386320).
272 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 11 Sep 2006 21:12:37 +0200
274 jabref (2.1-2) unstable; urgency=low
276 * Change menu section to "Apps/Data Management", thanks to Frank Küster
278 * Add lintian override for this new section.
279 * Convert changelog to UTF-8.
281 -- gregor herrmann <gregor+debian@comodo.priv.at> Thu, 7 Sep 2006 16:42:27 +0200
283 jabref (2.1-1) unstable; urgency=low
285 * New upstream release (closes: #382310, #379704).
286 * Change back wrapper script, as the behaviour of "-v" changed in the
287 new release (cf. #378189 for details).
288 * Menu icons now created from PNGs in upstream tarball, therefore add build
289 dependency on imagemagick.
290 * Clean up README.Debian.
291 * Update debian/copright to reflect the changes as shown in the About Box.
293 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 11 Aug 2006 12:09:45 +0200
295 jabref (2.0.1+2.1b2-6) unstable; urgency=low
297 * Update menu icons, the new ones are kindly provided by Morten Omholt Alver
298 (upstream author) - thanks!
300 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 1 Aug 2006 22:31:16 +0200
302 jabref (2.0.1+2.1b2-5) unstable; urgency=low
304 * Now really change debian/copyright.
306 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 31 Jul 2006 21:40:47 +0200
308 jabref (2.0.1+2.1b2-4) unstable; urgency=low
310 * Add icon to menu entry, thanks to LI Daobing for the idea
312 * Remove references to the libraries Commons Logging and Commons HTTP Client
313 from debian/copyright, as they are not included in the upstream tarball
316 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 31 Jul 2006 16:37:47 +0200
318 jabref (2.0.1+2.1b2-3) unstable; urgency=low
320 * Convert debian/copyright to UTF-8.
321 * Mention startup options in manpage, thanks to LI Daobing (closes: #378190).
322 * Change wrapper script to always pass "-n" if called with "-v" in order
323 to make jabref only print the version number and quit afterwards with
324 "-v". Thanks to LI Daobing (closes: #378189).
326 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 14 Jul 2006 13:23:58 +0200
328 jabref (2.0.1+2.1b2-2) unstable; urgency=low
330 * Pass command line parameters to /usr/bin/jabref and add hint about Sun
331 Java and update-alternatives to README.Debian (closes: #377316).
333 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 8 Jul 2006 12:51:40 +0200
335 jabref (2.0.1+2.1b2-1) unstable; urgency=low
337 * New upstream release.
339 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 4 Jul 2006 16:42:35 +0200
341 jabref (2.0.1+2.1b-3) unstable; urgency=low
343 * Changed order of Build-Depend-Indep.
344 * Cleaned up debian/rules.
345 * Moved dh_ calls in debian/rules to binary-indep target.
346 * Add lintian override (upstream tarball has .cvsignore stuff).
347 * Added Tony Mancill to Uploaders (thanks for sponsoring!).
348 * Clarified debian/copyright and fixed typo (thanks to Tony Mancill).
349 * Updated debhelper compatibility level to 5.
350 * Cleaned up debian/watch.
352 * Intial upload to the Debian archive (closes: #205392).
354 -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 14 Jun 2006 17:51:38 +0200
356 jabref (2.0.1+2.1b-2) unstable; urgency=low
358 * Change dependencies to include several versions of the Sun JRE/JDK.
360 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 30 May 2006 17:12:05 +0200
362 jabref (2.0.1+2.1b-1) unstable; urgency=low
364 * New upstream release.
366 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 20 May 2006 17:06:49 +0200
368 jabref (2.0.1-3) unstable; urgency=low
370 * Update to Standards-Version: 3.7.2 (no changes required).
371 * Change dependencies to new sun-java5-jre/jdk.
373 -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 17 May 2006 17:48:52 +0200
375 jabref (2.0.1-2) unstable; urgency=low
377 * Update to Standards-Version: 3.7.0 (no changes required).
378 * Moved debhelper from Build-Depends-Indep to Build-Depends
381 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 1 May 2006 14:44:02 +0200
383 jabref (2.0.1-1) unstable; urgency=low
385 * New upstream release
386 * Set debhelper compatibility level to 5.
388 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 3 Feb 2006 21:18:29 +0100
390 jabref (1.8.1-2) unstable; urgency=low
392 * Added homepage to debian/control.
394 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 25 Dec 2005 14:30:28 +0100
396 jabref (1.8.1-1) unstable; urgency=low
398 * New upstream release
400 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 7 Oct 2005 22:30:10 +0200
402 jabref (1.8-4) unstable; urgency=low
404 * Fixed error in /usr/bin/jabref.
406 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 13 Sep 2005 18:44:57 +0200
408 jabref (1.8-3) unstable; urgency=low
410 * Trimmed Depends: to j2re1.4.
411 * Added j2sdk1 to Build-Depends-Indep.
413 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 11 Sep 2005 01:24:05 +0200
415 jabref (1.8-2) unstable; urgency=low
417 * Moved jabref.jar from /usr/share/java/jabref to ../
419 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 3 Sep 2005 02:45:23 +0200
421 jabref (1.8-1) unstable; urgency=low
423 * Initial release Closes: #205392
425 -- gregor herrmann <gregor+debian@comodo.priv.at> Thu, 1 Sep 2005 23:18:00 +0200