Codebase list python-cbor / e2b568eb-11c2-49c9-98a8-3993d233f6d2/main debian / rules
e2b568eb-11c2-49c9-98a8-3993d233f6d2/main

Tree @e2b568eb-11c2-49c9-98a8-3993d233f6d2/main (Download .tar.gz)

rules @e2b568eb-11c2-49c9-98a8-3993d233f6d2/mainraw · history · blame

#!/usr/bin/make -f
# -*- makefile -*-

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

export PYBUILD_NAME=cbor


%:
	dh $@ --with python2,python3 --buildsystem=pybuild