Source: openssl Build-Depends: debhelper (>= 5.0.22), binutils (>= 2.14.90.0.7), zlib1g-dev, m4, bc Section: utils Priority: optional Maintainer: Equipo LliureX XSBC-Original-Maintainer: Debian OpenSSL Team Uploaders: Ignacio Vidal Hurtado , Angel Berlanas Vicente , Raul Rodrigo Segura , David Montalva Furio , Alfons Lloret Sananton , Enrique Medina Gremaldos , Hector Garcia Huerta , Jose Carlos Garcia Monsalvez , Jaime Munyoz Fayos , Francisco Antonino Daviu , Miguel Garcia Gomez Standards-Version: 3.8.0 Vcs-Browser: http://svn.debian.org/wsvn/pkg-openssl/openssl Vcs-Svn: svn://svn.debian.org/pkg-openssl/openssl/ Package: openssl Priority: optional Architecture: any Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends} Conflicts: ssleay (<< 0.9.2b) Suggests: ca-certificates, openssl-doc Description: Secure Socket Layer (SSL) binary and related cryptographic tools This package contains the openssl binary and related tools. . It is part of the OpenSSL implementation of SSL. . You need it to perform certain cryptographic actions like: - Creation of RSA, DH and DSA key parameters; - Creation of X.509 certificates, CSRs and CRLs; - Calculation of message digests; - Encryption and decryption with ciphers; - SSL/TLS client and server tests; - Handling of S/MIME signed or encrypted mail. Package: openssl-doc Section: doc Priority: optional Architecture: all Description: Secure Socket Layer (SSL) documentation This package contains the OpenSSL documentation. . It is part of the OpenSSL implementation of SSL. Package: libssl0.9.8 Section: libs Priority: important Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: ssleay (<< 0.9.2b), libssl, openssl (<< 0.9.6-2), libssl096-dev (<< 0.9.6-2) Description: SSL shared libraries libssl and libcrypto shared libraries needed by programs like apache-ssl, telnet-ssl and openssh. . It is part of the OpenSSL implementation of SSL. Package: libcrypto0.9.8-udeb XC-Package-Type: udeb Section: debian-installer Priority: optional Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: crypto shared library - udeb libcrypto shared library. . Do not install it on a normal system. Package: libssl0.9.8-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. Package: libssl-dev Section: libdevel Priority: optional Architecture: any Depends: libssl0.9.8 (= ${binary:Version}), zlib1g-dev, ${misc:Depends} Conflicts: ssleay (<< 0.9.2b), libssl08-dev, libssl09-dev, libssl095a-dev, libssl096-dev Description: SSL development libraries, header files and documentation libssl and libcrypto development libraries, header files and manpages. . It is part of the OpenSSL implementation of SSL. Package: libssl0.9.8-dbg Section: debug Priority: extra Architecture: any Depends: libssl0.9.8 (= ${binary:Version}), ${misc:Depends} Description: Symbol tables for libssl and libcrypto This package is part of the OpenSSL implementation of SSL.