[ace-of-penguins] 01/09: Use compat level 11.
Markus Koschany
apo at moszumanska.debian.org
Fri Mar 2 21:39:31 UTC 2018
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository ace-of-penguins.
commit 4711b2e0ed828744a0d348ffaa8d7f9d44a116d8
Author: Markus Koschany <apo at debian.org>
Date: Fri Mar 2 21:40:57 2018 +0100
Use compat level 11.
---
debian/compat | 2 +-
debian/control | 4 +---
debian/rules | 2 +-
3 files changed, 3 insertions(+), 5 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 1fbd64b..130e43c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,7 @@ Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
Uploaders:
Markus Koschany <apo at debian.org>
Build-Depends:
- autotools-dev,
- debhelper (>= 9),
- dh-autoreconf,
+ debhelper (>= 11),
libpng-dev,
libx11-dev,
zlib1g-dev
diff --git a/debian/rules b/debian/rules
index c1e2c40..530b2d6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -126,7 +126,7 @@ override_dh_installdocs:
dh_installdocs -X COPYING -X .git -X CVS -X .svn docs/*
%:
- dh $@ --with autoreconf
+ dh $@
.PHONY: test man build-man clean-man
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/ace-of-penguins.git
More information about the Pkg-games-commits
mailing list