[opencity] 01/05: Switch to compat level 10.
Markus Koschany
apo-guest at moszumanska.debian.org
Mon Jan 23 16:12:11 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository opencity.
commit 389302704d015876dc7f66c04bd8b37315c3ba53
Author: Markus Koschany <apo at debian.org>
Date: Mon Jan 23 17:02:00 2017 +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 c9225f4..b677449 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,7 @@ Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
Uploaders:
Markus Koschany <apo at gambaru.de>
Build-Depends:
- debhelper (>= 9),
- dh-autoreconf,
+ debhelper (>= 10),
libglu1-mesa-dev,
libsdl-image1.2-dev,
libsdl-mixer1.2-dev,
diff --git a/debian/rules b/debian/rules
index 03295eb..0b28ab2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ CXXFLAGS +=$(CPPFLAGS)
CFLAGS +=$(CPPFLAGS)
%:
- 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/opencity.git
More information about the Pkg-games-commits
mailing list