From fcc35c3e8eb720b43b0b9fda0e4c5a0990f92188 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sun, 5 Apr 2020 17:40:26 +0200 Subject: d/control: Add "debhelper-compat (= 12)" to Build-Depends. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index b217b22..e85aa8c 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: lacme Section: utils Priority: optional Maintainer: Guilhem Moulin -Build-Depends: debhelper (>= 12), jq, pandoc (>= 2.1~) +Build-Depends: debhelper-compat (= 12), jq, pandoc (>= 2.1~) Rules-Requires-Root: no Standards-Version: 4.4.0 Homepage: https://git.guilhem.org/lacme/about/ -- cgit v1.2.3