Package: maelstrom
Version: 1.4.3-L3.0.6-5
Severity: serious
Tags: patch

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

 debian/rules build
test -f debian/rules -a -f Maelstrom.h
set -e;
cp /usr/share/misc/config.{guess,sub} .
cp: cannot stat `/usr/share/misc/config.guess': No such file or directory
cp: cannot stat `/usr/share/misc/config.sub': No such file or directory
make: *** [build] Error 1

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/maelstrom-1.4.3-L3.0.6/debian/control ./debian/control
--- ../tmp-orig/maelstrom-1.4.3-L3.0.6/debian/control   2005-08-30 
07:33:06.000000000 +0000
+++ ./debian/control    2005-08-30 07:32:52.000000000 +0000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Christoph Baumann <[EMAIL PROTECTED]> 
 Standards-Version: 3.6.1 
-Build-Depends: libsdl1.2-dev (>= 1.0.0), libsdl-net1.2-dev, libc6-dev, 
xlibs-dev, debhelper
+Build-Depends: debhelper, autotools-dev, libsdl1.2-dev (>= 1.0.0), 
libsdl-net1.2-dev, libc6-dev, xlibs-dev
 
 Package: maelstrom
 Architecture: any


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

Reply via email to