[gerris] 02/03: Set compat level 10.
Anton Gladky
gladk at moszumanska.debian.org
Wed Jun 15 20:29:58 UTC 2016
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository gerris.
commit aad908efef978d967b01be997fb3bbebf7840b33
Author: Anton Gladky <gladk at debian.org>
Date: Wed Jun 15 22:28:25 2016 +0200
Set compat level 10.
---
debian/compat | 2 +-
debian/control | 3 +--
debian/rules | 2 +-
3 files changed, 3 insertions(+), 4 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 31902a4..8e46849 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,7 @@ Section: science
Testsuite: autopkgtest
Priority: optional
Build-Depends: autotools-dev,
- debhelper (>= 9),
- dh-autoreconf,
+ debhelper (>= 9.20160403),
gfortran,
libglib2.0-dev,
libgsl0-dev,
diff --git a/debian/rules b/debian/rules
index 74228c0..b6c4c8b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
export DEB_BUILD_OPTIONS=nocheck
%:
- dh $@ --parallel --with autoreconf
+ dh $@ --parallel
override_dh_auto_configure:
dh_auto_configure -- --enable-mpi
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gerris.git
More information about the debian-science-commits
mailing list