[getfem] 08/11: Set compat level 10
Anton Gladky
gladk at moszumanska.debian.org
Mon Aug 14 22:09:51 UTC 2017
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to annotated tag debian/5.2+dfsg1-1
in repository getfem.
commit d6b50943524dab3f9a9b42b377fde3213bb21204
Author: Anton Gladky <gladk at debian.org>
Date: Mon Aug 14 22:21:05 2017 +0200
Set 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 a7886e9..69eb10b 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Priority: extra
Build-Depends: autoconf,
automake,
autotools-dev,
- debhelper (>= 9),
+ debhelper (>= 10),
dh-autoreconf,
dh-python,
libblas-dev,
diff --git a/debian/rules b/debian/rules
index bf9a4ca..4e6e2e0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
%:
- dh $@ --with python2 --parallel --with autoreconf
+ dh $@ --with python2
#=====================================================================
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/getfem.git
More information about the debian-science-commits
mailing list