From b44d31df02ce58ebdbbde6ad96635a167698665c Mon Sep 17 00:00:00 2001 From: Juliusz Sosinowicz Date: Thu, 24 Aug 2023 10:57:45 +0200 Subject: [PATCH] Jenkins fixes --- debian/changelog.in | 2 +- debian/control.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog.in b/debian/changelog.in index 6cb66ec2f..750d63040 100644 --- a/debian/changelog.in +++ b/debian/changelog.in @@ -1,6 +1,6 @@ wolfssl (@VERSION@) stable; urgency=medium - * For a full changelog see + * For a full changelog see https://github.com/wolfSSL/wolfssl/blob/master/ChangeLog.md -- wolfSSL @WOLFSSL_BUILD_DATE@ diff --git a/debian/control.in b/debian/control.in index bdc1e9220..c334d2792 100644 --- a/debian/control.in +++ b/debian/control.in @@ -13,7 +13,7 @@ Architecture: any Section: libs Priority: optional Pre-Depends: -Depends: +Depends: ${shlibs:Depends}, ${misc:Depends} Description: wolfSSL encryption library