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