From 455800139fe5372348aa5763fbf3e28db1f725ab Mon Sep 17 00:00:00 2001 From: Christoph Berg Date: Tue, 14 Jul 2020 16:52:17 +0200 Subject: [PATCH] debian: Note that we need cl-plus-ssl 20190204 or later. --- debian/changelog | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8a8cf2e..c99ea41 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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. diff --git a/debian/control b/debian/control index 755dda9..b87d188 100644 --- a/debian/control +++ b/debian/control @@ -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,