From 6fb6c3ced1035b7ddf95f254345fe6bb4fe757af Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Fri, 28 Jul 2017 00:19:08 +0200 Subject: Fix manpage generation with pandoc >=1.18. --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f7aa825..4db6583 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +lacme (0.4-1) UNRELEASED; urgency=medium + + * Fix manpage generation with pandoc >=1.18. (Closes: #869885.) + + -- Guilhem Moulin Fri, 28 Jul 2017 00:19:13 +0200 + lacme (0.3-1) unstable; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index 93c26f7..9debb62 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 +Build-Depends: debhelper (>= 9), jq, pandoc (>= 1.18~) Standards-Version: 4.0.0 Homepage: https://git.guilhem.org/lacme/about/ Vcs-Git: https://git.guilhem.org/lacme -- cgit v1.2.3