From 3343e44b85d11cb29f674093784a0327eca60c26 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Wed, 21 Aug 2019 23:44:13 +0200 Subject: d/compat, d/control: Bump debhelper compatibility level to 12. --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 59dadda..0b21b56 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ lacme (0.6-1) UNRELEASED; urgency=medium * New upstream release. * d/control: Bump Standards-Version to 4.4.0 (no changes necessary). + * d/compat, d/control: Bump debhelper compatibility level to 12. -- Guilhem Moulin Wed, 21 Aug 2019 18:37:56 +0200 diff --git a/debian/compat b/debian/compat index ec63514..48082f7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +12 diff --git a/debian/control b/debian/control index ed6d6e8..d251ceb 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: lacme Section: utils Priority: optional Maintainer: Guilhem Moulin -Build-Depends: debhelper (>= 9), jq, pandoc (>= 2.1~) +Build-Depends: debhelper (>= 12), jq, pandoc (>= 2.1~) Standards-Version: 4.4.0 Homepage: https://git.guilhem.org/lacme/about/ Vcs-Git: https://git.guilhem.org/lacme -- cgit v1.2.3