[openal-soft] 01/09: Switch to compat level 11.

Markus Koschany apo at moszumanska.debian.org
Sat Jan 6 13:50:52 UTC 2018


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

apo pushed a commit to branch master
in repository openal-soft.

commit a60611df709b7739353cc511cdef46646677a8eb
Author: Markus Koschany <apo at debian.org>
Date:   Sat Jan 6 14:06:50 2018 +0100

    Switch to compat level 11.
---
 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..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/control b/debian/control
index 5f5f91e..6567f95 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: Bruno "Fuddl" Kleinert <fuddl at tauware.de>,
            Reinhard Tartler <siretart at tauware.de>,
            Gonéri Le Bouder <goneri at rulezlan.org>,
            Bret Curtis <psi29a at gmail.com>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 11),
                libasound2-dev [linux-any],
                cmake, portaudio19-dev, libpulse-dev, libsndio-dev
 Standards-Version: 4.1.3
diff --git a/debian/rules b/debian/rules
index 317b911..9daf443 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,7 @@ DLOPENED_SUGGESTS_LIBS = -lportaudio -lsndio
 
 .PHONY: build
 %:
-	dh $@ --builddirectory=$(BUILD_TREE) --parallel
+	dh $@ --builddirectory=$(BUILD_TREE)
 
 override_dh_auto_clean:
 	rm -rf $(BUILD_TREE)

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



More information about the Pkg-games-commits mailing list