diff options
author | Guilhem Moulin <guilhem@debian.org> | 2021-01-01 16:18:38 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@debian.org> | 2021-01-01 16:20:19 +0100 |
commit | f21530d6682acfcb3e29404d2c585f409e5bdac5 (patch) | |
tree | 629099cd035a0c7379af4cd9f01dcb7283a91f40 /debian/control | |
parent | 976c2470be41b7fb109f50f95fcb0b619d150dca (diff) |
Bump required libnet-ssleay-perl version to 1.88.
Next stable upstream release after developer release 1.86_06, and also
earliest version available in Debian.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 2cad992..dda346e 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 13), jq, libconfig-tiny-perl <!nocheck>, libdbd-sqlite3-perl <!nocheck>, - libnet-ssleay-perl (>= 1.83~) <!nocheck>, + libnet-ssleay-perl (>= 1.88~) <!nocheck>, openssl (>= 1.1.1~) <!nocheck>, pandoc (>= 2.1~), procps <!nocheck>, |