[openjk] 20/23: Move to debhelper compat level 11
Simon McVittie
smcv at debian.org
Thu Jan 11 17:29:01 UTC 2018
This is an automated email from the git hooks/post-receive script.
smcv pushed a commit to branch debian/master
in repository openjk.
commit 56631c2fc6d9fffcba5488ea38faa28226488b1a
Author: Simon McVittie <smcv at debian.org>
Date: Mon Jan 1 12:16:22 2018 +0000
Move to debhelper compat level 11
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 82edc7f..558f639 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ openjk (0~20171228~dfsg-1) UNRELEASED; urgency=medium
* Build-depend on SDL 2.0.7 so we have at least the version bundled
by upstream
* Standards-Version: 4.1.3 (no changes required)
+ * Move to debhelper compat level 11
-- Simon McVittie <smcv at debian.org> Mon, 27 Nov 2017 11:01:17 +0000
diff --git a/debian/compat b/debian/compat
index f599e28..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
diff --git a/debian/control b/debian/control
index dc82bde..1adc009 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
Uploaders: Simon McVittie <smcv at debian.org>
Build-Depends:
cmake,
- debhelper (>= 10),
+ debhelper (>= 11~),
dh-apparmor [linux-any],
dh-exec,
dpkg-dev (>= 1.16.1),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/openjk.git
More information about the Pkg-games-commits
mailing list