Package: zope-plonetestcase Version: 0.8.2-1 Severity: serious Tags: patch When building 'zope-plonetestcase' in a clean 'unstable' chroot, I get the following error:
dh_clean -k dh_installdirs dh_installzope -X INSTALL.txt . make: dh_installzope: Command not found make: *** [install] Error 127 Please add the missing Build-Depends on 'zope-debhelper' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/zope-plonetestcase-0.8.2/debian/control ./debian/control --- ../tmp-orig/zope-plonetestcase-0.8.2/debian/control 2006-08-13 11:04:12.000000000 +0000 +++ ./debian/control 2006-08-13 11:04:10.000000000 +0000 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian/Ubuntu Zope Team <[EMAIL PROTECTED]> Uploaders: Fabio Tranchitella <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 5.0.0) +Build-Depends: debhelper (>= 5.0.0), zope-debhelper Build-Depends-Indep: debhelper (>= 4.1.16) Standards-Version: 3.7.2 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]