shedskin-packaging

debian/rules

79:9abf0854aa3e
2012-05-06 Paul Boddie Updated the version number.
     1 #!/usr/bin/make -f     2      3 # Uncomment this to turn on verbose mode.     4 #export DH_VERBOSE=1     5      6 %:     7 	dh $@ --with python2     8      9 override_dh_auto_build:    10 	rst2man doc/shedskin.rst debian/shedskin.1    11 	dh_auto_build