Package: qgo
Version: 1.0.2-3
Severity: serious
Tags: patch

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

 debian/rules clean
perl -w admin/debianrules echodirs > debian/debiandirs
dh_testdir
make: 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/qgo-1.0.2/debian/control ./debian/control
--- ../tmp-orig/qgo-1.0.2/debian/control        2005-09-28 07:29:48.000000000 
+0000
+++ ./debian/control    2005-09-28 07:29:46.000000000 +0000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Cyril Chaboisseau <[EMAIL PROTECTED]>
 Standards-Version: 3.6.2
-Build-Depends: autotools-dev, libqt3-mt-dev (>= 3:3.3.4-3), 
libqt3-compat-headers
+Build-Depends: debhelper, autotools-dev, libqt3-mt-dev (>= 3:3.3.4-3), 
libqt3-compat-headers
 
 Package: qgo
 Architecture: any


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

Reply via email to