1 jabref (2.6~beta2+dfsg-1) UNRELEASED; urgency=low
4 - debian/copyright: OMG. some non-free
7 * Move from contrib to main since all build and runtime dependencies are in
8 main now (closes: #548180). Remove sun-java6-jre from Depends.
9 * Repack upstream tarball to remove the sourceless pre-compiled libraries
10 and some file without (free) licenses.
11 * debian/rules: override dh_auto_clean, `ant clean' fails with an unpatched
12 build.xml after removing lib/. Move ant from B-D to B-D-I since it's not
13 used in the clean target anymore.
14 * debian/clean: remove build.number and src/resource/build.properties, they
15 get re-generated on each build.
16 * Install reportbug presubj file via dh_bugfiles.
17 * debian/copyright: update formatting and list of third-party copyright
21 * Add PreviewPanel patch to remove dependency on DocumentPrinter class.
23 -- tony mancill <tmancill@debian.org> Tue, 12 Jan 2010 23:06:19 -0800
25 jabref (2.6~beta2-1) unstable; urgency=low
27 * Remove alternative dependency on sun-java5-jre which was removed from the
28 archive. Also adjust README.Debian and /usr/bin/jabref.
29 * New upstream beta release:
30 - fixes "allow to disable (re)storing of current tab for entries"
32 - thanks again to Philip Rinn for his help with the upgrade
33 * debian/copyright: add new developer.
34 * Refresh patches 01_free_javac.patch and 06_BibtexEntry.patch.
35 * Adjust debian/jabref.links and debian/jabref.install to new jar file.
36 * Simplify debian/jabref.dirs.
37 * Add a presubj fragment for reportbug.
39 -- gregor herrmann <gregoa@debian.org> Tue, 01 Dec 2009 18:52:51 +0100
41 jabref (2.5-1) unstable; urgency=low
43 * New upstream release (closes: #497897, LP: #301327). This version also
44 fixes the following Debian bugs:
45 - "field data lost when switching tabs without leaving field first"
47 - "jumps back to previously edited entry when clicking title field"
49 - "File type detection of downloaded files should use MIME type"
51 - "autocompletion for crossref fields"
53 - "text selection visual bug" (closes: #527323)
54 - "auto-completion in author field wrong" (closes: #442476)
55 * Add new build and runtime dependencies: libmysql-java,
56 libcommons-logging-java, libjpf-java, libjpfcodegen-java, velocity.
57 * Switch to debhelper 7; adjust debian/{compat,control,rules}.
58 * Rename a couple of files in debian/ to debian/jabref.foo for consistency.
59 * Adjust debian/jabref.links and debian/jabref.install to new jar file.
60 * Update /usr/bin/jabref to use the new libs.
62 * Update package/program description in debian/control and in jabref.1
63 according to the upstream README.
64 * Update debian/copyright.
66 - update 01_free_javac.patch, 02_libs.patch, 03_external_apps.patch,
68 - remove 04_HONOR_DISPLAY_PROPERTIES.patch, not needed any more
69 - remove 06_forms_groups.patch, applied upstream
70 - add new 06_BibtexEntry.patch
71 * Set Standards-Version to 3.8.3.
72 * Thanks a lot to Philip Rinn for his great help in preparing this release,
73 especially with the patches, dependencies, and the wrapper script!
75 -- gregor herrmann <gregoa@debian.org> Sun, 13 Sep 2009 22:01:22 +0200
77 jabref (2.3.1-6) unstable; urgency=low
79 * debian/watch: back to the redirector at qa.debian.org.
80 * Use java-wrappers instead of the hand-crafted wrapper script; thanks to
81 Vincent Fourmond for the patch (closes: #506219).
82 * Update README.Debian: mention supported Java virtual machines and
83 JAVA_HOME (cf. LP: #258198).
84 * debian/rules: set JAVA_HOME=/usr/lib/jvm/default-java.
86 -- gregor herrmann <gregoa@debian.org> Fri, 21 Nov 2008 21:46:28 +0100
88 jabref (2.3.1-5) unstable; urgency=low
90 * Change runtime dependency from "sun-java6-jre | sun-java5-jre" to
91 "openjdk-6-jre | sun-java6-jre | sun-java5-jre" (closes: #383006).
92 [Jabref stays in contrib because it (build) depends on libspin-java and
93 libpdfbox-java which are in contrib because they build depend on packages
95 * debian/copyright: wrap long line.
97 -- gregor herrmann <gregoa@debian.org> Wed, 16 Jul 2008 22:24:25 +0200
99 jabref (2.3.1-4) unstable; urgency=low
101 * Replace /usr/lib/jvm/java-7-icedtea with /usr/lib/jvm/java-6-openjdk in
102 wrapper script. Doesn't work on Debian yet but helps Ubuntu users (cf.
103 LP: #225450 and LP: #203636).
104 * debian/watch: use sourceforge URL directly instead of the redirector
106 * Switch patch system from dpatch to quilt.
107 * debian/rules: remove configure{,-stamp} targets.
108 * Set Standards-Version to 3.8.0; add debian/README.source to document the
110 * Add patch 06_forms_groups.patch to fix an exception in the groups
111 interface; thanks to Monkey D. Luffy for the bug report and to Philipp
112 Spitzer for helping me to produce a patch (closes: #487481).
114 -- gregor herrmann <gregoa@debian.org> Wed, 02 Jul 2008 20:07:03 +0200
116 jabref (2.3.1-3) unstable; urgency=low
118 * Build against Debian libraries instead of pre-packaged ones
120 - adapt and reactivate patch 02_libs.dpatch: use libraries in
121 /usr/share/java for building and don't include them in jabref.jar
122 - add needed jars to Classpath in the wrapper script
123 - add patch 05_antlr.dpatch: antlr3 in Debian is newer than the
125 - add necessary packages to Build-Depends-Indep and Depends
126 These changes are either taken directly from Gerardo Curiel's patch or
127 based on them -- thanks a lot!
128 * debian/watch: add uversionmangle to cope with upstream b(eta) releases.
129 * Move wrapper script in source package to debian/jabref-wrapper and
130 install it from debian/rules.
131 * Remove debian docs and install upstream README directly from
134 - change my email address
135 - replace java-gcj-compat-dev with default-jdk-builddep in
138 -- gregor herrmann <gregoa@debian.org> Tue, 22 Apr 2008 21:33:33 +0200
140 jabref (2.3.1-2) unstable; urgency=low
142 * Change pdfviewer to pdf-viewer in Suggests:.
143 * Set Standards-Version to 3.7.3 (no changes required).
144 * debian/rules: explicitly set JAVA_HOME.
145 * Only set JAVA to $JAVA_HOME/jre/bin/java if JAVA_HOME is not empty;
146 thanks to Michael Piefel for the hint.
147 * Set debhelper compatibility level to 6.
149 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 11 Feb 2008 17:00:15 +0100
151 jabref (2.3.1-1) unstable; urgency=low
153 * New upstream release.
154 * Adapt referenced filename in debian/links and debian/install.
156 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 30 Nov 2007 14:28:00 +0100
158 jabref (2.3-2) unstable; urgency=low
160 * Add /usr/lib/jvm/java-7-icedtea to wrapper script. Doesn't work on
161 Debian yet but helps Ubuntu users (TODO: add dependency on
162 icedtea-java7-jre (not yet in Debian)).
163 * Reformat wrapper script.
164 * debian/rules: re-arrange targets and their dependencies.
166 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 16 Nov 2007 18:38:18 +0100
168 jabref (2.3-1) unstable; urgency=low
170 * New upstream release, closes a bunch of bugs reported in the Debian BTS:
171 - "bibtexkey auto-generation cannot deal with quotes" (closes: #448917).
172 - "File download via CGI adds QUERY_STRING to suggested filename"
174 - "File download aborted on click of OK" (closes: #448060).
175 - "Improve directory/filename handling on downloading" (closes: #442475).
176 - "ctrl-g should cause record to be saved" (closes: #443078).
177 - "version 2.3 released" (closes: #450789).
178 * Change XS-Vcs-* fields to Vcs-*.
179 * Adapt referenced filename in debian/links and debian/install.
180 * Sync debian/copyright with output of Help/About and reference
181 /usr/share/common-licenses/GPL-2.
182 * Install changelog_highlights.txt as upstream changelog.
184 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 11 Nov 2007 01:58:27 +0100
186 jabref (2.3~beta3-1) unstable; urgency=low
188 * New upstream release.
189 * Remove debian/manpages.
190 * Clean up debian/rules.
191 * Move upstream URL from the description to the new Homepage field.
192 * Use ant clean instead of manually removing the build directory in
193 debian/rules. Move ant from Build-Depends-Indep to Build-Depends.
194 * Update patch 03_external_apps.
195 * Remove patch 04_logger, not needed anymore.
196 * Create new patch 04_HONOR_DISPLAY_PROPERTIES.dpatch.
197 * Adapt referenced filename in debian/links and debian/install.
199 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 09 Oct 2007 19:12:09 +0200
201 jabref (2.3~beta2-1) unstable; urgency=low
203 * New upstream release.
204 * Add liblog4j1.2-java to build dependencies (and a new patch 04_logger to
206 * Fix Categories entry in desktop file and remove Encoding.
207 * Sync debian/copyright with output of Help/About.
209 -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 29 Aug 2007 23:38:22 +0200
211 jabref (2.3~beta1-2) unstable; urgency=low
213 * Change section in menu file to "Applications/Data Management" due to
214 the new Menu Policy starting with the upload of menu 2.1.35.
216 -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 04 Jul 2007 19:10:47 +0200
218 jabref (2.3~beta1-1) unstable; urgency=low
220 * New upstream release.
221 * Adapt patch 03_external_apps.
222 * Add suggests to ps- and pdfviewers.
223 * Adapt manpage to output of jabref --help.
224 * Sync debian/copyright with output of Help/About.
226 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 30 Jun 2007 16:45:44 +0200
228 jabref (2.2-01-6) unstable; urgency=low
230 * Add patch 03_external_apps to change the default settings for some
231 external applications; thanks to Cédric Augonnet (closes: #421227).
232 * Convert debian/changelog to UTF-8 (again).
234 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 27 Apr 2007 15:07:18 +0200
236 jabref (2.2-01-5) unstable; urgency=low
238 * Exec the Java interpreter in /usr/bin/jabref; thanks to Tobias Richter
240 * Adapt README.Debian to the new wrapper script.
242 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 16 Mar 2007 02:45:21 +0100
244 jabref (2.2-01-4) unstable; urgency=low
246 * Change wrapper script /usr/bin/jabref to explicitly use the Sun Java
247 5 or 6 virtual machine (closes: #383019).
249 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 12 Mar 2007 20:01:27 +0100
251 jabref (2.2-01-3) unstable; urgency=low
253 * Add call to dh_desktop to debian/rules.
255 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 25 Feb 2007 15:56:32 +0100
257 jabref (2.2-01-2) unstable; urgency=low
261 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 5 Feb 2007 16:39:03 +0100
263 jabref (2.2-01-1) unstable; urgency=low
265 * New upstream release.
266 * Change wrapper script, as "-v" acts as expcted; cf. #378189 for details
267 (also closes: #408081).
268 * Remove debian/source.lintian-overrides from source package, there are no longer
269 cvs remnants in the upstream tarball.
270 * Add .desktop file for easier integration into desktop environments.
271 * Add symlink /usr/share/java/JabRef-2.2.jar -> /usr/share/java/jabref.jar.
272 * Update debian/copright to reflect the changes as shown in the About Box.
273 * Add sun-java6-jre to Depends:, thanks to Gerhard Riener for the hint.
274 * Remove obsolete j2re1.5 | sun-j2sdk1.5 from Depends:.
276 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 3 Feb 2007 15:48:11 +0100
278 jabref (2.2~b2-1) unstable; urgency=low
280 * New upstream release:
281 - undistributable fonts no longer included (closes: #393676);
282 - remove j2re1.4 from Depends, JabRef now needs Java 1.5;
283 - includes the patch to make Enter work in dialogs, therefore remove
285 - update patch 01_free_javac;
286 - update debian/copyright (new contributors);
287 - update debian/rules (icon file name changed).
288 * Fix typo in long description.
289 * Shorten call to ant and remove "-k" from dh_clean in debian/rules.
291 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 26 Nov 2006 22:28:46 +0100
293 jabref (2.1-4) unstable; urgency=low
295 * Apply patch from Matthias Klose to enable building with a free java compiler -
296 thanks! (Cf. #383006)
297 * Change build dependencies accordingly.
298 * Apply patch from Morten Omholt Alver (upstream author) to enable 'enter' in
299 dialogs - thanks! (Closes: #387235)
301 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 25 Sep 2006 00:32:40 +0200
303 jabref (2.1-3) unstable; urgency=low
305 * Change menu section to "Apps/Databases" and remove lintian override.
306 "Apps/Data Management" was premature, thanks to Frank Küster and
307 Bill Allombert for pointing this out (cf. #386320).
309 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 11 Sep 2006 21:12:37 +0200
311 jabref (2.1-2) unstable; urgency=low
313 * Change menu section to "Apps/Data Management", thanks to Frank Küster
315 * Add lintian override for this new section.
316 * Convert changelog to UTF-8.
318 -- gregor herrmann <gregor+debian@comodo.priv.at> Thu, 7 Sep 2006 16:42:27 +0200
320 jabref (2.1-1) unstable; urgency=low
322 * New upstream release (closes: #382310, #379704).
323 * Change back wrapper script, as the behaviour of "-v" changed in the
324 new release (cf. #378189 for details).
325 * Menu icons now created from PNGs in upstream tarball, therefore add build
326 dependency on imagemagick.
327 * Clean up README.Debian.
328 * Update debian/copright to reflect the changes as shown in the About Box.
330 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 11 Aug 2006 12:09:45 +0200
332 jabref (2.0.1+2.1b2-6) unstable; urgency=low
334 * Update menu icons, the new ones are kindly provided by Morten Omholt Alver
335 (upstream author) - thanks!
337 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 1 Aug 2006 22:31:16 +0200
339 jabref (2.0.1+2.1b2-5) unstable; urgency=low
341 * Now really change debian/copyright.
343 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 31 Jul 2006 21:40:47 +0200
345 jabref (2.0.1+2.1b2-4) unstable; urgency=low
347 * Add icon to menu entry, thanks to LI Daobing for the idea
349 * Remove references to the libraries Commons Logging and Commons HTTP Client
350 from debian/copyright, as they are not included in the upstream tarball
353 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 31 Jul 2006 16:37:47 +0200
355 jabref (2.0.1+2.1b2-3) unstable; urgency=low
357 * Convert debian/copyright to UTF-8.
358 * Mention startup options in manpage, thanks to LI Daobing (closes: #378190).
359 * Change wrapper script to always pass "-n" if called with "-v" in order
360 to make jabref only print the version number and quit afterwards with
361 "-v". Thanks to LI Daobing (closes: #378189).
363 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 14 Jul 2006 13:23:58 +0200
365 jabref (2.0.1+2.1b2-2) unstable; urgency=low
367 * Pass command line parameters to /usr/bin/jabref and add hint about Sun
368 Java and update-alternatives to README.Debian (closes: #377316).
370 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 8 Jul 2006 12:51:40 +0200
372 jabref (2.0.1+2.1b2-1) unstable; urgency=low
374 * New upstream release.
376 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 4 Jul 2006 16:42:35 +0200
378 jabref (2.0.1+2.1b-3) unstable; urgency=low
380 * Changed order of Build-Depend-Indep.
381 * Cleaned up debian/rules.
382 * Moved dh_ calls in debian/rules to binary-indep target.
383 * Add lintian override (upstream tarball has .cvsignore stuff).
384 * Added Tony Mancill to Uploaders (thanks for sponsoring!).
385 * Clarified debian/copyright and fixed typo (thanks to Tony Mancill).
386 * Updated debhelper compatibility level to 5.
387 * Cleaned up debian/watch.
389 * Intial upload to the Debian archive (closes: #205392).
391 -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 14 Jun 2006 17:51:38 +0200
393 jabref (2.0.1+2.1b-2) unstable; urgency=low
395 * Change dependencies to include several versions of the Sun JRE/JDK.
397 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 30 May 2006 17:12:05 +0200
399 jabref (2.0.1+2.1b-1) unstable; urgency=low
401 * New upstream release.
403 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 20 May 2006 17:06:49 +0200
405 jabref (2.0.1-3) unstable; urgency=low
407 * Update to Standards-Version: 3.7.2 (no changes required).
408 * Change dependencies to new sun-java5-jre/jdk.
410 -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 17 May 2006 17:48:52 +0200
412 jabref (2.0.1-2) unstable; urgency=low
414 * Update to Standards-Version: 3.7.0 (no changes required).
415 * Moved debhelper from Build-Depends-Indep to Build-Depends
418 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 1 May 2006 14:44:02 +0200
420 jabref (2.0.1-1) unstable; urgency=low
422 * New upstream release
423 * Set debhelper compatibility level to 5.
425 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 3 Feb 2006 21:18:29 +0100
427 jabref (1.8.1-2) unstable; urgency=low
429 * Added homepage to debian/control.
431 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 25 Dec 2005 14:30:28 +0100
433 jabref (1.8.1-1) unstable; urgency=low
435 * New upstream release
437 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 7 Oct 2005 22:30:10 +0200
439 jabref (1.8-4) unstable; urgency=low
441 * Fixed error in /usr/bin/jabref.
443 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 13 Sep 2005 18:44:57 +0200
445 jabref (1.8-3) unstable; urgency=low
447 * Trimmed Depends: to j2re1.4.
448 * Added j2sdk1 to Build-Depends-Indep.
450 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 11 Sep 2005 01:24:05 +0200
452 jabref (1.8-2) unstable; urgency=low
454 * Moved jabref.jar from /usr/share/java/jabref to ../
456 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 3 Sep 2005 02:45:23 +0200
458 jabref (1.8-1) unstable; urgency=low
460 * Initial release Closes: #205392
462 -- gregor herrmann <gregor+debian@comodo.priv.at> Thu, 1 Sep 2005 23:18:00 +0200