[minetest-v04x] 02/04: Switch back to compat level 9.

Markus Koschany apo at moszumanska.debian.org
Wed Jan 11 22:42:14 UTC 2017


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

apo pushed a commit to branch jessie-backports
in repository minetest-v04x.

commit b9aa7161c56d20d120e3d3c73a2a16817a3d3098
Author: Markus Koschany <apo at debian.org>
Date:   Wed Jan 11 22:55:24 2017 +0100

    Switch back to compat level 9.
---
 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 f599e28..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+9
diff --git a/debian/control b/debian/control
index 320954b..ed8ed06 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders:
  Markus Koschany <apo at debian.org>
 Build-Depends:
  cmake,
- debhelper (>= 10),
+ debhelper (>= 9),
  dh-systemd (>= 1.5),
  gettext,
  imagemagick,
diff --git a/debian/rules b/debian/rules
index ed6ea46..25aec04 100755
--- a/debian/rules
+++ b/debian/rules
@@ -85,4 +85,4 @@ clean:
 	dh ${@} # Without systemd as it may not be there yet
 
 %:
-	dh ${@} --with systemd
+	dh ${@} --parallel --with systemd

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



More information about the Pkg-games-commits mailing list