This file tracks the status of JabRef packaging to Debian. The current version at Debian is shown at https://tracker.debian.org/pkg/jabref. Since Ubuntu is based on Debian, the JabRef version available in ubuntu (https://packages.ubuntu.com/search?keywords=jabref) is not higher.
At koppor's repository, required Debian adaptions to branches are tracked in debian_x.y
branches.
In the following, libraries needing packaging are tracked.
- Update the list based on https://github.com/JabRef/jabref/blob/master/external-libraries.txt.
- packaging of afterburner.fx: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848398
- packaging of JabRef's fork of afterburner.fx. This packaging is required, because JabRef made his own fixes.
- packaging of ControlsFX: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848396
- packaging of EasyBind: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848399
- packaging of Flowless
- packaging of JavaFxSVG: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848401
- packaging of mvvmfx-validation
- packaging of RichTextFX
- packaging of latex2unicode: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858809
- depends on packaging of fastparse: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858810
- depends on packaging of sbt: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=855304
- packaging of pgjdbc-ng: Obsolete: We use
org.postgresql.Driver
- packaging of java-diff-utils. Need some more work due to licensing issues. See java-diff-utils/java-diff-utils-jycr#4. The token is currently @koppor
- CSL styles - styles: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841018
- citation-style-language/styles#2372 needs to be solved
- Resulting package: https://packages.debian.org/sid/citation-style-language-styles
- CSL styles - locale files: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841019
- citation-style-language/locales#151 needs to be solved
- Resulting package: https://packages.debian.org/sid/citation-style-language-locales
- CSL styles - citeproc-java
- close https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841020
- Switch to pure-java implementation JabRef#5997
- depends on jbibtex - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888087
- packaging of LGoodDatePicker: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=847591
-
packaging of https://github.com/JabRef/org.jabref.gui.customjfx.support - orincluding an OpenJDK fix (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=872619)
- Remove
org.json
dependency: JabRef#3703 - Make JabRef running on Java 9. JabRef now runs on jdk12: JabRef#5426