1 jabref (2.11~beta3+ds-1) UNRELEASED; urgency=medium
3 * New upstream release candidates 2.11b, 2.11b2, 2.11b3.
4 * debian/rules: drop override_dh_installchangelogs.
5 CHANGELOG is now in the top-level directory.
6 * Update years of packaging copyright.
7 * Update upstream copyright notices.
8 Some files were (re)moved.
9 * Drop fix-headless-bibtex-output.diff, refresh other patches.
10 * First new (build) dependencies added: antlr3-runtime, jna.
11 * Adjust some paths and filenames in debian/.
13 -- gregor herrmann <gregoa@debian.org> Wed, 20 May 2015 17:32:49 +0200
15 jabref (2.10+ds-3) unstable; urgency=medium
18 * add StartupWMClass to jabref.desktop
19 This should prevent JabRef as showing up as 2 icons on Elementary (and
20 otherwise have no adverse effect).
22 * depend on default-jre (at least Java 6)
23 This doesn't really address #711842, but it will prevent the installation
24 of openjdk-7 when openjdk-8 becomes the default.
25 * get java-wrapper search for "java6"
26 This expands the list of runtimes matched to include the oracle runtimes
30 * debian/copyright: adjust paths and drop information about
32 * Declare compliance with Debian Policy 3.9.6.
34 -- gregor herrmann <gregoa@debian.org> Wed, 15 Oct 2014 18:13:52 +0200
36 jabref (2.10+ds-2) unstable; urgency=medium
38 * Add patch to fix headless BibTeX output.
39 Thanks to Vincent Fourmond for the bug report and the patch.
42 -- gregor herrmann <gregoa@debian.org> Wed, 07 May 2014 22:05:40 +0200
44 jabref (2.10+ds-1) unstable; urgency=medium
46 * New upstream release.
47 * debian/copyright: update years of upstream copyright.
48 * Refresh mrDlib_jayatana.patch.
49 * Drop options_preferences_file.patch, fixed upstream.
50 * debian/copyright: add info about another third-party file.
51 * Update name of .jar in debian/jabref.{install,links}.
53 -- gregor herrmann <gregoa@debian.org> Wed, 12 Mar 2014 19:01:42 +0100
55 jabref (2.10~beta3+ds-1) unstable; urgency=medium
57 * New upstream release.
58 * Update years of packaging copyright.
60 -- gregor herrmann <gregoa@debian.org> Thu, 13 Feb 2014 17:21:36 +0100
62 jabref (2.10~beta2+ds-3) unstable; urgency=medium
64 * Update jabref(1) manpage which was out of sync with the -h output.
65 Thanks to Martin Weis for the bug report and the patch. (LP: #1271951)
66 * Declare compliance with Debian Policy 3.9.5.
68 -- gregor herrmann <gregoa@debian.org> Thu, 23 Jan 2014 22:03:16 +0100
70 jabref (2.10~beta2+ds-2) unstable; urgency=low
72 * Add patch to swap labels for checkboxes in Options → Preferences →
73 File. Thanks to Vincent Fourmond for the bug report. (Closes: #722427)
75 -- gregor herrmann <gregoa@debian.org> Wed, 11 Sep 2013 20:12:39 +0200
77 jabref (2.10~beta2+ds-1) unstable; urgency=low
79 * New upstream release.
80 * Drop jcombobox-parameter.patch, merged upstream.
81 * Refresh debian_libs.patch (offset).
82 * Update filenames in debian/jabref.{install,links}.
83 * debian/copyright: add information about third-party file.
84 * Extend debian/jabref.bug-presubj a bit.
86 -- gregor herrmann <gregoa@debian.org> Fri, 21 Jun 2013 18:52:15 +0200
88 jabref (2.10~beta1+ds-2) unstable; urgency=low
91 * Improve .desktop file. Thanks to lintian and desktop-file-validate.
93 -- gregor herrmann <gregoa@debian.org> Sun, 05 May 2013 21:20:50 +0200
95 jabref (2.10~beta1+ds-1) experimental; urgency=low
97 * New upstream release.
98 * Refresh existing patches.
99 * Add a new patch to add back a removed file.
100 * Add a new patch to fix JComboBox errors.
101 * Update filenames in debian/jabref.{install,links}.
102 * Repacking framework: also remove the buildlib, gradle, osx directories.
103 * debian/{rules,control}: activate unit tests.
104 * Update debian/repack.stub.
106 - add info about debian/repack.stub
107 - update years, add info about new files
108 - update years of packaging copyright
109 * Install original JabRef icon file, and use it in the .desktop file.
112 -- gregor herrmann <gregoa@debian.org> Sat, 30 Mar 2013 18:14:19 +0100
114 jabref (2.9+r+ds-1) experimental; urgency=low
116 * New upstream release:
117 In fact, this is now the 2.9 release, the version from last week was a
118 pre-release that SourceForge shouldn't have shown. The only changes are in
119 documentation and internationalization.
120 * debian/copyright: add information about mrDlib_jayatana.patch.
122 -- gregor herrmann <gregoa@debian.org> Mon, 17 Dec 2012 20:25:13 +0100
124 jabref (2.9+ds-1) experimental; urgency=low
126 * New upstream release.
127 * Update filenames in debian/jabref.{install,links}.
129 -- gregor herrmann <gregoa@debian.org> Fri, 14 Dec 2012 21:06:39 +0100
131 jabref (2.9~beta2+ds-1) experimental; urgency=low
133 * New upstream release.
134 (Closes: #644530) (LP: #884016)
135 * Update filenames in debian/jabref.{install,links}.
137 - Update dependency on JVM to "openjdk-7-jre | java6-runtime". Using
138 default-jre is probably no good idea, since this installs gcj-jre on
139 several architectures. Update wrapper script as well.
140 Thanks to Torquil Macdonald Sørensen for the bug report.
142 - Add new build dependencies / versions.
143 Update wrapper script accordingly.
144 - Remove versions from (build) dependencies that are already satisfied in
146 - Bump Standards-Version to 3.9.4 (no changes).
147 - Create a jabref-plugin-oo transitional dummy package.
148 The former LibreOffice plugin is now part of JabRef proper.
150 - Refresh and rename patch debian_libs.patch.
151 - New patch: disable mrDlib and ayatana features until we have all
152 dependencies in Debian. Thanks to Oliver Kopp (upstream) for providing a
154 - Remove other patches, applied upstream or obsolete.
155 - Remove debian/README.source which referred to a removed patch.
157 - Use Copyright Format 1.0.
158 - Update years of upstream and packaging copyright.
159 - Add new third-party copyright holders.
161 -- gregor herrmann <gregoa@debian.org> Mon, 26 Nov 2012 21:06:14 +0100
163 jabref (2.7~beta1+ds-6) unstable; urgency=low
165 * Update Vcs-* headers.
166 * Add patch 09_looks2.5.patch to build against libjgoodies-looks-java >=
168 * Drop patch 01_free_javac.patch, not needed anymore. Make (build)
169 dependency on libjgoodies-looks-java versioned.
170 * Switch to "3.0 (quilt)" source format. Remove quilt framework, update
171 debian/README.source.
172 * Drop get-orig-source target, uscan and git-import-orig work fine.
174 -- gregor herrmann <gregoa@debian.org> Fri, 10 Feb 2012 21:37:59 +0100
176 jabref (2.7~beta1+ds-5) unstable; urgency=low
178 * New patch 08_doubleextensions.patch, kindly backported and provided by
179 upstream: improve handling of linked files with double extensions: file
180 types with a double extension are new recognized automatically when a new
181 link is added manually, or when a link is added automatically and
182 clicked-upon once, after defining the file type in the options
184 * Bump debhelper compatibility level to 8.
185 * Set Standards-Version to 3.9.2 (no changes).
186 * Change order of arguments for dh in debian/rules.
188 -- gregor herrmann <gregoa@debian.org> Fri, 01 Jul 2011 03:08:59 +0200
190 jabref (2.7~beta1+ds-4) unstable; urgency=low
193 * Add patch to build against libpdfbox-1.5.0+dfsg.
196 * Remove version from java-wrappers dependency, already satisfied in
198 * debian/copyright: update years of packaging copyright.
200 -- gregor herrmann <gregoa@debian.org> Thu, 31 Mar 2011 17:15:22 +0200
202 jabref (2.7~beta1+ds-3) unstable; urgency=low
204 * Edit jabref wrapper script to resolve libjgoodies-common-java jar.
205 Add libjgoodies-common-java to Depends. (Closes: #614506)
206 * Change "looks" in wrapper script to "jgoodies-looks"
208 -- tony mancill <tmancill@debian.org> Mon, 21 Feb 2011 20:04:55 -0800
210 jabref (2.7~beta1+ds-2) unstable; urgency=low
212 * Upload to unstable.
214 -- gregor herrmann <gregoa@debian.org> Mon, 07 Feb 2011 18:45:19 +0100
216 jabref (2.7~beta1+ds-1) experimental; urgency=low
218 * New upstream release.
219 * debian/control: uniform spelling of BibTex; thanks to Erik Esterer for the
220 bug report and patch (closes: #596946).
222 * Update name of jar file in debian/jabref.{install,links}.
223 * Update debian/copyright (year of upstream copyright, formatting).
225 -- gregor herrmann <gregoa@debian.org> Tue, 18 Jan 2011 18:42:33 +0100
227 jabref (2.6+ds-4) unstable; urgency=low
230 * 02_libs.patch: add antlr3-runtime.jar to classpath.
231 * Make build and runtime dependency on antlr3 versioned.
232 * Set Standards-Version to 3.9.1 (no changes).
235 * delete 05_antlr.patch
236 * add 05_antlrv32.patch: include new BstParser/Lexer classes generated
237 by antlr 3.2. (Closes: #591124)
238 * Update README.source with information regarding regeneration of
239 BstParser and BstLexer classes.
241 -- tony mancill <tmancill@debian.org> Tue, 03 Aug 2010 19:41:44 -0700
243 jabref (2.6+ds-3) unstable; urgency=low
245 * Improve wrapper script to avoid unnecessary warnings; thanks to Martin
246 Lutz for the bug report and to Onkar Shinde for the instructions
249 -- gregor herrmann <gregoa@debian.org> Tue, 22 Jun 2010 20:27:14 +0200
251 jabref (2.6+ds-2) unstable; urgency=low
253 * debian/control: add "Recommends: xdg-utils"; thanks to Vincent Fourmond
254 for the bug report (closes: #579346). Change xpdf to xpdf-reader in
257 -- gregor herrmann <gregoa@debian.org> Tue, 27 Apr 2010 16:49:34 +0200
259 jabref (2.6+ds-1) unstable; urgency=low
261 * New upstream release.
262 * Adapt name of jar file in debian/jabref.{install,links}.
263 * Remove patch 03_external_apps.patch, refresh patches 02_libs.patch and
264 06_BibtexEntry.patch.
265 * Add a debian/source/format file.
267 -- gregor herrmann <gregoa@debian.org> Thu, 15 Apr 2010 20:03:46 +0200
269 jabref (2.6~beta3+ds-1) unstable; urgency=low
271 * New upstream release:
272 - debian/repack.local: don't remove the three "offending" files,
273 two were removed upstream, the third was re-licensed
274 - adjust debian/copyright accordingly
275 - change version suffix to +ds since we are not repackaging for license
277 - remove patches 07_PreviewPanel.patch and 08_HighlightFilter.patch,
279 - refresh patches 03_external_apps.patch and 06_BibtexEntry.patch
280 - adapt name of jar file in debian/jabref.{install,links}
281 * Add jabref-plugin-oo to Suggests:.
283 -- gregor herrmann <gregoa@debian.org> Mon, 15 Mar 2010 21:42:25 +0100
285 jabref (2.6~beta2+dfsg-2) unstable; urgency=low
287 * Add back sun-java6-jre as an alternative runtime dependency.
288 * debian/control: change build dependency from default-jdk-builddep to
290 * Set Standards-Version to 3.8.4 (no changes).
292 -- gregor herrmann <gregoa@debian.org> Mon, 08 Feb 2010 21:37:58 +0100
294 jabref (2.6~beta2+dfsg-1) unstable; urgency=low
297 * Move from contrib to main since all build and runtime dependencies are in
298 main now (closes: #548180).
299 * Remove sun-java6-jre from Depends.
300 * Repack upstream tarball to remove the sourceless pre-compiled libraries
301 and some files without (free) licenses.
302 * Add HighlightFilter patch to work without HighlightFilter.java.
303 * debian/rules: override dh_auto_clean, `ant clean' fails with an unpatched
304 build.xml after removing lib/. Move ant from B-D to B-D-I since it's not
305 used in the clean target anymore.
306 * debian/clean: remove build.number and src/resource/build.properties, they
307 get re-generated on each build.
308 * Install reportbug presubj file via dh_bugfiles.
309 * debian/copyright: update formatting and list of third-party copyright
313 * Add PreviewPanel patch to remove dependency on DocumentPrinter class.
315 -- gregor herrmann <gregoa@debian.org> Mon, 18 Jan 2010 18:35:50 +0100
317 jabref (2.6~beta2-1) unstable; urgency=low
319 * Remove alternative dependency on sun-java5-jre which was removed from the
320 archive. Also adjust README.Debian and /usr/bin/jabref.
321 * New upstream beta release:
322 - fixes "allow to disable (re)storing of current tab for entries"
324 - thanks again to Philip Rinn for his help with the upgrade
325 * debian/copyright: add new developer.
326 * Refresh patches 01_free_javac.patch and 06_BibtexEntry.patch.
327 * Adjust debian/jabref.links and debian/jabref.install to new jar file.
328 * Simplify debian/jabref.dirs.
329 * Add a presubj fragment for reportbug.
331 -- gregor herrmann <gregoa@debian.org> Tue, 01 Dec 2009 18:52:51 +0100
333 jabref (2.5-1) unstable; urgency=low
335 * New upstream release (closes: #497897, LP: #301327). This version also
336 fixes the following Debian bugs:
337 - "field data lost when switching tabs without leaving field first"
339 - "jumps back to previously edited entry when clicking title field"
341 - "File type detection of downloaded files should use MIME type"
343 - "autocompletion for crossref fields"
345 - "text selection visual bug" (closes: #527323)
346 - "auto-completion in author field wrong" (closes: #442476)
347 * Add new build and runtime dependencies: libmysql-java,
348 libcommons-logging-java, libjpf-java, libjpfcodegen-java, velocity.
349 * Switch to debhelper 7; adjust debian/{compat,control,rules}.
350 * Rename a couple of files in debian/ to debian/jabref.foo for consistency.
351 * Adjust debian/jabref.links and debian/jabref.install to new jar file.
352 * Update /usr/bin/jabref to use the new libs.
354 * Update package/program description in debian/control and in jabref.1
355 according to the upstream README.
356 * Update debian/copyright.
358 - update 01_free_javac.patch, 02_libs.patch, 03_external_apps.patch,
360 - remove 04_HONOR_DISPLAY_PROPERTIES.patch, not needed any more
361 - remove 06_forms_groups.patch, applied upstream
362 - add new 06_BibtexEntry.patch
363 * Set Standards-Version to 3.8.3.
364 * Thanks a lot to Philip Rinn for his great help in preparing this release,
365 especially with the patches, dependencies, and the wrapper script!
367 -- gregor herrmann <gregoa@debian.org> Sun, 13 Sep 2009 22:01:22 +0200
369 jabref (2.3.1-6) unstable; urgency=low
371 * debian/watch: back to the redirector at qa.debian.org.
372 * Use java-wrappers instead of the hand-crafted wrapper script; thanks to
373 Vincent Fourmond for the patch (closes: #506219).
374 * Update README.Debian: mention supported Java virtual machines and
375 JAVA_HOME (cf. LP: #258198).
376 * debian/rules: set JAVA_HOME=/usr/lib/jvm/default-java.
378 -- gregor herrmann <gregoa@debian.org> Fri, 21 Nov 2008 21:46:28 +0100
380 jabref (2.3.1-5) unstable; urgency=low
382 * Change runtime dependency from "sun-java6-jre | sun-java5-jre" to
383 "openjdk-6-jre | sun-java6-jre | sun-java5-jre" (closes: #383006).
384 [Jabref stays in contrib because it (build) depends on libspin-java and
385 libpdfbox-java which are in contrib because they build depend on packages
386 in contrib/non-free.]
387 * debian/copyright: wrap long line.
389 -- gregor herrmann <gregoa@debian.org> Wed, 16 Jul 2008 22:24:25 +0200
391 jabref (2.3.1-4) unstable; urgency=low
393 * Replace /usr/lib/jvm/java-7-icedtea with /usr/lib/jvm/java-6-openjdk in
394 wrapper script. Doesn't work on Debian yet but helps Ubuntu users (cf.
395 LP: #225450 and LP: #203636).
396 * debian/watch: use sourceforge URL directly instead of the redirector
398 * Switch patch system from dpatch to quilt.
399 * debian/rules: remove configure{,-stamp} targets.
400 * Set Standards-Version to 3.8.0; add debian/README.source to document the
402 * Add patch 06_forms_groups.patch to fix an exception in the groups
403 interface; thanks to Monkey D. Luffy for the bug report and to Philipp
404 Spitzer for helping me to produce a patch (closes: #487481).
406 -- gregor herrmann <gregoa@debian.org> Wed, 02 Jul 2008 20:07:03 +0200
408 jabref (2.3.1-3) unstable; urgency=low
410 * Build against Debian libraries instead of pre-packaged ones
412 - adapt and reactivate patch 02_libs.dpatch: use libraries in
413 /usr/share/java for building and don't include them in jabref.jar
414 - add needed jars to Classpath in the wrapper script
415 - add patch 05_antlr.dpatch: antlr3 in Debian is newer than the
417 - add necessary packages to Build-Depends-Indep and Depends
418 These changes are either taken directly from Gerardo Curiel's patch or
419 based on them -- thanks a lot!
420 * debian/watch: add uversionmangle to cope with upstream b(eta) releases.
421 * Move wrapper script in source package to debian/jabref-wrapper and
422 install it from debian/rules.
423 * Remove debian docs and install upstream README directly from
426 - change my email address
427 - replace java-gcj-compat-dev with default-jdk-builddep in
430 -- gregor herrmann <gregoa@debian.org> Tue, 22 Apr 2008 21:33:33 +0200
432 jabref (2.3.1-2) unstable; urgency=low
434 * Change pdfviewer to pdf-viewer in Suggests:.
435 * Set Standards-Version to 3.7.3 (no changes required).
436 * debian/rules: explicitly set JAVA_HOME.
437 * Only set JAVA to $JAVA_HOME/jre/bin/java if JAVA_HOME is not empty;
438 thanks to Michael Piefel for the hint.
439 * Set debhelper compatibility level to 6.
441 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 11 Feb 2008 17:00:15 +0100
443 jabref (2.3.1-1) unstable; urgency=low
445 * New upstream release.
446 * Adapt referenced filename in debian/links and debian/install.
448 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 30 Nov 2007 14:28:00 +0100
450 jabref (2.3-2) unstable; urgency=low
452 * Add /usr/lib/jvm/java-7-icedtea to wrapper script. Doesn't work on
453 Debian yet but helps Ubuntu users (TODO: add dependency on
454 icedtea-java7-jre (not yet in Debian)).
455 * Reformat wrapper script.
456 * debian/rules: re-arrange targets and their dependencies.
458 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 16 Nov 2007 18:38:18 +0100
460 jabref (2.3-1) unstable; urgency=low
462 * New upstream release, closes a bunch of bugs reported in the Debian BTS:
463 - "bibtexkey auto-generation cannot deal with quotes" (closes: #448917).
464 - "File download via CGI adds QUERY_STRING to suggested filename"
466 - "File download aborted on click of OK" (closes: #448060).
467 - "Improve directory/filename handling on downloading" (closes: #442475).
468 - "ctrl-g should cause record to be saved" (closes: #443078).
469 - "version 2.3 released" (closes: #450789).
470 * Change XS-Vcs-* fields to Vcs-*.
471 * Adapt referenced filename in debian/links and debian/install.
472 * Sync debian/copyright with output of Help/About and reference
473 /usr/share/common-licenses/GPL-2.
474 * Install changelog_highlights.txt as upstream changelog.
476 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 11 Nov 2007 01:58:27 +0100
478 jabref (2.3~beta3-1) unstable; urgency=low
480 * New upstream release.
481 * Remove debian/manpages.
482 * Clean up debian/rules.
483 * Move upstream URL from the description to the new Homepage field.
484 * Use ant clean instead of manually removing the build directory in
485 debian/rules. Move ant from Build-Depends-Indep to Build-Depends.
486 * Update patch 03_external_apps.
487 * Remove patch 04_logger, not needed anymore.
488 * Create new patch 04_HONOR_DISPLAY_PROPERTIES.dpatch.
489 * Adapt referenced filename in debian/links and debian/install.
491 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 09 Oct 2007 19:12:09 +0200
493 jabref (2.3~beta2-1) unstable; urgency=low
495 * New upstream release.
496 * Add liblog4j1.2-java to build dependencies (and a new patch 04_logger to
498 * Fix Categories entry in desktop file and remove Encoding.
499 * Sync debian/copyright with output of Help/About.
501 -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 29 Aug 2007 23:38:22 +0200
503 jabref (2.3~beta1-2) unstable; urgency=low
505 * Change section in menu file to "Applications/Data Management" due to
506 the new Menu Policy starting with the upload of menu 2.1.35.
508 -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 04 Jul 2007 19:10:47 +0200
510 jabref (2.3~beta1-1) unstable; urgency=low
512 * New upstream release.
513 * Adapt patch 03_external_apps.
514 * Add suggests to ps- and pdfviewers.
515 * Adapt manpage to output of jabref --help.
516 * Sync debian/copyright with output of Help/About.
518 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 30 Jun 2007 16:45:44 +0200
520 jabref (2.2-01-6) unstable; urgency=low
522 * Add patch 03_external_apps to change the default settings for some
523 external applications; thanks to Cédric Augonnet (closes: #421227).
524 * Convert debian/changelog to UTF-8 (again).
526 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 27 Apr 2007 15:07:18 +0200
528 jabref (2.2-01-5) unstable; urgency=low
530 * Exec the Java interpreter in /usr/bin/jabref; thanks to Tobias Richter
532 * Adapt README.Debian to the new wrapper script.
534 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 16 Mar 2007 02:45:21 +0100
536 jabref (2.2-01-4) unstable; urgency=low
538 * Change wrapper script /usr/bin/jabref to explicitly use the Sun Java
539 5 or 6 virtual machine (closes: #383019).
541 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 12 Mar 2007 20:01:27 +0100
543 jabref (2.2-01-3) unstable; urgency=low
545 * Add call to dh_desktop to debian/rules.
547 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 25 Feb 2007 15:56:32 +0100
549 jabref (2.2-01-2) unstable; urgency=low
553 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 5 Feb 2007 16:39:03 +0100
555 jabref (2.2-01-1) unstable; urgency=low
557 * New upstream release.
558 * Change wrapper script, as "-v" acts as expcted; cf. #378189 for details
559 (also closes: #408081).
560 * Remove debian/source.lintian-overrides from source package, there are no longer
561 cvs remnants in the upstream tarball.
562 * Add .desktop file for easier integration into desktop environments.
563 * Add symlink /usr/share/java/JabRef-2.2.jar -> /usr/share/java/jabref.jar.
564 * Update debian/copright to reflect the changes as shown in the About Box.
565 * Add sun-java6-jre to Depends:, thanks to Gerhard Riener for the hint.
566 * Remove obsolete j2re1.5 | sun-j2sdk1.5 from Depends:.
568 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 3 Feb 2007 15:48:11 +0100
570 jabref (2.2~b2-1) unstable; urgency=low
572 * New upstream release:
573 - undistributable fonts no longer included (closes: #393676);
574 - remove j2re1.4 from Depends, JabRef now needs Java 1.5;
575 - includes the patch to make Enter work in dialogs, therefore remove
577 - update patch 01_free_javac;
578 - update debian/copyright (new contributors);
579 - update debian/rules (icon file name changed).
580 * Fix typo in long description.
581 * Shorten call to ant and remove "-k" from dh_clean in debian/rules.
583 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 26 Nov 2006 22:28:46 +0100
585 jabref (2.1-4) unstable; urgency=low
587 * Apply patch from Matthias Klose to enable building with a free java compiler -
588 thanks! (Cf. #383006)
589 * Change build dependencies accordingly.
590 * Apply patch from Morten Omholt Alver (upstream author) to enable 'enter' in
591 dialogs - thanks! (Closes: #387235)
593 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 25 Sep 2006 00:32:40 +0200
595 jabref (2.1-3) unstable; urgency=low
597 * Change menu section to "Apps/Databases" and remove lintian override.
598 "Apps/Data Management" was premature, thanks to Frank Küster and
599 Bill Allombert for pointing this out (cf. #386320).
601 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 11 Sep 2006 21:12:37 +0200
603 jabref (2.1-2) unstable; urgency=low
605 * Change menu section to "Apps/Data Management", thanks to Frank Küster
607 * Add lintian override for this new section.
608 * Convert changelog to UTF-8.
610 -- gregor herrmann <gregor+debian@comodo.priv.at> Thu, 7 Sep 2006 16:42:27 +0200
612 jabref (2.1-1) unstable; urgency=low
614 * New upstream release (closes: #382310, #379704).
615 * Change back wrapper script, as the behaviour of "-v" changed in the
616 new release (cf. #378189 for details).
617 * Menu icons now created from PNGs in upstream tarball, therefore add build
618 dependency on imagemagick.
619 * Clean up README.Debian.
620 * Update debian/copright to reflect the changes as shown in the About Box.
622 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 11 Aug 2006 12:09:45 +0200
624 jabref (2.0.1+2.1b2-6) unstable; urgency=low
626 * Update menu icons, the new ones are kindly provided by Morten Omholt Alver
627 (upstream author) - thanks!
629 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 1 Aug 2006 22:31:16 +0200
631 jabref (2.0.1+2.1b2-5) unstable; urgency=low
633 * Now really change debian/copyright.
635 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 31 Jul 2006 21:40:47 +0200
637 jabref (2.0.1+2.1b2-4) unstable; urgency=low
639 * Add icon to menu entry, thanks to LI Daobing for the idea
641 * Remove references to the libraries Commons Logging and Commons HTTP Client
642 from debian/copyright, as they are not included in the upstream tarball
645 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 31 Jul 2006 16:37:47 +0200
647 jabref (2.0.1+2.1b2-3) unstable; urgency=low
649 * Convert debian/copyright to UTF-8.
650 * Mention startup options in manpage, thanks to LI Daobing (closes: #378190).
651 * Change wrapper script to always pass "-n" if called with "-v" in order
652 to make jabref only print the version number and quit afterwards with
653 "-v". Thanks to LI Daobing (closes: #378189).
655 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 14 Jul 2006 13:23:58 +0200
657 jabref (2.0.1+2.1b2-2) unstable; urgency=low
659 * Pass command line parameters to /usr/bin/jabref and add hint about Sun
660 Java and update-alternatives to README.Debian (closes: #377316).
662 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 8 Jul 2006 12:51:40 +0200
664 jabref (2.0.1+2.1b2-1) unstable; urgency=low
666 * New upstream release.
668 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 4 Jul 2006 16:42:35 +0200
670 jabref (2.0.1+2.1b-3) unstable; urgency=low
672 * Changed order of Build-Depend-Indep.
673 * Cleaned up debian/rules.
674 * Moved dh_ calls in debian/rules to binary-indep target.
675 * Add lintian override (upstream tarball has .cvsignore stuff).
676 * Added Tony Mancill to Uploaders (thanks for sponsoring!).
677 * Clarified debian/copyright and fixed typo (thanks to Tony Mancill).
678 * Updated debhelper compatibility level to 5.
679 * Cleaned up debian/watch.
681 * Intial upload to the Debian archive (closes: #205392).
683 -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 14 Jun 2006 17:51:38 +0200
685 jabref (2.0.1+2.1b-2) unstable; urgency=low
687 * Change dependencies to include several versions of the Sun JRE/JDK.
689 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 30 May 2006 17:12:05 +0200
691 jabref (2.0.1+2.1b-1) unstable; urgency=low
693 * New upstream release.
695 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 20 May 2006 17:06:49 +0200
697 jabref (2.0.1-3) unstable; urgency=low
699 * Update to Standards-Version: 3.7.2 (no changes required).
700 * Change dependencies to new sun-java5-jre/jdk.
702 -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 17 May 2006 17:48:52 +0200
704 jabref (2.0.1-2) unstable; urgency=low
706 * Update to Standards-Version: 3.7.0 (no changes required).
707 * Moved debhelper from Build-Depends-Indep to Build-Depends
710 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 1 May 2006 14:44:02 +0200
712 jabref (2.0.1-1) unstable; urgency=low
714 * New upstream release
715 * Set debhelper compatibility level to 5.
717 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 3 Feb 2006 21:18:29 +0100
719 jabref (1.8.1-2) unstable; urgency=low
721 * Added homepage to debian/control.
723 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 25 Dec 2005 14:30:28 +0100
725 jabref (1.8.1-1) unstable; urgency=low
727 * New upstream release
729 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 7 Oct 2005 22:30:10 +0200
731 jabref (1.8-4) unstable; urgency=low
733 * Fixed error in /usr/bin/jabref.
735 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 13 Sep 2005 18:44:57 +0200
737 jabref (1.8-3) unstable; urgency=low
739 * Trimmed Depends: to j2re1.4.
740 * Added j2sdk1 to Build-Depends-Indep.
742 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 11 Sep 2005 01:24:05 +0200
744 jabref (1.8-2) unstable; urgency=low
746 * Moved jabref.jar from /usr/share/java/jabref to ../
748 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 3 Sep 2005 02:45:23 +0200
750 jabref (1.8-1) unstable; urgency=low
752 * Initial release Closes: #205392
754 -- gregor herrmann <gregor+debian@comodo.priv.at> Thu, 1 Sep 2005 23:18:00 +0200