[lua-torch-torch7] 05/07: rules: Replace DEB_BUILD_OPTIONS with DH_BUILD_MAINT_OPTIONS

Zhou Mo cdluminate-guest at moszumanska.debian.org
Sun Jul 30 06:17:24 UTC 2017


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

cdluminate-guest pushed a commit to branch master
in repository lua-torch-torch7.

commit 02b42003de54f78c38bed15a38cbeb216b0661f3
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Fri Jul 28 10:08:36 2017 +0000

    rules: Replace DEB_BUILD_OPTIONS with DH_BUILD_MAINT_OPTIONS
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 3dab17e..bb8062a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-export DEB_BUILD_OPTIONS = nocheck
+export DH_BUILD_MAINT_OPTIONS  = nocheck
 export DEB_CFLAGS_MAINT_APPEND  =
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 

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



More information about the debian-science-commits mailing list