From da694a4a54379dcd04601f83fab2c3fd69814e0d Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sat, 18 May 2019 23:07:19 -0700 Subject: [PATCH] Bump to debhelper 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 b4de3947..00000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -11 diff --git a/debian/control b/debian/control index be20dcc9..8e60bf1d 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: mes Section: devel Priority: extra Maintainer: Vagrant Cascadian -Build-Depends: debhelper (>=11), +Build-Depends: debhelper-compat (=12), guile-2.2, guile-2.2-dev, mescc-tools,