4 Maintainer: gregor herrmann <gregoa@debian.org>
5 Uploaders: tony mancill <tmancill@debian.org>
6 Build-Depends: debhelper (>= 8)
7 Build-Depends-Indep: ant,
12 libcommons-logging-java,
14 libjempbox-java (>= 1:1.5.0),
15 libjgoodies-forms-java,
16 libjgoodies-looks-java (>= 2.4.0),
22 libpdfbox-java (>= 1:1.5.0),
23 libpostgresql-jdbc-java,
24 libreoffice-java-common (>= 1:3.5),
28 Standards-Version: 3.9.2
29 Homepage: http://jabref.sourceforge.net/
30 Vcs-Git: git://git.toastfreeware.priv.at/debian/jabref.git
31 Vcs-Browser: http://git.toastfreeware.priv.at/debian/jabref.git/
35 Depends: ${misc:Depends},
39 libcommons-logging-java,
41 libjempbox-java (>= 1:1.5.0),
42 libjgoodies-common-java,
43 libjgoodies-forms-java,
44 libjgoodies-looks-java (>= 2.4.0),
49 libpdfbox-java (>= 1:1.5.0),
51 openjdk-6-jre | sun-java6-jre,
54 Suggests: gv | postscript-viewer,
56 xpdf-reader | pdf-viewer
57 Description: graphical frontend to manage BibTeX databases
58 JabRef is a graphical Java application for editing BibTeX (.bib) databases.
59 JabRef lets you organize your entries into overlapping logical groups, and
60 with a single click limit your view to a single group or an intersection or
61 union of several groups. You can customize the entry information shown in the
62 main window, and sort by any of the standard BibTeX fields. JabRef can
63 autogenerate BibTeX keys for your entries. JabRef also lets you easily link
64 to PDF or web sources for your reference entries.
66 JabRef can import from and export to several formats, and you can customize
67 export filters. JabRef can be run as a command line application to convert
68 from any import format to any export format.