[oce] 02/04: Set compat level to 10

Anton Gladky gladk at moszumanska.debian.org
Tue Oct 3 11:53:54 UTC 2017


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

gladk pushed a commit to branch debian
in repository oce.

commit 554ede0045a6cad92beaffd5ef5b228afd23e947
Author: Anton Gladky <gladk at debian.org>
Date:   Tue Oct 3 12:31:51 2017 +0200

    Set compat level to 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 0a6e0cf..f0ea1e3 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: "Adam C. Powell, IV" <hazelsct at debian.org>,
 Section: science
 Priority: optional
 Build-Depends: cmake,
-               debhelper (>= 9),
+               debhelper (>= 10),
                libfreeimageplus-dev,
                libfreetype6-dev,
                libgl1-mesa-dev | libgl-dev,
diff --git a/debian/rules b/debian/rules
index 7db6498..3d37b6b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ ifeq ($(findstring parallel=,$(DEB_BUILD_OPTIONS)),)
 endif
 
 %:
-	dh $@ --buildsystem=cmake --parallel --with quilt
+	dh $@
 
 override_dh_auto_configure:
 	# See in debian/patches/split-export.patch why we must ignore cmake return value

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



More information about the debian-science-commits mailing list