[powermanga] 01/07: Switch to compat level 10.
Markus Koschany
apo-guest at moszumanska.debian.org
Mon Jan 23 14:41:06 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository powermanga.
commit 15d506b7061f3eeb4589a40f7e2765f523c22e49
Author: Markus Koschany <apo at debian.org>
Date: Mon Jan 23 14:53:37 2017 +0100
Switch to compat level 10.
---
debian/compat | 2 +-
debian/control | 2 +-
debian/rules | 2 +-
3 files changed, 3 insertions(+), 3 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 3a4d4b2..3754fe4 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
Barry deFreese <bdefreese at debian.org>,
Markus Koschany <apo at gambaru.de>
Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
dh-autoreconf,
libsdl-mixer1.2-dev,
libsdl1.2-dev,
diff --git a/debian/rules b/debian/rules
index d7f27c0..7e47a5e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
export DEB_BUILD_MAINT_OPTIONS=hardening=-stackprotectorstrong
%:
- dh $@ --parallel --with autoreconf
+ dh $@
override_dh_link:
$(RM) -r debian/powermanga/usr/share/doc/powermanga
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/powermanga.git
More information about the Pkg-games-commits
mailing list