[box2d] 02/07: Switch to compat level 10.

Markus Koschany apo-guest at moszumanska.debian.org
Sun Oct 2 23:01:51 UTC 2016


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

apo-guest pushed a commit to branch master
in repository box2d.

commit 3f751031d421f4df09c91a02acdfe03d5e8f00e5
Author: Markus Koschany <apo at debian.org>
Date:   Mon Oct 3 00:45:35 2016 +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 7bc83a1..64fcaaa 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders:
  Markus Koschany <apo at gambaru.de>
 Build-Depends:
  cmake,
- debhelper (>= 9)
+ debhelper (>= 10)
 Build-Depends-Indep:
  doxygen,
  graphviz,
diff --git a/debian/rules b/debian/rules
index af48dd7..14f4755 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ PKG   = box2d
 DTYPE = +ds
 
 %:
-	dh $@ --parallel --buildsystem=cmake --sourcedirectory=Box2D
+	dh $@ --buildsystem=cmake --sourcedirectory=Box2D
 
 override_dh_auto_configure:
 	dh_auto_configure -- \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/box2d.git



More information about the Pkg-games-commits mailing list