[SCM] Gnuplot. Interactive plotting program branch, experimental, updated. debian/4.6.0-8-8-g16c97d8

Anton Gladky gladky.anton at gmail.com
Mon Oct 22 16:33:33 UTC 2012


The following commit has been merged in the experimental branch:
commit 2ad2237eae788ea6eff25a00c2a23c4180bfdb60
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Mon Oct 22 18:22:03 2012 +0200

    Enable hardening=+all option.

diff --git a/debian/rules b/debian/rules
index 7591b11..3901132 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,9 +3,9 @@
 %:
 	dh $@ --parallel
 
+export DEB_BUILD_MAINT_OPTIONS := hardening=+all
 export DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 export DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
-#export DEB_BUILD_MAINT_OPTIONS := hardening=+all
 
 CFLAGS := -Wall $(shell dpkg-buildflags --get CFLAGS)
 CXXFLAGS := -Wall $(shell dpkg-buildflags --get CXXFLAGS)

-- 
Gnuplot. Interactive plotting program



More information about the debian-science-commits mailing list