[alglib] 03/07: Switch to the compat level 10.

Anton Gladky gladk at moszumanska.debian.org
Fri May 19 13:45:34 UTC 2017


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

gladk pushed a commit to branch experimental
in repository alglib.

commit 4f422297020ffcb02f231020ddf7c82ff9e78801
Author: Anton Gladky <gladk at debian.org>
Date:   Fri May 19 14:23:13 2017 +0200

    Switch to the 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 907ea9b..f024b9b 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Section: libs
 Testsuite: autopkgtest
 Priority: optional
 Build-Depends: cmake,
-               debhelper (>= 9)
+               debhelper (>= 10)
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/alglib.git
 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/alglib.git
diff --git a/debian/rules b/debian/rules
index 7e7b9b0..272564a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 %:
-	dh $@ --parallel
+	dh $@
 
 UPSTREAM_VERSION=3.11
 

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



More information about the debian-science-commits mailing list