[pyoperators] 10/12: d/rules: use standard formatting for DH_VERBOSE.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Jun 8 14:23:22 UTC 2016


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository pyoperators.

commit e1d1acaefdfa062a466a945d4957ce3741c559ab
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue Jun 7 17:42:41 2016 +0100

    d/rules: use standard formatting for DH_VERBOSE.
---
 debian/rules | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 946b23e..ab53581 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 
-export DH_VERBOSE=1
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
 export PYBUILD_NAME=pyoperators
 
 %:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pyoperators.git



More information about the debian-science-commits mailing list