[med-svn] [mypy] 04/07: Normalize the DH_VERBOSE preamble

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Nov 13 16:59:36 UTC 2017


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

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

commit e3e6447ef302244033cbd2a6891a8cfedefe6b32
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Mon Nov 13 15:19:21 2017 +0000

    Normalize the DH_VERBOSE preamble
---
 debian/rules | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 24213cc..c8a9278 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 
-# DH_VERBOSE := 1
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
 export PYBUILD_NAME = mypy
 export PYBUILD_DISABLE=test
 PPATH=$(CURDIR)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mypy.git



More information about the debian-med-commit mailing list