diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2018-05-09 13:52:29 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2018-05-09 14:12:44 +0200 |
commit | 26379ce8c68ea73f7c263a9fff964fb15c58e566 (patch) | |
tree | c7edc72310035104997423cb607a67e199ec9edc /debian/changelog | |
parent | c99ff96213f8b69c7f22e041875b15857eaa1618 (diff) |
Build-Depends on pandoc >= 2.1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
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 <guilhem@debian.org> Wed, 09 May 2018 13:44:20 +0200 |