[Pkg-gnutls-commits] r1890 - /packages/gnutls28/trunk/debian/control

ametzler at users.alioth.debian.org ametzler at users.alioth.debian.org
Sat Aug 31 17:23:48 UTC 2013


Author: ametzler
Date: Sat Aug 31 17:23:47 2013
New Revision: 1890

URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=1890
Log:
work around #718692

Modified:
    packages/gnutls28/trunk/debian/control

Modified: packages/gnutls28/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls28/trunk/debian/control?rev=1890&op=diff
==============================================================================
--- packages/gnutls28/trunk/debian/control	(original)
+++ packages/gnutls28/trunk/debian/control	Sat Aug 31 17:23:47 2013
@@ -205,28 +205,28 @@
  GnuTLS offers a simplified high-level API to GnuTLS. This API is currently
  marked experimental.
 
-##Package: libgnutls-openssl27
-##Priority: standard
-##Architecture: any
-##Depends: libgnutls28 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
-##Pre-Depends: ${misc:Pre-Depends}
-##Multi-Arch: same
-##Description: GNU TLS library - OpenSSL wrapper
-## GnuTLS is a portable library which implements the Transport Layer
-## Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 and Datagram
-## Transport Layer Security (DTLS 1.0, 1.2) protocols.
-## .
-## GnuTLS features support for:
-##  - TLS extensions: server name indication, max record size, opaque PRF
-##    input, etc.
-##  - authentication using the SRP protocol.
-##  - authentication using both X.509 certificates and OpenPGP keys.
-##  - TLS Pre-Shared-Keys (PSK) extension.
-##  - Inner Application (TLS/IA) extension.
-##  - X.509 and OpenPGP certificate handling.
-##  - X.509 Proxy Certificates (RFC 3820).
-##  - all the strong encryption algorithms (including SHA-256/384/512 and
-##    Camellia (RFC 4132)).
-## .
-## This package contains the runtime library of the GnuTLS OpenSSL wrapper.
-##
+#Package: libgnutls-openssl27
+#Priority: standard
+#Architecture: any
+#Depends: libgnutls28 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+#Pre-Depends: ${misc:Pre-Depends}
+#Multi-Arch: same
+#Description: GNU TLS library - OpenSSL wrapper
+# GnuTLS is a portable library which implements the Transport Layer
+# Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 and Datagram
+# Transport Layer Security (DTLS 1.0, 1.2) protocols.
+# .
+# GnuTLS features support for:
+#  - TLS extensions: server name indication, max record size, opaque PRF
+#    input, etc.
+#  - authentication using the SRP protocol.
+#  - authentication using both X.509 certificates and OpenPGP keys.
+#  - TLS Pre-Shared-Keys (PSK) extension.
+#  - Inner Application (TLS/IA) extension.
+#  - X.509 and OpenPGP certificate handling.
+#  - X.509 Proxy Certificates (RFC 3820).
+#  - all the strong encryption algorithms (including SHA-256/384/512 and
+#    Camellia (RFC 4132)).
+# .
+# This package contains the runtime library of the GnuTLS OpenSSL wrapper.
+#




More information about the Pkg-gnutls-commits mailing list