Hello, I have here a (very simple patch) for this issue. You have to generate ltmain.sh by simply adding libtoolize in debian/rules.
Please fix this soon, otherwise I will upload an NMU to the delayed queue on 20071217. Thanks and regards, -- .''`. Mario Iseli <[EMAIL PROTECTED]> : :' : Debian GNU/Linux developer `. `'` `- Debian - when you have better things to do than fixing a system
--- gtkglarea-1.2.3/debian/rules 2007-12-10 19:23:06.000000000 +0100 +++ gtkglarea-new/debian/rules 2007-12-10 19:19:55.000000000 +0100 @@ -22,6 +22,7 @@ dh_testdir rm -f $(AUTOGEN) + libtoolize -f aclocal automake --add-missing autoconf