[cube2] 01/10: Switch to compat level 11.
Markus Koschany
apo at moszumanska.debian.org
Sat Jan 27 21:42:03 UTC 2018
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository cube2.
commit a614733e4af87d3422d8964e4981e481694551a6
Author: Markus Koschany <apo at debian.org>
Date: Sat Jan 27 22:04:40 2018 +0100
Switch to compat level 11.
---
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..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/control b/debian/control
index d43be60..be9485c 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
Vincent Cheng <vcheng at debian.org>,
Markus Koschany <apo at debian.org>
Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 11),
libenet-dev,
libsdl-image1.2-dev,
libsdl-mixer1.2-dev,
diff --git a/debian/rules b/debian/rules
index f471154..b72ee84 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
- dh $@ --parallel
+ dh $@
override_dh_auto_build:
dh_auto_build -- \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/cube2.git
More information about the Pkg-games-commits
mailing list