3 QTSQLITE = $(shell dpkg-query --show --showformat='$${Version}\n' libqt4-sql | sed -e 's/-[^-]\+$$//')
9 # there are no tests, no need to try and find them
11 override_dh_installchangelogs:
12 dh_installchangelogs NEWS
14 override_dh_gencontrol:
16 -Vqtsqlite:Depends="$(QTSQLITE)"