[esys-particle] 05/07: Switch to compat level 10.

Anton Gladky gladk at moszumanska.debian.org
Mon May 29 21:01:21 UTC 2017


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

gladk pushed a commit to branch experimental
in repository esys-particle.

commit 238adb63e19360eab7bba7ba42d9fa641d32e800
Author: Anton Gladky <gladk at debian.org>
Date:   Sat May 27 23:51:19 2017 +0200

    Switch to 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 8b23b94..770f1b0 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: autoconf,
                autoconf-archive,
                automake,
                autotools-dev,
-               debhelper (>= 9),
+               debhelper (>= 10),
                dh-autoreconf,
                doxygen,
                graphviz,
diff --git a/debian/rules b/debian/rules
index b88b914..154ffe1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 include /usr/share/dpkg/default.mk
 
 %:
-	dh $@ --parallel --with autoreconf
+	dh $@ --with autoreconf
 
 export OMPI_MCA_plm_rsh_agent=/bin/false                #workaround to start MPI-applications in chroot
 disable_auto_test_archs_mpi = hurd-i386 mips mipsel s390 s390x ia64

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



More information about the debian-science-commits mailing list