debian: Note that we need cl-plus-ssl 20180328 or later.

This commit is contained in:
Christoph Berg 2020-07-14 15:33:31 +02:00
parent 63274dbec4
commit 9c2d8d2baa
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -6,6 +6,7 @@ pgloader (3.6.2-1) UNRELEASED; urgency=medium
* debian/rules: Print actual compiler log.
* debian/rules: Skip dh_dwz like dh_strip as it fails on buster.
* Bump required cl-db3 version to 20200212.
* Note that we need cl-plus-ssl 20180328 or later.
* DH 13.
-- Christoph Berg <myon@debian.org> Mon, 21 Jan 2019 22:02:50 +0100

1
debian/control vendored
View File

@ -29,6 +29,7 @@ Build-Depends:
cl-metabang-bind,
cl-mssql,
cl-mustache,
cl-plus-ssl (>= 20180328),
cl-postmodern,
cl-ppcre,
cl-py-configparser,