Package: jabref / 2.10+ds-3

Metadata

Package Version Patches format
jabref 2.10+ds-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
debian_libs.patch | (download)

build.xml | 61 32 + 29 - 0 !
1 file changed, 32 insertions(+), 29 deletions(-)

 use debian libraries and disable unnecesary unjarlib target,
mrDlib_jayatana.patch | (download)

.classpath | 7 0 + 7 - 0 !
src/java/net/sf/jabref/ImportSettingsTab.java | 24 1 + 23 - 0 !
src/java/net/sf/jabref/JabRefFrame.java | 11 1 + 10 - 0 !
src/java/spl/DocumentWrapper.java | 272 0 + 272 - 0 !
src/java/spl/DocumentsWrapper.java | 132 0 + 132 - 0 !
src/java/spl/PdfImporter.java | 135 0 + 135 - 0 !
src/java/spl/SplWebClient.java | 196 0 + 196 - 0 !
src/java/spl/gui/ImportDialog.java | 34 0 + 34 - 0 !
src/java/spl/gui/MetaDataListDialog.java | 314 0 + 314 - 0 !
9 files changed, 2 insertions(+), 1123 deletions(-)

 this is the diff between the debian branch and the v_2.10 tag
 in upstream git; the debian branch was created for us with the purpose to
 disable the mrDlib functionality which needs libraries not packaged in
 Debian yet.
generated_JabRefPlugin.java.patch | (download)

src/java/net/sf/jabref/plugin/core/generated/_JabRefPlugin.java | 360 360 + 0 - 0 !
1 file changed, 360 insertions(+)

 file was removed in 2.9.1 but doesn't get generated either ...
fix headless bibtex output.diff | (download)

src/java/net/sf/jabref/BibtexEntry.java | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix headless bibtex output