[scorched3d] 03/08: Use compat level 11.

Markus Koschany apo at moszumanska.debian.org
Sun Mar 11 16:11:54 UTC 2018


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

apo pushed a commit to branch master
in repository scorched3d.

commit a8ee283891ec8920bb89e057aba48a4bbbc19a0d
Author: Markus Koschany <apo at debian.org>
Date:   Sun Mar 11 15:52:11 2018 +0100

    Use compat level 11.
---
 debian/compat  | 2 +-
 debian/control | 3 +--
 debian/rules   | 2 +-
 3 files changed, 3 insertions(+), 4 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 9965162..cd9978f 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,7 @@ Uploaders:
  Stephen M. Webb <stephen.webb at bregmasoft.ca>,
  Phil Morrell <debian at emorrp1.name>
 Build-Depends:
- debhelper (>= 9),
- dh-autoreconf,
+ debhelper (>= 11),
  gawk,
  libalut-dev,
  libexpat1-dev,
diff --git a/debian/rules b/debian/rules
index 093733b..a2516ed 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
-	dh $@ --parallel --with autoreconf
+	dh $@
 
 DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)

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



More information about the Pkg-games-commits mailing list