File: control

package info (click to toggle)
qssl 2.0-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 72 kB
  • ctags: 120
  • sloc: cpp: 802; makefile: 63
file content (27 lines) | stat: -rw-r--r-- 1,071 bytes parent folder | download
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: qssl
Priority: optional
Maintainer: Jan Niehusmann <jan@debian.org>
Build-Depends: debhelper (>> 4.0.0), libqt3-mt-dev (>= 3.1.1-1), libqt3-headers, qt3-dev-tools, libssl-dev, g++ (>=2:3.2)
Standards-Version: 3.5.8

Package: libqssl-dev
Section: libdevel
Architecture: any
Depends: libqssl2c102 (= ${Source-Version}), ${misc:Depends}
Conflicts: libqssl1-dev
Description: qssl development files
 Currenty, upstream describes QSSL as "a plugin that allows Psi to utilize
 OpenSSL." While he wrote it (and I packaged it) to enable encrypted
 jabber connections with psi, it may as well be used by other qt
 applications that need a ssl encrypted channel.

Package: libqssl2c102
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: SSL wrapper library for qt applications
 Currenty, upstream describes QSSL as "a plugin that allows Psi to utilize
 OpenSSL." While he wrote it (and I packaged it) to enable encrypted
 jabber connections with psi, it may as well be used by other qt
 applications that need a ssl encrypted channel.