[extremetuxracer] 03/04: Switch to compat level 10.

Markus Koschany apo at moszumanska.debian.org
Wed Nov 2 19:21:33 UTC 2016


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

apo pushed a commit to branch master
in repository extremetuxracer.

commit 5f24d4b256f14529d14f0d457ac53efd50562201
Author: Markus Koschany <apo at debian.org>
Date:   Wed Nov 2 20:05:14 2016 +0100

    Switch to compat level 10.
---
 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..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index e510e93..a5a54c1 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,7 @@ Uploaders:
  Markus Koschany <apo at debian.org>,
  Gonéri Le Bouder <goneri at rulezlan.org>
 Build-Depends:
- debhelper (>= 9),
- dh-autoreconf,
+ debhelper (>= 10),
  libglu1-mesa-dev,
  libsfml-dev,
  pkg-config
diff --git a/debian/rules b/debian/rules
index 0b44000..f874ef1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --parallel --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- \

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



More information about the Pkg-games-commits mailing list