2 Maintainer: gregor herrmann <gregoa@debian.org>
3 Uploaders: tony mancill <tmancill@debian.org>
6 Build-Depends: debhelper (>= 8)
7 Build-Depends-Indep: ant,
12 libcommons-cli-java (>= 1.3.1),
13 libcommons-logging-java,
15 libjempbox-java (>= 1:1.5.0),
16 libjgoodies-common-java (>= 1.4.0),
17 libjgoodies-forms-java (>= 1.6.0),
18 libjgoodies-looks-java (>= 2.4.0),
25 libpdfbox-java (>= 1:1.5.0),
26 libpostgresql-jdbc-java,
27 libreoffice-java-common (>= 1:3.5),
32 Standards-Version: 3.9.6
33 Vcs-Browser: http://git.toastfreeware.priv.at/debian/jabref.git/
34 Vcs-Git: git://git.toastfreeware.priv.at/debian/jabref.git
35 Homepage: http://jabref.sourceforge.net/
39 Depends: ${misc:Depends},
42 default-jre (>= 2:1.6) | java6-runtime,
44 libcommons-cli-java (>= 1.3.1),
45 libcommons-logging-java,
47 libjempbox-java (>= 1:1.5.0),
48 libjgoodies-common-java (>= 1.4.0),
49 libjgoodies-forms-java (>= 1.6.0),
50 libjgoodies-looks-java (>= 2.4.0),
56 libpdfbox-java (>= 1:1.5.0),
57 libpostgresql-jdbc-java,
60 Recommends: xdg-utils,
61 libreoffice-java-common,
63 Suggests: gv | postscript-viewer,
64 xpdf-reader | pdf-viewer
65 Breaks: jabref-plugin-oo (<< 2.9~beta1-1~)
66 Description: graphical frontend to manage BibTeX databases
67 JabRef is a graphical Java application for editing BibTeX (.bib) databases.
68 JabRef lets you organize your entries into overlapping logical groups, and
69 with a single click limit your view to a single group or an intersection or
70 union of several groups. You can customize the entry information shown in the
71 main window, and sort by any of the standard BibTeX fields. JabRef can
72 autogenerate BibTeX keys for your entries. JabRef also lets you easily link
73 to PDF or web sources for your reference entries.
75 JabRef can import from and export to several formats, and you can customize
76 export filters. JabRef can be run as a command line application to convert
77 from any import format to any export format.
79 Package: jabref-plugin-oo
82 Depends: ${misc:Depends},
84 Description: LibreOffice plugin for JabRef (transitional dummy package)
85 This is a transitional dummy package to upgrade to a newer jabref package,
86 which now includes the LibreOffice plugin.
88 It can safely be removed after upgrading jabref to at least 2.9~beta1.