[arpack++] 01/03: Switch to compat-level 10.

Anton Gladky gladk at moszumanska.debian.org
Fri May 19 17:00:03 UTC 2017


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

gladk pushed a commit to branch experimental
in repository arpack++.

commit a147bbe1ccecbfb8bb3b1e353f896271ac750086
Author: Anton Gladky <gladk at debian.org>
Date:   Fri May 19 18:42:03 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 cbbb2c8..4d7debe 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Anton Gladky <gladk at debian.org>
 Section: devel
 Testsuite: autopkgtest
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                dh-autoreconf,
                libarpack2-dev,
                libblas-dev,
diff --git a/debian/rules b/debian/rules
index 4f4bad7..8256c54 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #! /usr/bin/make -f
 
 %:
-	dh $@ --parallel --with autoreconf
+	dh $@ --with autoreconf
 
 override_dh_compress:
 	dh_compress -XMakefile

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



More information about the debian-science-commits mailing list