From patchwork Fri Oct 10 21:35:55 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [1, of, 5, evolve-ext] debian: Add DH_VERBOSE, commented out, for debugging convenience From: Faheem Mitha X-Patchwork-Id: 6191 Message-Id: To: mercurial-devel@selenic.com Cc: Faheem Mitha Date: Sat, 11 Oct 2014 03:05:55 +0530 # HG changeset patch # User Faheem Mitha # Date 1412975206 -19800 # Sat Oct 11 02:36:46 2014 +0530 # Branch stable # Node ID f2ee8bd0f9a6e522a0a8f602f379c161e01c2bc2 # Parent cc19b6400dae8a333980f6961df7cb1e86a93655 debian: Add DH_VERBOSE, commented out, for debugging convenience diff -r cc19b6400dae -r f2ee8bd0f9a6 debian/rules --- a/debian/rules +++ b/debian/rules @@ -1,4 +1,5 @@ #!/usr/bin/make -f +#export DH_VERBOSE=1 clean %: dh $@ --with python2 --buildsystem=python_distutils