[micropolis-activity] 02/09: Use compat level 11.

Markus Koschany apo at moszumanska.debian.org
Tue Mar 13 20:57:24 UTC 2018


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

apo pushed a commit to branch master
in repository micropolis-activity.

commit a6fda2ed22af0096a23f95861d3207dce48fbb91
Author: Markus Koschany <apo at debian.org>
Date:   Tue Mar 13 20:28:48 2018 +0100

    Use 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 9dee7d4..28688e9 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders:
  Bruno "Fuddl" Kleinert <fuddl at debian.org>
 Build-Depends:
  bison,
- debhelper (>= 9),
+ debhelper (>= 11),
  imagemagick,
  libsdl-mixer1.2-dev,
  libx11-dev,
diff --git a/debian/rules b/debian/rules
index 20775e4..7c7d08c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@
+	dh $@ --no-parallel
 
 override_dh_install:
 	## change permissions of sound files

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



More information about the Pkg-games-commits mailing list