1 #!/usr/bin/make -f
2
3 export NO_SETUPTOOLS=1
4
5 %:
3 %:
6 dh $@ --with python2
4 dh $@ --with python2
7
5
8 override_dh_python2:
6 override_dh_python2: