[gmsh] 04/06: Use compat level 10

Anton Gladky gladk at moszumanska.debian.org
Wed Oct 18 19:42:02 UTC 2017


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

gladk pushed a commit to branch master
in repository gmsh.

commit af4a10fba6ee19859bb716424052cba75288cc76
Author: Anton Gladky <gladk at debian.org>
Date:   Wed Oct 18 21:36:18 2017 +0200

    Use 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 9c39de1..a2dbbf9 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Testsuite: autopkgtest
 Priority: optional
 Build-Depends: chrpath,
                cmake,
-               debhelper (>= 9),
+               debhelper (>= 10),
                default-jdk,
                freeglut3-dev,
                gfortran,
diff --git a/debian/rules b/debian/rules
index 1372d06..47d443a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ export DEB_HOST_MULTIARCH := $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 # Add --with javahelper for java-wrappers
 
 %:
-	dh $@ --buildsystem=cmake --builddirectory=$(BUILDDIR) --with python2 --with javahelper --parallel
+	dh $@ --buildsystem=cmake --builddirectory=$(BUILDDIR) --with python2 --with javahelper
 
 export OMPI_MCA_plm_rsh_agent=/bin/false                #workaround to start MPI-applications in chroot
 

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



More information about the debian-science-commits mailing list