[hyperrogue] 01/19: Switch to compat level 10.

Markus Koschany apo at moszumanska.debian.org
Mon Jul 17 19:14:27 UTC 2017


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

apo pushed a commit to branch master
in repository hyperrogue.

commit 8c448249df1004397b0f8fabf9cb879a60e0968f
Author: Markus Koschany <apo at debian.org>
Date:   Mon Jul 17 18:14:29 2017 +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 91f9509..1586c27 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Christian M. Amsüss <chrysn at fsfe.org>,
  Damyan Ivanov <dmn at debian.org>
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
  libfontconfig-dev,
  libgl1-mesa-dev,
  libpng-dev,
diff --git a/debian/rules b/debian/rules
index 39b5a9f..7e91804 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ endif
 
 
 %:
-	dh $@
+	dh $@ --no-parallel
 
 override_dh_auto_build:
 	$(RM) src/glew.c

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



More information about the Pkg-games-commits mailing list