~ubuntu-branches/ubuntu/quantal/gnutls28/quantal

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Andreas Metzler
  • Date: 2011-12-17 11:41:19 UTC
  • mfrom: (10.1.1 experimental)
  • Revision ID: package-import@ubuntu.com-20111217114119-sp3ixi00tjajm52g
Tags: 3.0.9-2
* [20_test-select.diff] Do not run gnulib test-select test anymore. The
  test fails on kfreebsd-i386, the gnutls library does not use select().
* [30_correctly-set-the-odd-bits.patch] Post release fix from GIT head.
* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
133
133
 .
134
134
 This package contains all the GnuTLS documentation.
135
135
 
136
 
##Package: guile-gnutls
137
 
##Architecture: any
138
 
##Section: lisp
139
 
##Depends: ${misc:Depends},${shlibs:Depends}, guile-1.8
140
 
##Multi-Arch: same
141
 
##Description: GNU TLS library - GNU Guile bindings
142
 
## GnuTLS is a portable library which implements the Transport Layer
143
 
## Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols.
144
 
## .
145
 
## GnuTLS features support for:
146
 
##  - TLS extensions: server name indication, max record size, opaque PRF
147
 
##    input, etc.
148
 
##  - authentication using the SRP protocol.
149
 
##  - authentication using both X.509 certificates and OpenPGP keys.
150
 
##  - TLS Pre-Shared-Keys (PSK) extension.
151
 
##  - Inner Application (TLS/IA) extension.
152
 
##  - X.509 and OpenPGP certificate handling.
153
 
##  - X.509 Proxy Certificates (RFC 3820).
154
 
##  - all the strong encryption algorithms (including SHA-256/384/512 and
155
 
##    Camellia (RFC 4132)).
156
 
## .
157
 
## This package contains the GNU Guile 1.8 modules.
158
 
##
 
136
Package: guile-gnutls
 
137
Architecture: any
 
138
Section: lisp
 
139
Depends: ${misc:Depends},${shlibs:Depends}, guile-1.8
 
140
Multi-Arch: same
 
141
Description: GNU TLS library - GNU Guile bindings
 
142
 GnuTLS is a portable library which implements the Transport Layer
 
143
 Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols.
 
144
 .
 
145
 GnuTLS features support for:
 
146
  - TLS extensions: server name indication, max record size, opaque PRF
 
147
    input, etc.
 
148
  - authentication using the SRP protocol.
 
149
  - authentication using both X.509 certificates and OpenPGP keys.
 
150
  - TLS Pre-Shared-Keys (PSK) extension.
 
151
  - Inner Application (TLS/IA) extension.
 
152
  - X.509 and OpenPGP certificate handling.
 
153
  - X.509 Proxy Certificates (RFC 3820).
 
154
  - all the strong encryption algorithms (including SHA-256/384/512 and
 
155
    Camellia (RFC 4132)).
 
156
 .
 
157
 This package contains the GNU Guile 1.8 modules.
 
158
 
159
159
Package: libgnutlsxx28
160
160
Priority: extra
161
161
Architecture: any