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-4) unstable; urgency=medium
17 * Drop /usr/lib/ure/share/java from the build-time classpath.
18 The ure JARs are now in /usr/lib/libreoffice/program/classes.
20 * Drop the .menu file in favor of the .desktop file.
22 -- tony mancill <tmancill@debian.org> Mon, 19 Oct 2015 20:46:41 -0700
24 jabref (2.10+ds-3) unstable; urgency=medium
27 * add StartupWMClass to jabref.desktop
28 This should prevent JabRef as showing up as 2 icons on Elementary (and
29 otherwise have no adverse effect).
31 * depend on default-jre (at least Java 6)
32 This doesn't really address #711842, but it will prevent the installation
33 of openjdk-7 when openjdk-8 becomes the default.
34 * get java-wrapper search for "java6"
35 This expands the list of runtimes matched to include the oracle runtimes
39 * debian/copyright: adjust paths and drop information about
41 * Declare compliance with Debian Policy 3.9.6.
43 -- gregor herrmann <gregoa@debian.org> Wed, 15 Oct 2014 18:13:52 +0200
45 jabref (2.10+ds-2) unstable; urgency=medium
47 * Add patch to fix headless BibTeX output.
48 Thanks to Vincent Fourmond for the bug report and the patch.
51 -- gregor herrmann <gregoa@debian.org> Wed, 07 May 2014 22:05:40 +0200
53 jabref (2.10+ds-1) unstable; urgency=medium
55 * New upstream release.
56 * debian/copyright: update years of upstream copyright.
57 * Refresh mrDlib_jayatana.patch.
58 * Drop options_preferences_file.patch, fixed upstream.
59 * debian/copyright: add info about another third-party file.
60 * Update name of .jar in debian/jabref.{install,links}.
62 -- gregor herrmann <gregoa@debian.org> Wed, 12 Mar 2014 19:01:42 +0100
64 jabref (2.10~beta3+ds-1) unstable; urgency=medium
66 * New upstream release.
67 * Update years of packaging copyright.
69 -- gregor herrmann <gregoa@debian.org> Thu, 13 Feb 2014 17:21:36 +0100
71 jabref (2.10~beta2+ds-3) unstable; urgency=medium
73 * Update jabref(1) manpage which was out of sync with the -h output.
74 Thanks to Martin Weis for the bug report and the patch. (LP: #1271951)
75 * Declare compliance with Debian Policy 3.9.5.
77 -- gregor herrmann <gregoa@debian.org> Thu, 23 Jan 2014 22:03:16 +0100
79 jabref (2.10~beta2+ds-2) unstable; urgency=low
81 * Add patch to swap labels for checkboxes in Options → Preferences →
82 File. Thanks to Vincent Fourmond for the bug report. (Closes: #722427)
84 -- gregor herrmann <gregoa@debian.org> Wed, 11 Sep 2013 20:12:39 +0200
86 jabref (2.10~beta2+ds-1) unstable; urgency=low
88 * New upstream release.
89 * Drop jcombobox-parameter.patch, merged upstream.
90 * Refresh debian_libs.patch (offset).
91 * Update filenames in debian/jabref.{install,links}.
92 * debian/copyright: add information about third-party file.
93 * Extend debian/jabref.bug-presubj a bit.
95 -- gregor herrmann <gregoa@debian.org> Fri, 21 Jun 2013 18:52:15 +0200
97 jabref (2.10~beta1+ds-2) unstable; urgency=low
100 * Improve .desktop file. Thanks to lintian and desktop-file-validate.
102 -- gregor herrmann <gregoa@debian.org> Sun, 05 May 2013 21:20:50 +0200
104 jabref (2.10~beta1+ds-1) experimental; urgency=low
106 * New upstream release.
107 * Refresh existing patches.
108 * Add a new patch to add back a removed file.
109 * Add a new patch to fix JComboBox errors.
110 * Update filenames in debian/jabref.{install,links}.
111 * Repacking framework: also remove the buildlib, gradle, osx directories.
112 * debian/{rules,control}: activate unit tests.
113 * Update debian/repack.stub.
115 - add info about debian/repack.stub
116 - update years, add info about new files
117 - update years of packaging copyright
118 * Install original JabRef icon file, and use it in the .desktop file.
121 -- gregor herrmann <gregoa@debian.org> Sat, 30 Mar 2013 18:14:19 +0100
123 jabref (2.9+r+ds-1) experimental; urgency=low
125 * New upstream release:
126 In fact, this is now the 2.9 release, the version from last week was a
127 pre-release that SourceForge shouldn't have shown. The only changes are in
128 documentation and internationalization.
129 * debian/copyright: add information about mrDlib_jayatana.patch.
131 -- gregor herrmann <gregoa@debian.org> Mon, 17 Dec 2012 20:25:13 +0100
133 jabref (2.9+ds-1) experimental; urgency=low
135 * New upstream release.
136 * Update filenames in debian/jabref.{install,links}.
138 -- gregor herrmann <gregoa@debian.org> Fri, 14 Dec 2012 21:06:39 +0100
140 jabref (2.9~beta2+ds-1) experimental; urgency=low
142 * New upstream release.
143 (Closes: #644530) (LP: #884016)
144 * Update filenames in debian/jabref.{install,links}.
146 - Update dependency on JVM to "openjdk-7-jre | java6-runtime". Using
147 default-jre is probably no good idea, since this installs gcj-jre on
148 several architectures. Update wrapper script as well.
149 Thanks to Torquil Macdonald Sørensen for the bug report.
151 - Add new build dependencies / versions.
152 Update wrapper script accordingly.
153 - Remove versions from (build) dependencies that are already satisfied in
155 - Bump Standards-Version to 3.9.4 (no changes).
156 - Create a jabref-plugin-oo transitional dummy package.
157 The former LibreOffice plugin is now part of JabRef proper.
159 - Refresh and rename patch debian_libs.patch.
160 - New patch: disable mrDlib and ayatana features until we have all
161 dependencies in Debian. Thanks to Oliver Kopp (upstream) for providing a
163 - Remove other patches, applied upstream or obsolete.
164 - Remove debian/README.source which referred to a removed patch.
166 - Use Copyright Format 1.0.
167 - Update years of upstream and packaging copyright.
168 - Add new third-party copyright holders.
170 -- gregor herrmann <gregoa@debian.org> Mon, 26 Nov 2012 21:06:14 +0100
172 jabref (2.7~beta1+ds-6) unstable; urgency=low
174 * Update Vcs-* headers.
175 * Add patch 09_looks2.5.patch to build against libjgoodies-looks-java >=
177 * Drop patch 01_free_javac.patch, not needed anymore. Make (build)
178 dependency on libjgoodies-looks-java versioned.
179 * Switch to "3.0 (quilt)" source format. Remove quilt framework, update
180 debian/README.source.
181 * Drop get-orig-source target, uscan and git-import-orig work fine.
183 -- gregor herrmann <gregoa@debian.org> Fri, 10 Feb 2012 21:37:59 +0100
185 jabref (2.7~beta1+ds-5) unstable; urgency=low
187 * New patch 08_doubleextensions.patch, kindly backported and provided by
188 upstream: improve handling of linked files with double extensions: file
189 types with a double extension are new recognized automatically when a new
190 link is added manually, or when a link is added automatically and
191 clicked-upon once, after defining the file type in the options
193 * Bump debhelper compatibility level to 8.
194 * Set Standards-Version to 3.9.2 (no changes).
195 * Change order of arguments for dh in debian/rules.
197 -- gregor herrmann <gregoa@debian.org> Fri, 01 Jul 2011 03:08:59 +0200
199 jabref (2.7~beta1+ds-4) unstable; urgency=low
202 * Add patch to build against libpdfbox-1.5.0+dfsg.
205 * Remove version from java-wrappers dependency, already satisfied in
207 * debian/copyright: update years of packaging copyright.
209 -- gregor herrmann <gregoa@debian.org> Thu, 31 Mar 2011 17:15:22 +0200
211 jabref (2.7~beta1+ds-3) unstable; urgency=low
213 * Edit jabref wrapper script to resolve libjgoodies-common-java jar.
214 Add libjgoodies-common-java to Depends. (Closes: #614506)
215 * Change "looks" in wrapper script to "jgoodies-looks"
217 -- tony mancill <tmancill@debian.org> Mon, 21 Feb 2011 20:04:55 -0800
219 jabref (2.7~beta1+ds-2) unstable; urgency=low
221 * Upload to unstable.
223 -- gregor herrmann <gregoa@debian.org> Mon, 07 Feb 2011 18:45:19 +0100
225 jabref (2.7~beta1+ds-1) experimental; urgency=low
227 * New upstream release.
228 * debian/control: uniform spelling of BibTex; thanks to Erik Esterer for the
229 bug report and patch (closes: #596946).
231 * Update name of jar file in debian/jabref.{install,links}.
232 * Update debian/copyright (year of upstream copyright, formatting).
234 -- gregor herrmann <gregoa@debian.org> Tue, 18 Jan 2011 18:42:33 +0100
236 jabref (2.6+ds-4) unstable; urgency=low
239 * 02_libs.patch: add antlr3-runtime.jar to classpath.
240 * Make build and runtime dependency on antlr3 versioned.
241 * Set Standards-Version to 3.9.1 (no changes).
244 * delete 05_antlr.patch
245 * add 05_antlrv32.patch: include new BstParser/Lexer classes generated
246 by antlr 3.2. (Closes: #591124)
247 * Update README.source with information regarding regeneration of
248 BstParser and BstLexer classes.
250 -- tony mancill <tmancill@debian.org> Tue, 03 Aug 2010 19:41:44 -0700
252 jabref (2.6+ds-3) unstable; urgency=low
254 * Improve wrapper script to avoid unnecessary warnings; thanks to Martin
255 Lutz for the bug report and to Onkar Shinde for the instructions
258 -- gregor herrmann <gregoa@debian.org> Tue, 22 Jun 2010 20:27:14 +0200
260 jabref (2.6+ds-2) unstable; urgency=low
262 * debian/control: add "Recommends: xdg-utils"; thanks to Vincent Fourmond
263 for the bug report (closes: #579346). Change xpdf to xpdf-reader in
266 -- gregor herrmann <gregoa@debian.org> Tue, 27 Apr 2010 16:49:34 +0200
268 jabref (2.6+ds-1) unstable; urgency=low
270 * New upstream release.
271 * Adapt name of jar file in debian/jabref.{install,links}.
272 * Remove patch 03_external_apps.patch, refresh patches 02_libs.patch and
273 06_BibtexEntry.patch.
274 * Add a debian/source/format file.
276 -- gregor herrmann <gregoa@debian.org> Thu, 15 Apr 2010 20:03:46 +0200
278 jabref (2.6~beta3+ds-1) unstable; urgency=low
280 * New upstream release:
281 - debian/repack.local: don't remove the three "offending" files,
282 two were removed upstream, the third was re-licensed
283 - adjust debian/copyright accordingly
284 - change version suffix to +ds since we are not repackaging for license
286 - remove patches 07_PreviewPanel.patch and 08_HighlightFilter.patch,
288 - refresh patches 03_external_apps.patch and 06_BibtexEntry.patch
289 - adapt name of jar file in debian/jabref.{install,links}
290 * Add jabref-plugin-oo to Suggests:.
292 -- gregor herrmann <gregoa@debian.org> Mon, 15 Mar 2010 21:42:25 +0100
294 jabref (2.6~beta2+dfsg-2) unstable; urgency=low
296 * Add back sun-java6-jre as an alternative runtime dependency.
297 * debian/control: change build dependency from default-jdk-builddep to
299 * Set Standards-Version to 3.8.4 (no changes).
301 -- gregor herrmann <gregoa@debian.org> Mon, 08 Feb 2010 21:37:58 +0100
303 jabref (2.6~beta2+dfsg-1) unstable; urgency=low
306 * Move from contrib to main since all build and runtime dependencies are in
307 main now (closes: #548180).
308 * Remove sun-java6-jre from Depends.
309 * Repack upstream tarball to remove the sourceless pre-compiled libraries
310 and some files without (free) licenses.
311 * Add HighlightFilter patch to work without HighlightFilter.java.
312 * debian/rules: override dh_auto_clean, `ant clean' fails with an unpatched
313 build.xml after removing lib/. Move ant from B-D to B-D-I since it's not
314 used in the clean target anymore.
315 * debian/clean: remove build.number and src/resource/build.properties, they
316 get re-generated on each build.
317 * Install reportbug presubj file via dh_bugfiles.
318 * debian/copyright: update formatting and list of third-party copyright
322 * Add PreviewPanel patch to remove dependency on DocumentPrinter class.
324 -- gregor herrmann <gregoa@debian.org> Mon, 18 Jan 2010 18:35:50 +0100
326 jabref (2.6~beta2-1) unstable; urgency=low
328 * Remove alternative dependency on sun-java5-jre which was removed from the
329 archive. Also adjust README.Debian and /usr/bin/jabref.
330 * New upstream beta release:
331 - fixes "allow to disable (re)storing of current tab for entries"
333 - thanks again to Philip Rinn for his help with the upgrade
334 * debian/copyright: add new developer.
335 * Refresh patches 01_free_javac.patch and 06_BibtexEntry.patch.
336 * Adjust debian/jabref.links and debian/jabref.install to new jar file.
337 * Simplify debian/jabref.dirs.
338 * Add a presubj fragment for reportbug.
340 -- gregor herrmann <gregoa@debian.org> Tue, 01 Dec 2009 18:52:51 +0100
342 jabref (2.5-1) unstable; urgency=low
344 * New upstream release (closes: #497897, LP: #301327). This version also
345 fixes the following Debian bugs:
346 - "field data lost when switching tabs without leaving field first"
348 - "jumps back to previously edited entry when clicking title field"
350 - "File type detection of downloaded files should use MIME type"
352 - "autocompletion for crossref fields"
354 - "text selection visual bug" (closes: #527323)
355 - "auto-completion in author field wrong" (closes: #442476)
356 * Add new build and runtime dependencies: libmysql-java,
357 libcommons-logging-java, libjpf-java, libjpfcodegen-java, velocity.
358 * Switch to debhelper 7; adjust debian/{compat,control,rules}.
359 * Rename a couple of files in debian/ to debian/jabref.foo for consistency.
360 * Adjust debian/jabref.links and debian/jabref.install to new jar file.
361 * Update /usr/bin/jabref to use the new libs.
363 * Update package/program description in debian/control and in jabref.1
364 according to the upstream README.
365 * Update debian/copyright.
367 - update 01_free_javac.patch, 02_libs.patch, 03_external_apps.patch,
369 - remove 04_HONOR_DISPLAY_PROPERTIES.patch, not needed any more
370 - remove 06_forms_groups.patch, applied upstream
371 - add new 06_BibtexEntry.patch
372 * Set Standards-Version to 3.8.3.
373 * Thanks a lot to Philip Rinn for his great help in preparing this release,
374 especially with the patches, dependencies, and the wrapper script!
376 -- gregor herrmann <gregoa@debian.org> Sun, 13 Sep 2009 22:01:22 +0200
378 jabref (2.3.1-6) unstable; urgency=low
380 * debian/watch: back to the redirector at qa.debian.org.
381 * Use java-wrappers instead of the hand-crafted wrapper script; thanks to
382 Vincent Fourmond for the patch (closes: #506219).
383 * Update README.Debian: mention supported Java virtual machines and
384 JAVA_HOME (cf. LP: #258198).
385 * debian/rules: set JAVA_HOME=/usr/lib/jvm/default-java.
387 -- gregor herrmann <gregoa@debian.org> Fri, 21 Nov 2008 21:46:28 +0100
389 jabref (2.3.1-5) unstable; urgency=low
391 * Change runtime dependency from "sun-java6-jre | sun-java5-jre" to
392 "openjdk-6-jre | sun-java6-jre | sun-java5-jre" (closes: #383006).
393 [Jabref stays in contrib because it (build) depends on libspin-java and
394 libpdfbox-java which are in contrib because they build depend on packages
395 in contrib/non-free.]
396 * debian/copyright: wrap long line.
398 -- gregor herrmann <gregoa@debian.org> Wed, 16 Jul 2008 22:24:25 +0200
400 jabref (2.3.1-4) unstable; urgency=low
402 * Replace /usr/lib/jvm/java-7-icedtea with /usr/lib/jvm/java-6-openjdk in
403 wrapper script. Doesn't work on Debian yet but helps Ubuntu users (cf.
404 LP: #225450 and LP: #203636).
405 * debian/watch: use sourceforge URL directly instead of the redirector
407 * Switch patch system from dpatch to quilt.
408 * debian/rules: remove configure{,-stamp} targets.
409 * Set Standards-Version to 3.8.0; add debian/README.source to document the
411 * Add patch 06_forms_groups.patch to fix an exception in the groups
412 interface; thanks to Monkey D. Luffy for the bug report and to Philipp
413 Spitzer for helping me to produce a patch (closes: #487481).
415 -- gregor herrmann <gregoa@debian.org> Wed, 02 Jul 2008 20:07:03 +0200
417 jabref (2.3.1-3) unstable; urgency=low
419 * Build against Debian libraries instead of pre-packaged ones
421 - adapt and reactivate patch 02_libs.dpatch: use libraries in
422 /usr/share/java for building and don't include them in jabref.jar
423 - add needed jars to Classpath in the wrapper script
424 - add patch 05_antlr.dpatch: antlr3 in Debian is newer than the
426 - add necessary packages to Build-Depends-Indep and Depends
427 These changes are either taken directly from Gerardo Curiel's patch or
428 based on them -- thanks a lot!
429 * debian/watch: add uversionmangle to cope with upstream b(eta) releases.
430 * Move wrapper script in source package to debian/jabref-wrapper and
431 install it from debian/rules.
432 * Remove debian docs and install upstream README directly from
435 - change my email address
436 - replace java-gcj-compat-dev with default-jdk-builddep in
439 -- gregor herrmann <gregoa@debian.org> Tue, 22 Apr 2008 21:33:33 +0200
441 jabref (2.3.1-2) unstable; urgency=low
443 * Change pdfviewer to pdf-viewer in Suggests:.
444 * Set Standards-Version to 3.7.3 (no changes required).
445 * debian/rules: explicitly set JAVA_HOME.
446 * Only set JAVA to $JAVA_HOME/jre/bin/java if JAVA_HOME is not empty;
447 thanks to Michael Piefel for the hint.
448 * Set debhelper compatibility level to 6.
450 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 11 Feb 2008 17:00:15 +0100
452 jabref (2.3.1-1) unstable; urgency=low
454 * New upstream release.
455 * Adapt referenced filename in debian/links and debian/install.
457 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 30 Nov 2007 14:28:00 +0100
459 jabref (2.3-2) unstable; urgency=low
461 * Add /usr/lib/jvm/java-7-icedtea to wrapper script. Doesn't work on
462 Debian yet but helps Ubuntu users (TODO: add dependency on
463 icedtea-java7-jre (not yet in Debian)).
464 * Reformat wrapper script.
465 * debian/rules: re-arrange targets and their dependencies.
467 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 16 Nov 2007 18:38:18 +0100
469 jabref (2.3-1) unstable; urgency=low
471 * New upstream release, closes a bunch of bugs reported in the Debian BTS:
472 - "bibtexkey auto-generation cannot deal with quotes" (closes: #448917).
473 - "File download via CGI adds QUERY_STRING to suggested filename"
475 - "File download aborted on click of OK" (closes: #448060).
476 - "Improve directory/filename handling on downloading" (closes: #442475).
477 - "ctrl-g should cause record to be saved" (closes: #443078).
478 - "version 2.3 released" (closes: #450789).
479 * Change XS-Vcs-* fields to Vcs-*.
480 * Adapt referenced filename in debian/links and debian/install.
481 * Sync debian/copyright with output of Help/About and reference
482 /usr/share/common-licenses/GPL-2.
483 * Install changelog_highlights.txt as upstream changelog.
485 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 11 Nov 2007 01:58:27 +0100
487 jabref (2.3~beta3-1) unstable; urgency=low
489 * New upstream release.
490 * Remove debian/manpages.
491 * Clean up debian/rules.
492 * Move upstream URL from the description to the new Homepage field.
493 * Use ant clean instead of manually removing the build directory in
494 debian/rules. Move ant from Build-Depends-Indep to Build-Depends.
495 * Update patch 03_external_apps.
496 * Remove patch 04_logger, not needed anymore.
497 * Create new patch 04_HONOR_DISPLAY_PROPERTIES.dpatch.
498 * Adapt referenced filename in debian/links and debian/install.
500 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 09 Oct 2007 19:12:09 +0200
502 jabref (2.3~beta2-1) unstable; urgency=low
504 * New upstream release.
505 * Add liblog4j1.2-java to build dependencies (and a new patch 04_logger to
507 * Fix Categories entry in desktop file and remove Encoding.
508 * Sync debian/copyright with output of Help/About.
510 -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 29 Aug 2007 23:38:22 +0200
512 jabref (2.3~beta1-2) unstable; urgency=low
514 * Change section in menu file to "Applications/Data Management" due to
515 the new Menu Policy starting with the upload of menu 2.1.35.
517 -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 04 Jul 2007 19:10:47 +0200
519 jabref (2.3~beta1-1) unstable; urgency=low
521 * New upstream release.
522 * Adapt patch 03_external_apps.
523 * Add suggests to ps- and pdfviewers.
524 * Adapt manpage to output of jabref --help.
525 * Sync debian/copyright with output of Help/About.
527 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 30 Jun 2007 16:45:44 +0200
529 jabref (2.2-01-6) unstable; urgency=low
531 * Add patch 03_external_apps to change the default settings for some
532 external applications; thanks to Cédric Augonnet (closes: #421227).
533 * Convert debian/changelog to UTF-8 (again).
535 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 27 Apr 2007 15:07:18 +0200
537 jabref (2.2-01-5) unstable; urgency=low
539 * Exec the Java interpreter in /usr/bin/jabref; thanks to Tobias Richter
541 * Adapt README.Debian to the new wrapper script.
543 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 16 Mar 2007 02:45:21 +0100
545 jabref (2.2-01-4) unstable; urgency=low
547 * Change wrapper script /usr/bin/jabref to explicitly use the Sun Java
548 5 or 6 virtual machine (closes: #383019).
550 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 12 Mar 2007 20:01:27 +0100
552 jabref (2.2-01-3) unstable; urgency=low
554 * Add call to dh_desktop to debian/rules.
556 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 25 Feb 2007 15:56:32 +0100
558 jabref (2.2-01-2) unstable; urgency=low
562 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 5 Feb 2007 16:39:03 +0100
564 jabref (2.2-01-1) unstable; urgency=low
566 * New upstream release.
567 * Change wrapper script, as "-v" acts as expcted; cf. #378189 for details
568 (also closes: #408081).
569 * Remove debian/source.lintian-overrides from source package, there are no longer
570 cvs remnants in the upstream tarball.
571 * Add .desktop file for easier integration into desktop environments.
572 * Add symlink /usr/share/java/JabRef-2.2.jar -> /usr/share/java/jabref.jar.
573 * Update debian/copright to reflect the changes as shown in the About Box.
574 * Add sun-java6-jre to Depends:, thanks to Gerhard Riener for the hint.
575 * Remove obsolete j2re1.5 | sun-j2sdk1.5 from Depends:.
577 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 3 Feb 2007 15:48:11 +0100
579 jabref (2.2~b2-1) unstable; urgency=low
581 * New upstream release:
582 - undistributable fonts no longer included (closes: #393676);
583 - remove j2re1.4 from Depends, JabRef now needs Java 1.5;
584 - includes the patch to make Enter work in dialogs, therefore remove
586 - update patch 01_free_javac;
587 - update debian/copyright (new contributors);
588 - update debian/rules (icon file name changed).
589 * Fix typo in long description.
590 * Shorten call to ant and remove "-k" from dh_clean in debian/rules.
592 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 26 Nov 2006 22:28:46 +0100
594 jabref (2.1-4) unstable; urgency=low
596 * Apply patch from Matthias Klose to enable building with a free java compiler -
597 thanks! (Cf. #383006)
598 * Change build dependencies accordingly.
599 * Apply patch from Morten Omholt Alver (upstream author) to enable 'enter' in
600 dialogs - thanks! (Closes: #387235)
602 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 25 Sep 2006 00:32:40 +0200
604 jabref (2.1-3) unstable; urgency=low
606 * Change menu section to "Apps/Databases" and remove lintian override.
607 "Apps/Data Management" was premature, thanks to Frank Küster and
608 Bill Allombert for pointing this out (cf. #386320).
610 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 11 Sep 2006 21:12:37 +0200
612 jabref (2.1-2) unstable; urgency=low
614 * Change menu section to "Apps/Data Management", thanks to Frank Küster
616 * Add lintian override for this new section.
617 * Convert changelog to UTF-8.
619 -- gregor herrmann <gregor+debian@comodo.priv.at> Thu, 7 Sep 2006 16:42:27 +0200
621 jabref (2.1-1) unstable; urgency=low
623 * New upstream release (closes: #382310, #379704).
624 * Change back wrapper script, as the behaviour of "-v" changed in the
625 new release (cf. #378189 for details).
626 * Menu icons now created from PNGs in upstream tarball, therefore add build
627 dependency on imagemagick.
628 * Clean up README.Debian.
629 * Update debian/copright to reflect the changes as shown in the About Box.
631 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 11 Aug 2006 12:09:45 +0200
633 jabref (2.0.1+2.1b2-6) unstable; urgency=low
635 * Update menu icons, the new ones are kindly provided by Morten Omholt Alver
636 (upstream author) - thanks!
638 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 1 Aug 2006 22:31:16 +0200
640 jabref (2.0.1+2.1b2-5) unstable; urgency=low
642 * Now really change debian/copyright.
644 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 31 Jul 2006 21:40:47 +0200
646 jabref (2.0.1+2.1b2-4) unstable; urgency=low
648 * Add icon to menu entry, thanks to LI Daobing for the idea
650 * Remove references to the libraries Commons Logging and Commons HTTP Client
651 from debian/copyright, as they are not included in the upstream tarball
654 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 31 Jul 2006 16:37:47 +0200
656 jabref (2.0.1+2.1b2-3) unstable; urgency=low
658 * Convert debian/copyright to UTF-8.
659 * Mention startup options in manpage, thanks to LI Daobing (closes: #378190).
660 * Change wrapper script to always pass "-n" if called with "-v" in order
661 to make jabref only print the version number and quit afterwards with
662 "-v". Thanks to LI Daobing (closes: #378189).
664 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 14 Jul 2006 13:23:58 +0200
666 jabref (2.0.1+2.1b2-2) unstable; urgency=low
668 * Pass command line parameters to /usr/bin/jabref and add hint about Sun
669 Java and update-alternatives to README.Debian (closes: #377316).
671 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 8 Jul 2006 12:51:40 +0200
673 jabref (2.0.1+2.1b2-1) unstable; urgency=low
675 * New upstream release.
677 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 4 Jul 2006 16:42:35 +0200
679 jabref (2.0.1+2.1b-3) unstable; urgency=low
681 * Changed order of Build-Depend-Indep.
682 * Cleaned up debian/rules.
683 * Moved dh_ calls in debian/rules to binary-indep target.
684 * Add lintian override (upstream tarball has .cvsignore stuff).
685 * Added Tony Mancill to Uploaders (thanks for sponsoring!).
686 * Clarified debian/copyright and fixed typo (thanks to Tony Mancill).
687 * Updated debhelper compatibility level to 5.
688 * Cleaned up debian/watch.
690 * Intial upload to the Debian archive (closes: #205392).
692 -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 14 Jun 2006 17:51:38 +0200
694 jabref (2.0.1+2.1b-2) unstable; urgency=low
696 * Change dependencies to include several versions of the Sun JRE/JDK.
698 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 30 May 2006 17:12:05 +0200
700 jabref (2.0.1+2.1b-1) unstable; urgency=low
702 * New upstream release.
704 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 20 May 2006 17:06:49 +0200
706 jabref (2.0.1-3) unstable; urgency=low
708 * Update to Standards-Version: 3.7.2 (no changes required).
709 * Change dependencies to new sun-java5-jre/jdk.
711 -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 17 May 2006 17:48:52 +0200
713 jabref (2.0.1-2) unstable; urgency=low
715 * Update to Standards-Version: 3.7.0 (no changes required).
716 * Moved debhelper from Build-Depends-Indep to Build-Depends
719 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 1 May 2006 14:44:02 +0200
721 jabref (2.0.1-1) unstable; urgency=low
723 * New upstream release
724 * Set debhelper compatibility level to 5.
726 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 3 Feb 2006 21:18:29 +0100
728 jabref (1.8.1-2) unstable; urgency=low
730 * Added homepage to debian/control.
732 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 25 Dec 2005 14:30:28 +0100
734 jabref (1.8.1-1) unstable; urgency=low
736 * New upstream release
738 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 7 Oct 2005 22:30:10 +0200
740 jabref (1.8-4) unstable; urgency=low
742 * Fixed error in /usr/bin/jabref.
744 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 13 Sep 2005 18:44:57 +0200
746 jabref (1.8-3) unstable; urgency=low
748 * Trimmed Depends: to j2re1.4.
749 * Added j2sdk1 to Build-Depends-Indep.
751 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 11 Sep 2005 01:24:05 +0200
753 jabref (1.8-2) unstable; urgency=low
755 * Moved jabref.jar from /usr/share/java/jabref to ../
757 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 3 Sep 2005 02:45:23 +0200
759 jabref (1.8-1) unstable; urgency=low
761 * Initial release Closes: #205392
763 -- gregor herrmann <gregor+debian@comodo.priv.at> Thu, 1 Sep 2005 23:18:00 +0200