DEBSOURCES
Skip Quicknav
sources / python-dnslib / 0.9.7%2Bhg20170303-1 / debian / rules
12345678910
#!/usr/bin/make -f export PYBUILD_NAME=dnslib %: dh $@ --with python2,python3 --buildsystem=pybuild override_dh_auto_test: ./run_tests.sh