[solvespace] 03/05: Set compat level 10

Anton Gladky gladk at moszumanska.debian.org
Wed Nov 22 09:17:07 UTC 2017


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

gladk pushed a commit to branch master
in repository solvespace.

commit 2c3d9bd5cbe116e5d99a7591c5b47d1193c4d1e3
Author: Anton Gladky <gladk at debian.org>
Date:   Wed Nov 22 09:53:23 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 fa264ed..6fcfee3 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: whitequark <whitequark at whitequark.org>,
 Section: graphics
 Priority: optional
 Build-Depends: cmake (>=3.1.0),
-               debhelper (>= 9),
+               debhelper (>= 10),
                libfontconfig1-dev,
                libgl-dev,
                libglew-dev,
diff --git a/debian/rules b/debian/rules
index ce2eb52..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --parallel
+	dh $@

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



More information about the debian-science-commits mailing list