[PATCH 1 of 5 evolve-ext] debian: Add DH_VERBOSE, commented out, for debugging convenience

Faheem Mitha faheem at faheem.info
Fri Oct 10 21:35:55 UTC 2014


# HG changeset patch
# User Faheem Mitha <faheem at faheem.info>
# 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


More information about the Mercurial-devel mailing list