Package: pyblosxom Version: 1.3.2-3 Severity: serious From my pbuilder build log:
... -> Installing cdbs debhelper python python-dev dpatch docbook-dsssl Reading package lists... Building dependency tree... ... The following NEW packages will be installed: cdbs debconf debconf-i18n debhelper docbook docbook-dsssl dpatch file gettext gettext-base html2text intltool-debian jade libbz2-1.0 liblocale-gettext-perl libmagic1 libreadline5 libsp1c2 libssl0.9.8 libtext-charwidth-perl libtext-iconv-perl libtext-wrapi18n-perl po-debconf python python-dev python2.3 python2.3-dev readline-common sgml-base sgml-data xml-core ... echo Compiling docbook files. Compiling docbook files. openjade -t sgml \ -i html \ -d ./mystyle.dsl\#html \ /usr/share/sgml/declaration/xml.dcl \ ./pyblosxom_manual.docbook make[1]: openjade: Command not found make[1]: *** [docbook] Error 127 make[1]: Leaving directory `/tmp/buildd/pyblosxom-1.3.2/docs' make: *** [install/pyblosxom] Error 2 Since the package explicitly needs openjade to build, you need to include that in the Build-Depends. -- Daniel Schepler