diff options
author | Guilhem Moulin <guilhem@debian.org> | 2021-01-04 11:45:56 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@debian.org> | 2021-01-04 11:45:56 +0100 |
commit | 5bd9a03e0052753106fc96912c160cca8d45c0b9 (patch) | |
tree | f247cc9fda0e2650615ddd7ed5e32308c730fb1c /debian/control | |
parent | f93cf8f0dffeee34935f187af3d08a2f3eb3fde1 (diff) |
Prepare new release, restoring compatibility with Net::SSLeay 1.83.debian/0.5.6-1_bpo10+1debian/buster-backports
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 dda346e..2cad992 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.88~) <!nocheck>, + libnet-ssleay-perl (>= 1.83~) <!nocheck>, openssl (>= 1.1.1~) <!nocheck>, pandoc (>= 2.1~), procps <!nocheck>, |