From 26379ce8c68ea73f7c263a9fff964fb15c58e566 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Wed, 9 May 2018 13:52:29 +0200 Subject: Build-Depends on pandoc >= 2.1 --- debian/changelog | 4 +++- debian/control | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index cff2b90..8ffc998 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,9 @@ lacme (0.5-1) UNRELEASED; urgency=medium * New upstream release, adding support for v2 ACME endpoints. * Fix manpage generation with pandoc >=2.1. (Closes: #896982.) - * debian/control: Bump Standards-Version to 4.1.4. No changes. + * debian/control: + + Bump Standards-Version to 4.1.4. No changes. + + Build-depends: bump minimum pandoc version to 2.1. -- Guilhem Moulin Wed, 09 May 2018 13:44:20 +0200 diff --git a/debian/control b/debian/control index b79a0f3..bdf9b3e 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 (>= 1.18~) +Build-Depends: debhelper (>= 9), jq, pandoc (>= 2.1~) Standards-Version: 4.1.4 Homepage: https://git.guilhem.org/lacme/about/ Vcs-Git: https://git.guilhem.org/lacme -- cgit v1.2.3