[soqt] 05/08: Set compat-level 10

Anton Gladky gladk at moszumanska.debian.org
Fri Dec 29 16:45:45 UTC 2017


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

gladk pushed a commit to branch master
in repository soqt.

commit eb5024768bb9e3ae4b5a22e5405230a4c6f4a2ab
Author: Anton Gladky <gladk at debian.org>
Date:   Fri Dec 29 17:07:14 2017 +0100

    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 c900ca8..53743ea 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.
 Uploaders: Anton Gladky <gladk at debian.org>
 Section: graphics
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                doxygen,
                autotools-dev,
                libcoin80-dev,
diff --git a/debian/rules b/debian/rules
index 3fa36c9..50f3af9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 %:
-	dh $@ --parallel --with autotools_dev
+	dh $@ --with autotools_dev
 
 
 override_dh_auto_configure:

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



More information about the debian-science-commits mailing list