[python-h5netcdf] 06/10: Fixup the whitespacing in rules file

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Oct 11 16:36:15 UTC 2017


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

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

commit ba8ee5ab9a50411bda96937df167b4bda90b2021
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Sep 6 09:02:03 2017 +0100

    Fixup the whitespacing in rules file
---
 debian/rules | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 48ac511..e9d078e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,11 @@
 #!/usr/bin/make -f
 
 # Uncomment this to turn on verbose mode.
-#export DH_VERBOSE = 1
+#export DH_VERBOSE=1
 
-export PYBUILD_NAME = h5netcdf
-export PYBUILD_BEFORE_TEST = cp -r {dir}/h5netcdf/tests {build_dir}
-export PYBUILD_AFTER_TEST = rm -rf {build_dir}/tests
+export PYBUILD_NAME=h5netcdf
+export PYBUILD_BEFORE_TEST=cp -r {dir}/h5netcdf/tests {build_dir}
+export PYBUILD_AFTER_TEST=rm -rf {build_dir}/tests
 
 %:
 	dh $@ --with python3 --buildsystem=pybuild

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



More information about the debian-science-commits mailing list