[Python-modules-commits] [python-fisx] 01/03: verbose outut

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Sat Jun 25 16:42:55 UTC 2016


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

picca pushed a commit to branch master
in repository python-fisx.

commit cfe1d6aba07be859fce6ed84aff69900bf95b535
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date:   Sat Jun 25 16:51:32 2016 +0200

    verbose outut
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 1f4fc0d..ced9153 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,8 @@
 #!/usr/bin/make -f
+
+export DH_VERBOSE=1
+export PYBUILD_VERBOSE=1
+
 export WITH_CYTHON=1
 export FISX_DATA_DIR=/usr/share/fisx/
 export PKGCOMMON=$(CURDIR)/debian/python-fisx-common/

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



More information about the Python-modules-commits mailing list