[tecnoballz] 01/05: Switch to compat level 10.
Markus Koschany
apo at moszumanska.debian.org
Mon Jan 23 16:27:29 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository tecnoballz.
commit 9811050bd94f2ea3d6bfb2ae16bf5913777899b1
Author: Markus Koschany <apo at debian.org>
Date: Mon Jan 23 17:18:59 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 affdf0c..c218936 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,7 @@ Uploaders:
Barry deFreese <bdefreese at debian.org>,
Markus Koschany <apo at gambaru.de>
Build-Depends:
- debhelper (>= 9),
- dh-autoreconf,
+ debhelper (>= 10),
libmikmod-dev,
libogg-dev,
libsdl-image1.2-dev,
diff --git a/debian/rules b/debian/rules
index 0351355..d2e3183 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
#export DH_VERBOSE=1
%:
- dh $@ --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/tecnoballz.git
More information about the Pkg-games-commits
mailing list