Package: psutils
Version: 1.17-18
Severity: serious
Tags: patch

When building 'psutils' in a clean 'unstable' chroot,
I get the following error:


dpkg-buildpackage: source version is 1.17-18
dpkg-buildpackage: host architecture amd64
 debian/rules clean
dh_testdir psnup.c
/bin/bash: dh_testdir: command not found
make: *** [clean] Error 127

Please add the missing Build-Depends on 'debhelper' to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/psutils-1.17/debian/control ./debian/control
--- ../tmp-orig/psutils-1.17/debian/control     2005-09-23 09:22:24.000000000 
+0000
+++ ./debian/control    2005-09-23 09:22:20.000000000 +0000
@@ -2,7 +2,7 @@
 Section: text
 Priority: extra
 Maintainer: Rob Browning <[EMAIL PROTECTED]>
-Build-Depends: libpaper-dev, quilt
+Build-Depends: debhelper, libpaper-dev, quilt
 Standards-Version: 3.5.6
 
 Package: psutils


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to