[maemo-commits] [maemo-commits] r17871 - projects/haf/trunk/libsoup2.4-2.24.3/debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Mar 30 16:55:14 EEST 2009
Author: marivoll
Date: 2009-03-30 16:54:52 +0300 (Mon, 30 Mar 2009)
New Revision: 17871

Modified:
   projects/haf/trunk/libsoup2.4-2.24.3/debian/control
   projects/haf/trunk/libsoup2.4-2.24.3/debian/control.in
Log:
Removed general dependency on libgnutls.


Modified: projects/haf/trunk/libsoup2.4-2.24.3/debian/control
===================================================================
--- projects/haf/trunk/libsoup2.4-2.24.3/debian/control	2009-03-30 13:29:11 UTC (rev 17870)
+++ projects/haf/trunk/libsoup2.4-2.24.3/debian/control	2009-03-30 13:54:52 UTC (rev 17871)
@@ -2,7 +2,7 @@
 Section: devel
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Gustavo Noronha Silva <kov at debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>
+Uploaders: Andrew Lau <netsnipe at users.sourceforge.net>, Clément Stenac <zorglub at debian.org>, Dafydd Harries <daf at debian.org>, Guilherme de S. Pastore <gpastore at debian.org>, Gustavo Franco <stratus at debian.org>, Gustavo Noronha Silva <kov at debian.org>, J.H.M. Dassen (Ray) <jdassen at debian.org>, Jordi Mallach <jordi at debian.org>, Jose Carlos Garcia Sogo <jsogo at debian.org>, Josselin Mouette <joss at debian.org>, Kilian Krause <kilian at debian.org>, Loic Minier <lool at dooz.org>, Marc 'HE' Brockschmidt <he at debian.org>, Marco Cabizza <marco87 at gmail.com>, Oystein Gisnas <oystein at gisnas.net>, Ondřej Surý <ondrej at debian.org>, Ross Burton <ross at debian.org>, Sebastien Bacher <seb128 at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: debhelper (>= 5),
                libglib2.0-dev (>= 2.15.3),
                libxml2-dev,
@@ -20,7 +20,6 @@
          libsoup2.4-1 (= ${binary:Version}),
          libglib2.0-dev (>= 2.15.3),
          libxml2-dev,
-         libgnutls-dev (>= 1.4.0)
 Conflicts: libgnutls11-dev
 Suggests: libsoup2.4-doc
 Description: an HTTP library implementation in C -- Development files
@@ -37,7 +36,7 @@
  Features:
   * Both asynchronous (GMainLoop and callback-based) and synchronous APIs
   * Automatically caches connections
-  * SSL Support using GnuTLS
+  * SSL Support using GnuTLS [disabled on Maemo]
   * Proxy support, including authentication and SSL tunneling
   * Client support for Digest, NTLM, and Basic authentication
   * Server support for Digest and Basic authentication
@@ -64,7 +63,7 @@
  Features:
   * Both asynchronous (GMainLoop and callback-based) and synchronous APIs
   * Automatically caches connections
-  * SSL Support using GnuTLS
+  * SSL Support using GnuTLS [disabled on Maemo]
   * Proxy support, including authentication and SSL tunneling
   * Client support for Digest, NTLM, and Basic authentication
   * Server support for Digest and Basic authentication
@@ -92,7 +91,7 @@
  Features:
   * Both asynchronous (GMainLoop and callback-based) and synchronous APIs
   * Automatically caches connections
-  * SSL Support using GnuTLS
+  * SSL Support using GnuTLS [disabled on Maemo]
   * Proxy support, including authentication and SSL tunneling
   * Client support for Digest, NTLM, and Basic authentication
   * Server support for Digest and Basic authentication

Modified: projects/haf/trunk/libsoup2.4-2.24.3/debian/control.in
===================================================================
--- projects/haf/trunk/libsoup2.4-2.24.3/debian/control.in	2009-03-30 13:29:11 UTC (rev 17870)
+++ projects/haf/trunk/libsoup2.4-2.24.3/debian/control.in	2009-03-30 13:54:52 UTC (rev 17871)
@@ -20,7 +20,6 @@
          libsoup2.4-1 (= ${binary:Version}),
          libglib2.0-dev (>= 2.15.3),
          libxml2-dev,
-         libgnutls-dev (>= 1.4.0)
 Conflicts: libgnutls11-dev
 Suggests: libsoup2.4-doc
 Description: an HTTP library implementation in C -- Development files
@@ -37,7 +36,7 @@
  Features:
   * Both asynchronous (GMainLoop and callback-based) and synchronous APIs
   * Automatically caches connections
-  * SSL Support using GnuTLS
+  * SSL Support using GnuTLS [disabled on Maemo]
   * Proxy support, including authentication and SSL tunneling
   * Client support for Digest, NTLM, and Basic authentication
   * Server support for Digest and Basic authentication
@@ -64,7 +63,7 @@
  Features:
   * Both asynchronous (GMainLoop and callback-based) and synchronous APIs
   * Automatically caches connections
-  * SSL Support using GnuTLS
+  * SSL Support using GnuTLS [disabled on Maemo]
   * Proxy support, including authentication and SSL tunneling
   * Client support for Digest, NTLM, and Basic authentication
   * Server support for Digest and Basic authentication
@@ -92,7 +91,7 @@
  Features:
   * Both asynchronous (GMainLoop and callback-based) and synchronous APIs
   * Automatically caches connections
-  * SSL Support using GnuTLS
+  * SSL Support using GnuTLS [disabled on Maemo]
   * Proxy support, including authentication and SSL tunneling
   * Client support for Digest, NTLM, and Basic authentication
   * Server support for Digest and Basic authentication


More information about the maemo-commits mailing list