[springlobby] 03/07: Switch to compat level 10.

Markus Koschany apo at moszumanska.debian.org
Sat May 6 18:46:08 UTC 2017


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

apo pushed a commit to branch master
in repository springlobby.

commit 197492ee0fbc7a19eb21729288f6e34722e8f061
Author: Markus Koschany <apo at debian.org>
Date:   Sat May 6 20:27:31 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 5a1c9d3..110d2ad 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
 Build-Depends:
  asciidoc,
  cmake,
- debhelper (>= 9),
+ debhelper (>= 10),
  docbook-xsl,
  libalure-dev,
  libboost-all-dev,
diff --git a/debian/rules b/debian/rules
index aa8d83e..0e431e4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 PROGDIR := $(CURDIR)/debian/springlobby
 
 %:
-	dh $@ --parallel --buildsystem=cmake
+	dh $@ --buildsystem=cmake
 
 override_dh_auto_configure:
 	dh_auto_configure --  \

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



More information about the Pkg-games-commits mailing list