[Pkg-octave-commit] [SCM] Debian packaging for dynare branch, master, updated. debian/4.2.2-1-3-gbe1752e

Sébastien Villemot sebastien.villemot at ens.fr
Mon Nov 7 21:07:47 UTC 2011


The following commit has been merged in the master branch:
commit 50c41feb6af689849809fd9f86a91adf3d15b26f
Author: Sébastien Villemot <sebastien.villemot at ens.fr>
Date:   Mon Nov 7 16:01:31 2011 +0100

    debian/rules: build with compilation flags from dpkg-buildflags
    
    In particular, with dpkg >= 1.16.1, this enables hardening compilation flags

diff --git a/debian/rules b/debian/rules
index 4fc3bf2..4ec173b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,10 @@
 
 include /usr/share/octave/debian/defs.make
 
+# Reminder: remove the next two lines when debhelper compat level will be upgraded to 9
+DPKG_EXPORT_BUILDFLAGS = 1
+-include /usr/share/dpkg/buildflags.mk
+
 %:
 	dh $@
 

-- 
Debian packaging for dynare



More information about the Pkg-octave-commit mailing list