[cube2-data] 05/14: Use compat level 10 and require debhelper >= 9.20160403.

Markus Koschany apo-guest at moszumanska.debian.org
Mon Aug 8 14:03:12 UTC 2016


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

apo-guest pushed a commit to branch master
in repository cube2-data.

commit 78d3c4032ce5176f18968f5339d48fc80b29964c
Author: Markus Koschany <apo at debian.org>
Date:   Mon Aug 8 15:06:28 2016 +0200

    Use compat level 10 and require debhelper >= 9.20160403.
---
 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 4a658ec..6a949fc 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders:
  Markus Koschany <apo at debian.org>
 Build-Depends:
- debhelper (>= 9)
+ debhelper (>= 9.20160403)
 Standards-Version: 3.9.8
 Homepage: https://wiki.debian.org/Games/Cube2
 Vcs-Git: https://anonscm.debian.org/git/pkg-games/cube2-data.git
diff --git a/debian/rules b/debian/rules
index 0e7ef66..e1f1f06 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --parallel
+	dh $@
 
 override_dh_install:
 	find $(CURDIR) -iname license.txt -delete

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



More information about the Pkg-games-commits mailing list