[Python-modules-commits] [parsedatetime] 03/08: Add missing DH_VERBOSE preamble
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Mon Nov 13 12:58:29 UTC 2017
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository parsedatetime.
commit 899afc71c078328ee922b6a02bdf842100e3e2aa
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Mon Nov 13 12:32:23 2017 +0000
Add missing DH_VERBOSE preamble
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 8669adb..ede4851 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,8 @@
#!/usr/bin/make -f
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
export PYBUILD_NAME = parsedatetime
export PYBUILD_BEFORE_TEST = cp -r {dir}/tests {build_dir}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/parsedatetime.git
More information about the Python-modules-commits
mailing list