summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMichael Shuler <michael@pbandjelly.org>2018-12-21 10:50:30 -0600
committerMichael Shuler <michael@pbandjelly.org>2018-12-21 10:50:30 -0600
commitd5e425c8405448e5034d1e16ca52be6a10cb3334 (patch)
treeeab4db83d79a8285de7bfef2805821d327e8023e /debian/control
parent8ee675d4cf9f545fa545db82d3166ac24706d5df (diff)
downloadca-certificates-d5e425c8405448e5034d1e16ca52be6a10cb3334.tar.gz
Depend on openssl >= 1.1.1
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index d3f8ffd..ffe8785 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: misc
Priority: optional
Maintainer: Michael Shuler <michael@pbandjelly.org>
Uploaders: Raphael Geissert <geissert@debian.org>,
- Thijs Kinkhorst <thijs@debian.org>,
+ Thijs Kinkhorst <thijs@debian.org>
Build-Depends: debhelper (>= 11), po-debconf
Build-Depends-Indep: python, openssl
Standards-Version: 4.2.1
@@ -12,7 +12,7 @@ Vcs-Browser: https://salsa.debian.org/debian/ca-certificates
Package: ca-certificates
Architecture: all
-Depends: openssl (>= 1.1.0), ${misc:Depends}
+Depends: openssl (>= 1.1.1), ${misc:Depends}
Enhances: openssl
Multi-Arch: foreign
Breaks: ca-certificates-java (<<20121112+nmu1)