From 412e691155611098157113b05d66575d02fb7e5e Mon Sep 17 00:00:00 2001 From: Jan Wagner Date: Tue, 29 Dec 2020 18:43:18 +0100 Subject: [PATCH] d/control: Raise compat level to 12 --- 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 ec63514..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -9 diff --git a/debian/control b/debian/control index 9dbbf1d..2955346 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: ps-watcher Section: admin Priority: optional Maintainer: Jan Wagner -Build-Depends: debhelper (>= 9) +Build-Depends: debhelper-compat (= 12) Build-Depends-Indep: autotools-dev, libconfig-inifiles-perl Homepage: http://ps-watcher.sourceforge.net/ Vcs-Browser: https://gitlab.uncompleted.org/debian/ps-watcher