From ca6430ec99283bd9c7940ea23d0adfcddac3f296 Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Wed, 4 Dec 2019 04:46:54 +0000 Subject: [PATCH] Set debhelper-compat version in Build-Depends. Fixes lintian: uses-debhelper-compat-file See https://lintian.debian.org/tags/uses-debhelper-compat-file.html for more details. --- 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 48082f7..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -12 diff --git a/debian/control b/debian/control index 44c0234..a71f8bd 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Live Systems Maintainers Uploaders: Iain R. Learmonth , Raphaël Hertzog , Luca Boccassi Build-Depends: - debhelper (>= 12~), + debhelper-compat (= 12), po4a, Standards-Version: 4.4.1 Rules-Requires-Root: no -- 2.1.4