Index: trunk/Makefile.in
===================================================================
--- trunk/Makefile.in	(revision 566)
+++ trunk/Makefile.in	(revision 567)
@@ -905,5 +905,5 @@
 	echo " A file integrity checker"  >> debian/control; \
 	echo "running debuild -us -uc"; \
-	debuild --preserve-envvar=PASSWORD -us -uc -b; \
+	export DEB_BUILD_MAINT_OPTIONS=optimize=-all; debuild --preserve-envvar=PASSWORD -us -uc -b; \
 	DEBFILE=`find ../ -follow -maxdepth 1 -cnewer ./debian/control 2>/dev/null | grep '@install_name@_$(VERSION)' | grep '\.deb'`; \
 	if test x"$$DEBFILE" = x; then \
