[quakespasm] 01/04: Increase debhelper compat level to 10 (parallel build by default)

Simon McVittie smcv at debian.org
Wed Feb 22 10:36:35 UTC 2017


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

smcv pushed a commit to branch master
in repository quakespasm.

commit 155eda04b7c6ef9b4c98f199293eff7a289b3344
Author: Simon McVittie <smcv at debian.org>
Date:   Wed Feb 22 10:20:25 2017 +0000

    Increase debhelper compat level to 10 (parallel build by default)
---
 debian/changelog | 6 ++++++
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index dafa579..1457813 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+quakespasm (0.92.1+dfsg-2) UNRELEASED; urgency=medium
+
+  * Increase debhelper compat level to 10 (parallel build by default)
+
+ -- Simon McVittie <smcv at debian.org>  Wed, 22 Feb 2017 10:20:08 +0000
+
 quakespasm (0.92.1+dfsg-1) unstable; urgency=medium
 
   * New upstream release.
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 f675234..58e2493 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: David Banks <amoebae at gmail.com>,
            Stephen Kitt <skitt at debian.org>
 Section: games
 Priority: optional
-Build-Depends: debhelper (>= 9.20151219~),
+Build-Depends: debhelper (>= 10),
                libflac-dev,
                libmad0-dev,
                libmikmod-dev,

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



More information about the Pkg-games-commits mailing list