From fbe07d7b32c5a5b52480a1d42870d2d6923e1541 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Tue, 4 Aug 2020 00:55:04 +0200 Subject: d/control: Bump debhelper compatibility level to 13. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4038e99..5b5e1ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ lacme (0.6.1-1) UNRELEASED; urgency=medium /run/lacme-www.socket. (It was previously under the legacy directory /var/run.) * debian/*: Adapt to new build system. + * debian/control: Bump debhelper compatibility level to 13. -- Guilhem Moulin Tue, 04 Aug 2020 00:50:33 +0200 diff --git a/debian/control b/debian/control index 18d6c52..2b43b79 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: lacme Section: utils Priority: optional Maintainer: Guilhem Moulin -Build-Depends: debhelper-compat (= 12), jq, pandoc (>= 2.1~) +Build-Depends: debhelper-compat (= 13), jq, pandoc (>= 2.1~) Rules-Requires-Root: no Standards-Version: 4.5.0 Homepage: https://git.guilhem.org/lacme/about/ -- cgit v1.2.3