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

This commit is contained in:
Christoph Berg 2020-07-14 16:52:17 +02:00
parent c1d58b6dd9
commit 455800139f
2 changed files with 2 additions and 2 deletions

2
debian/changelog vendored
View File

@ -6,7 +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.
* Note that we need cl-plus-ssl 20190204 or later.
* Note that we need cl-csv 20180712 or later.
* DH 13.

2
debian/control vendored
View File

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