[pybtex] 03/05: Normalize the preamble of the rules file

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Jul 26 09:15:02 UTC 2017


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

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

commit 90cd4dbe7fa7166010d245b74eb6fa95329bdacc
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Jul 26 09:29:16 2017 +0100

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

diff --git a/debian/rules b/debian/rules
index 2afe8dd..db4e8aa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
+
+# Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
-#export DEB_BUILD_OPTIONS=nocheck
+
 export PYBUILD_NAME=pybtex
 
 ifneq (,$(findstring nocheck,$(DEB_BUILD_PROFILES)))

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



More information about the debian-science-commits mailing list