[overgod] 03/13: Switch to compat level 10.

Markus Koschany apo at moszumanska.debian.org
Tue Jul 18 22:19:38 UTC 2017


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

apo pushed a commit to branch master
in repository overgod.

commit dc99433a3eb8a4d88628aedef26a7c5640a05980
Author: Markus Koschany <apo at debian.org>
Date:   Tue Jul 18 23:41:35 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 64a6e03..391497d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: games
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Barry deFreese <bdefreese at debian.org>
-Build-Depends: debhelper (>= 9), liballegro4-dev
+Build-Depends: debhelper (>= 10), liballegro4-dev
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-games/overgod.git
 Vcs-Git: git://anonscm.debian.org/pkg-games/overgod.git
diff --git a/debian/rules b/debian/rules
index 433a311..989210b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ LIBS=$(shell allegro-config --libs) -lm
 CFLAGS+=-fgnu89-inline
 
 %:
-	dh $@
+	dh $@ --no-parallel
 
 override_dh_auto_configure:
 

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



More information about the Pkg-games-commits mailing list