[med-svn] [ismrmrd] 10/11: Miscellaneous changes to rules file:

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sat Nov 26 11:58:19 UTC 2016


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

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

commit 7e1f439b95d9a317a58a24074f0472264d326754
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Sat Nov 26 11:42:10 2016 +0000

    Miscellaneous changes to rules file:
    
    - Disable verbosity by default.
    - Reformat content of dh_auto_build override.
    
    Gbp-Dch: full
---
 debian/rules | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 6ccad9b..d4cf9a4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 # -*- makefile -*-
 
 # Uncomment this to turn on verbose mode.
-export DH_VERBOSE=1
+#export DH_VERBOSE=1
 
 # Hardening flags.
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
@@ -14,8 +14,7 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 	dh $@
 
 override_dh_auto_configure:
-	dh_auto_configure -- \
-		-DUSE_SYSTEM_PUGIXML:BOOL=ON
+	dh_auto_configure -- -DUSE_SYSTEM_PUGIXML=ON
 
 override_dh_auto_build-indep:
 	dh_auto_build -- apidoc

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



More information about the debian-med-commit mailing list