[blockattack] 04/08: Switch to compat level 10.

Markus Koschany apo at moszumanska.debian.org
Tue Oct 4 16:29:12 UTC 2016


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

apo pushed a commit to branch master
in repository blockattack.

commit fb6a7e0dae1dfdbef2608ed79c500ed2d264c5e4
Author: Markus Koschany <apo at debian.org>
Date:   Tue Oct 4 16:57:07 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 160af15..a316d3b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Barry deFreese <bdefreese at debian.org>
 Build-Depends:
  cmake,
- debhelper (>= 9),
+ debhelper (>= 10),
  docbook-to-man,
  libboost-dev,
  libboost-program-options-dev,
diff --git a/debian/rules b/debian/rules
index 7fb9972..5ab932e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --parallel
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- \

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



More information about the Pkg-games-commits mailing list