Package: pybliographer Version: 1.2.9-1 Severity: normal No manpage yet for pybtex, because it does not work at all:
$ pybtex usage: pybtex <latexfile> [bibtexfiles...] $ cat as.tex \documentclass[11pt]{article} \bibliographystyle{plain} \begin{document} \cite{one} \bibliography{bibo} \end{document} $ latex as >/dev/null $ pybtex as.tex bibo.bib Traceback (most recent call last): File "/usr/bin/pybliographer", line 166, in ? execfile (filename, user_global) File "/usr/share/pybliographer/pybtex.py", line 55, in ? db, keys, style, missing = latexutils.find_entries (latex, bibtex) File "/usr/share/pybliographer/Pyblio/Output/latexutils.py", line 36, in find_entries entries, data, style = list_entries (auxfile) File "/usr/share/pybliographer/Pyblio/Output/latexutils.py", line 142, in list_entries entries, data, style = r_list_entries (file, 1) File "/usr/share/pybliographer/Pyblio/Output/latexutils.py", line 112, in r_list_entries citations += [ref.strip() for ref in match.split(',')] AttributeError: split $ Still no idea what this program is supposed to do. Please fix or remove. BTW, is the pybtex in the pybliographer package related to <http://pybtex.sourceforge.net/>? -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Versions of packages pybliographer depends on: ii python 2.4.4-2 An interactive high-level object-o ii python-bibtex 1.2.2-3 Python interfaces to BibTeX and th ii python-glade2 2.8.6-8 GTK+ bindings: Glade support ii python-gnome2 2.12.4-6 Python bindings for the GNOME desk ii python-support 0.5.6 automated rebuilding support for p Versions of packages pybliographer recommends: pn yelp <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]