Package: guile-gnome-platform
Version: 2.7.99-3
Severity: serious

Hi,

Your package is failing to build with the following error:
configure.ac:20: error: possibly undefined macro: AC_DISABLE_STATIC
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:25: error: possibly undefined macro: AC_PROG_LIBTOOL
make: *** [debian/stamp-autotools-files] Error 1

Both of them are in libtool.m4, so you need to add a build
dependency on libtool.  You might want to add a
DEB_AUTO_UPDATE_LIBTOOL line too.

Also, you're using this in your rules file:
DEB_AUTO_UPDATE_DEBIAN_CONTROL = true

Which is not allow by the release policy.


Kurt



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

Reply via email to