From 630de73e1c4f7b0c4d718a8585decd810535837f Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Fri, 25 Dec 2020 00:48:42 +0000 Subject: Switch to debhelper compat 13. --- 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 45a4fb7..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -8 diff --git a/debian/control b/debian/control index e646275..cdec7fd 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: editors Priority: optional Maintainer: Debian QA Group Standards-Version: 3.8.0 -Build-Depends: libx11-dev, libxt-dev, x11proto-core-dev, debhelper (>= 8) +Build-Depends: libx11-dev, libxt-dev, x11proto-core-dev, debhelper-compat (= 13) Rules-Requires-Root: no Package: wily -- cgit v1.2.3