Package: hf
Version: 0.7.2-1
Severity: important

Hi,

Your package is failing to build on amd64 because of timestamp
skew problems.  This is caused by patching/regenerating the
autoconf/automake scripts.

The problem is the order of the files in the diff file.  They
used be different in the previous version.  Now Makefile.in comes
before the aclocal.m4, so the scripts think aclocal.m4 is newer
and Makefile.in needs to ge regenerated.

There are several ways of fixing this:
- Build depend on automake1.4
- Touch the files in the proper order
- AM_MAINTAINER_MODE

See /usr/share/doc/autotools-dev/README.Debian.gz for more
information.


Kurt



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

Reply via email to