DEBSOURCES
Skip Quicknav
sources / pudb / 2016.2-1 / debian / rules
12345678
#!/usr/bin/make -f # -*- makefile -*- export DH_VERBOSE=1 export PYBUILD_NAME=pudb %: dh $@ --with python2,python3 --buildsystem=pybuild