[palabos] 01/05: Use compat level 10

Anton Gladky gladk at moszumanska.debian.org
Fri Aug 18 19:56:33 UTC 2017


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

gladk pushed a commit to branch master
in repository palabos.

commit 0987caf83e19c0b8401452284675a126a03fdb79
Author: Anton Gladky <gladk at debian.org>
Date:   Fri Aug 18 21:41:25 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 d640b9a..1f784a8 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Testsuite: autopkgtest
 Priority: optional
 Build-Depends:
  cmake,
- debhelper (>= 9),
+ debhelper (>= 10),
  libeigen3-dev,
  libtinyxml-dev,
  mpi-default-dev
diff --git a/debian/rules b/debian/rules
index cfd7349..a3643a8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --buildsystem=cmake --parallel
+	dh $@ --buildsystem=cmake
 
 override_dh_strip:
 	dh_strip --dbg-package=libplb-dbg

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



More information about the debian-science-commits mailing list