[simutrans] 02/09: Switch to compat level 10.

Markus Koschany apo at moszumanska.debian.org
Thu Nov 10 23:37:37 UTC 2016


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

apo pushed a commit to branch master
in repository simutrans.

commit 52e8f13b784fe5eb3d7f907b2256eaf35875db4d
Author: Markus Koschany <apo at debian.org>
Date:   Thu Nov 10 23:05:27 2016 +0100

    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 d2ff2c4..7c89546 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Clint Adams <clint at debian.org>,
  Jörg Frings-Fürst <debian at jff-webhosting.net>
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
  libbz2-dev,
  libpng-dev,
  libsdl1.2-dev,
diff --git a/debian/rules b/debian/rules
index 02bf9e5..84b9385 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ export LDFLAGS  = $(shell dpkg-buildflags --get LDFLAGS)
 export LDFLAGS += -lssl -lcrypto
 
 %:
-	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/simutrans.git



More information about the Pkg-games-commits mailing list