[suitesparse] 01/03: Bump to debhelper compat level 10.

Sébastien Villemot sebastien at debian.org
Sun Oct 30 13:32:23 UTC 2016


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

sebastien pushed a commit to branch master
in repository suitesparse.

commit 6eec6f8b769000792d226f4f50bd96474a14a274
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Sun Oct 30 14:14:01 2016 +0100

    Bump to debhelper compat level 10.
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 debian/rules   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index a914097..62885ab 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: math
 Priority: optional
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Sébastien Villemot <sebastien at debian.org>
-Build-Depends: debhelper (>= 9), dh-exec, gfortran, libblas-dev, liblapack-dev,
+Build-Depends: debhelper (>= 10), dh-exec, gfortran, libblas-dev, liblapack-dev,
  libmetis-dev
 Standards-Version: 3.9.8
 Homepage: http://www.suitesparse.com
diff --git a/debian/rules b/debian/rules
index b00f253..0b198b2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ NOPIC_FLAGS := $(COMMON_FLAGS) OPTIMIZATION=
 STATIC_LIBS := CAMD/Lib/libcamd.a BTF/Lib/libbtf.a CHOLMOD/Lib/libcholmod.a AMD/Lib/libamd.a RBio/Lib/librbio.a LDL/Lib/libldl.a SuiteSparse_config/libsuitesparseconfig.a KLU/Lib/libklu.a SPQR/Lib/libspqr.a UMFPACK/Lib/libumfpack.a COLAMD/Lib/libcolamd.a CXSparse/Lib/libcxsparse.a CCOLAMD/Lib/libccolamd.a
 
 %:
-	dh $@ --parallel
+	dh $@
 
 # LD_LIBRARY_PATH needed to make tests work (since buildflags.patch removes the -rpath)
 override_dh_auto_build:

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



More information about the debian-science-commits mailing list