On Thu, Jan 17, 2002 at 08:35:14AM -0500, christophe barbé wrote: > Shame on me. > I was trying to do each setep manually from a fresh fakerooted shell. > Then my DH_COMPAT was not set.
Please explain why DH_COMPAT was not set? It should be set by the
debian/rules Makefile not before you run debuild or whatever. Otherwise
it will default to DH_COMPAT=1 (as happened to you obviously) and
building your package will fail on all autobuilders.
Please add
export DH_COMPAT=3
to debian/rules in case you are using debhelper that way.
Thanks
Torsten
pgpfbcYsWBoN6.pgp
Description: PGP signature

