Adding these lines to debian/rules fixes the FTBFS for me:
build:
...
cd swig/perl ; rm -f *.c *.cpp
cd swig/perl ; make generate
...
clean:
...
cd swig/perl ; rm -f *.c *.cppmake test passes after regenerating the files too. I don't use libgdal-perl so someone who does should test it more thoroughly. -- bye, pabs http://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part

