#!/usr/bin/make -f %: dh $@ --with=python2,python3 --buildsystem=cmake override_dh_auto_configure: dh_auto_configure -- -DCATKIN_ENABLE_TESTING:BOOL=OFF