/[debian-science]/packages/bibus/trunk/debian/control
ViewVC logotype

Contents of /packages/bibus/trunk/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 38684 - (show annotations) (download)
Sun Aug 14 14:44:55 2011 UTC (21 months, 1 week ago) by beathovn-guest
File size: 2054 byte(s)
bibus html documentation is outdated, so I moved it to Suggests instead of Recommends
1 Source: bibus
2 Section: science
3 Priority: optional
4 Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
5 Uploaders: Jan Beyer <jan@beathovn.de>, Charles Plessy <plessy@debian.org>
6 Build-Depends: debhelper (>= 6.0.7~)
7 Build-Depends-Indep: python (>= 2.6.6-3~)
8 Standards-Version: 3.9.2
9 DM-Upload-Allowed: yes
10 Homepage: http://bibus-biblio.sourceforge.net/
11 Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/bibus/trunk/
12 Vcs-Browser: http://svn.debian.org/viewsvn/debian-science/packages/bibus/trunk/
13 X-Python-Version: >= 2.5
14
15 Package: bibus
16 Architecture: all
17 Depends: ${misc:Depends}, ${python:Depends}, python-wxgtk2.8
18 Recommends: openoffice.org-writer | libreoffice-writer, python-uno
19 Suggests: python-mysqldb, unixodbc, odbcinst1 | odbcinst1debian2, libmyodbc | libsqliteodbc, bibus-doc-en
20 Description: bibliographic database
21 Bibus is a bibliographic database which has been developed with OpenOffice.org
22 in mind. It can directly insert citations and format the bibliographic index
23 in an open OpenOffice.org Writer document. The main features are
24 * hierarchical organization of the references with user-defined keys
25 * designed for multiuser-environments (share databases between users)
26 * a search engine supporting live queries
27 * on-line PubMed access
28 * import of PubMed (Medline), EndNote/Refer, RIS and BibTeX records.
29 .
30 Bibus will use an SQLite-database by default for storage (via the SQLite3
31 module available in Python 2.5). But it also supports MySQL-databases.
32 If you want to use a MySQL-database, make sure, that you have the
33 python-mysqldb package installed.
34
35 Package: bibus-doc-en
36 Architecture: all
37 Section: doc
38 Depends: w3m | www-browser, ${misc:Depends}
39 Suggests: bibus
40 Description: Bibus bibliographic database documentation
41 Bibus is a bibliographic database which has been developed with OpenOffice.org
42 in mind and can directly insert citations and format the bibliographic index
43 in an open OpenOffice.org Writer document.
44 .
45 This package contains the Bibus documentation.

  ViewVC Help
Powered by ViewVC 1.1.5