# HG changeset patch # User Faheem Mitha # Date 1412975206 -19800 # Node ID d6c065a7a6b11ab99cd05f3b6889e46441b4d431 # Parent c8750f4388c8d8ef9daef415d06f3e4938a6fa5c debian: Add DH_VERBOSE, commented out, for debugging convenience diff -r c8750f4388c8 -r d6c065a7a6b1 debian/rules --- a/debian/rules Thu Oct 02 21:10:48 2014 -0400 +++ b/debian/rules Sat Oct 11 02:36:46 2014 +0530 @@ -1,4 +1,5 @@ #!/usr/bin/make -f +#export DH_VERBOSE=1 clean %: dh $@ --with python2 --buildsystem=python_distutils