[SCM] libm4ri: library of Method of the Four Russians Inversion branch, master, updated. 3217191267e60185334889fe16db851bfb050522

Cédric Boutillier cedric.boutillier at gmail.com
Tue Sep 11 13:48:50 UTC 2012


The following commit has been merged in the master branch:
commit 991855ade14d033427c8c74bb93fa51ef719750d
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date:   Tue Sep 11 10:08:21 2012 +0200

    Build-depend on dpkg-dev >= 1.16.1, add hardening

diff --git a/debian/control b/debian/control
index b32812c..b73b9df 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Felix Salfelder <felix at salfelder.org>
 Homepage: http://m4ri.sagemath.org/
-Build-Depends: autotools-dev, debhelper (>= 9), libtool, automake1.10, autoconf, dh-autoreconf
+Build-Depends: autotools-dev, debhelper (>= 9), dpkg-dev (>= 1.16.1~), libtool, automake1.10, autoconf, dh-autoreconf
 Standards-Version: 3.9.3
 
 Package: libm4ri-dev
diff --git a/debian/rules b/debian/rules
index dd9063b..9c2e5d1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,8 @@
 #!/usr/bin/make -f
 
+#export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/buildflags.mk
+
 %:
 	dh $@ --with autoreconf

-- 
libm4ri: library of Method of the Four Russians Inversion



More information about the debian-science-commits mailing list