There is a lintian override for the fact that this script with a
hash-bang line is not installed with execute permission.
libextl/Makefile would install it as executable and I can't see any
explanation for the override, so let's fix it. (Not that anyone is
likely to care about ion3-dev any more.)
ion3 (20090110-2) unstable; urgency=low
* Apply upstream interim fixes (ion-3-20090526.diff)
+ * Fix/ignore issues reported by lintian:
+ - Install libextl-mkexports as executable
-- Ben Hutchings <ben@decadent.org.uk> Sat, 13 Jun 2009 05:17:15 +0100
install-sh config.h system.mk usr/lib/ion3
build/libs.mk usr/lib/ion3/build
libextl/libextl-mkexports usr/lib/ion3/libextl
-debian/overrides/ion3-dev usr/share/lintian/overrides
+++ /dev/null
-ion3-dev: script-not-executable ./usr/lib/ion3/libextl/libextl-mkexports
# dh_strip -i
dh_compress -i
dh_fixperms -i
+ chmod 755 $(INSTDIR_DEV)/usr/lib/ion3/libextl/libextl-mkexports
# dh_perl -i
# dh_python -i
# dh_makeshlibs -i