From 98638a30b2d3af77dc11ad8ab75b0f2fb9eb2d22 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Fri, 9 Aug 2019 11:28:27 +0200 Subject: [PATCH] Bump --- debian/control | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/debian/control b/debian/control index 3af9bdd..60aa52f 100644 --- a/debian/control +++ b/debian/control @@ -41,3 +41,28 @@ Description: Secure Sockets Layer toolkit - development files This is a transition package that will go away after the stretch release to provide the 1.0.X APIs for those packages that are not ready for the 1.1 version yet. + +Package: libcrypto1.0.2-udeb +XC-Package-Type: udeb +Section: debian-installer +Priority: optional +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Secure Sockets Layer toolkit - libcrypto udeb + This package is part of the OpenSSL project's implementation of the SSL + and TLS cryptographic protocols for secure communication over the + Internet. + . + It contains a version of the libcrypto shared library for use with the + Debian Installer. Do not install it on a normal system. + +Package: libssl1.0.2-udeb +XC-Package-Type: udeb +Section: debian-installer +Priority: optional +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: ssl shared library - udeb + libssl shared library. + . + Do not install it on a normal system.