Package: crossfire-maps
Version: 1.8.0-1
Severity: serious
Tags: patch

When building 'crossfire-maps' in a clean 'unstable' chroot,
I get the following error:

if test "/crossfire-maps-1.8.0/build" != "."; then rmdir 
/crossfire-maps-1.8.0/build; fi
rmdir: `/crossfire-maps-1.8.0/build': No such file or directory
make: [cleanbuilddir] Error 1 (ignored)
dh_clean
make: dh_clean: 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/crossfire-maps-1.8.0/debian/control ./debian/control
--- ../tmp-orig/crossfire-maps-1.8.0/debian/control     2005-09-29 
13:12:48.000000000 +0000
+++ ./debian/control    2005-09-29 13:12:44.000000000 +0000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Kari Pahula <[EMAIL PROTECTED]>
 Standards-Version: 3.6.2
-Build-Depends: cdbs
+Build-Depends: debhelper, cdbs
 
 Package: crossfire-maps
 Architecture: all


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

Reply via email to