From 307a3b5f243ba6017c90bee0149dc5bd693cbd16 Mon Sep 17 00:00:00 2001 From: "Dr. Tobias Quathamer" Date: Thu, 26 Apr 2018 11:22:19 +0200 Subject: [PATCH] Use debhelper v11 --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 cf69633..9aad07f 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: bsdgames Section: games Priority: optional -Build-Depends: debhelper (>= 10), libncurses5-dev, flex, bison, +Build-Depends: debhelper (>= 11~), libncurses5-dev, flex, bison, wamerican, wbritish, libfl-dev Maintainer: Debian Games Team Uploaders: Dr. Tobias Quathamer