Codebase list openssl / f992b4a
* Drop Breaks against openssh as it was only for upgrades between versions that were only in testing/unstable. (Closes: #668600) Kurt Roeckx 11 years ago
2 changed file(s) with 3 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
55 * Fix pic.patch to not use #ifdef in x86cpuid.s, only .S files are
66 preprocessed. We generate the file again for pic anyway.
77 (Closes: #677468)
8 * Drop Breaks against openssh as it was only for upgrades
9 between versions that were only in testing/unstable.
10 (Closes: #668600)
811
912 -- Kurt Roeckx <kurt@roeckx.be> Tue, 17 Jul 2012 11:49:19 +0200
1013
3232 Multi-Arch: same
3333 Pre-Depends: ${misc:Pre-Depends}
3434 Depends: ${shlibs:Depends}, ${misc:Depends}
35 Breaks: openssh-client (<< 1:5.9p1-4), openssh-server (<< 1:5.9p1-4)
3635 Description: SSL shared libraries
3736 libssl and libcrypto shared libraries needed by programs like
3837 apache-ssl, telnet-ssl and openssh.