[redeclipse] 03/05: Switch to compat level 10.

Markus Koschany apo at moszumanska.debian.org
Sat Sep 24 19:47:19 UTC 2016


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

apo pushed a commit to branch master
in repository redeclipse.

commit 0c4d55a19e6cf0f2885704f48aa492d95c473368
Author: Markus Koschany <apo at debian.org>
Date:   Sat Sep 24 20:43:43 2016 +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 ada99a1..7cf5678 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: games
 Priority: optional
 Uploaders: Martin Erik Werner <martinerikwerner at gmail.com>
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                ed,
                libenet-dev,
                libgl1-mesa-dev | libgl-dev,
diff --git a/debian/rules b/debian/rules
index c6736d4..3eba34a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
 endif
 
 %:
-	dh $@ --sourcedirectory=src --parallel
+	dh $@ --sourcedirectory=src
 
 override_dh_auto_clean:
 	$(MAKE) -C src/ clean-client clean-server

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



More information about the Pkg-games-commits mailing list