File: control

package info (click to toggle)
openssl097 0.9.7k-3.1etch5
  • links: PTS
  • area: main
  • in suites: etch
  • size: 18,568 kB
  • ctags: 24,036
  • sloc: ansic: 178,345; asm: 19,384; perl: 17,912; makefile: 13,645; cpp: 4,379; sh: 2,687; lisp: 23
file content (27 lines) | stat: -rw-r--r-- 943 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: openssl097
Build-Depends: debhelper (>= 4.2.0), binutils (>= 2.14.90.0.7), zlib1g-dev
Section: utils
Priority: optional
Maintainer: Debian OpenSSL Team <pkg-openssl-devel@lists.alioth.debian.org>
Uploaders: Christoph Martin <christoph.martin@uni-mainz.de>, Kurt Roeckx <kurt@roeckx.be>
Standards-Version: 3.6.1

Package: libssl0.9.7
Section: oldlibs
Priority: extra
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: libssl0.9.7-dbg
Section: libdevel
Priority: extra
Architecture: any
Depends: libssl0.9.7 (= ${Source-Version})
Description: Symbol tables for libssl and libcrypt
 This package is part of the OpenSSL implementation of SSL.