From 1408ff03718732884f7fcd30bb06a4fb83d7888e Mon Sep 17 00:00:00 2001 From: "Dr. Tobias Quathamer" Date: Fri, 28 Jul 2023 13:34:30 +0200 Subject: [PATCH] Switch to debhelper-compat --- debian/compat | 1 - debian/control | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 debian/compat diff --git a/debian/compat b/debian/compat deleted file mode 100644 index b4de394..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -11 diff --git a/debian/control b/debian/control index 67299d3..e69676d 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: bsdgames Section: games Priority: optional Build-Depends: bison, - debhelper (>= 11~), + debhelper-compat (= 11), flex, groff, libfl-dev,