From 22dd7d866eedd2c030b445814f66c16da043a147 Mon Sep 17 00:00:00 2001 From: Modestas Vainius Date: Sun, 3 Nov 2013 13:21:15 +0200 Subject: [PATCH] Switch to using libcurl4-openssl-dev rather than GnuTLS variant. cmake and all its dependencies appear to be licence compatible. The main reason for the switch is that OpenSSL variant appear to be less troublesome. Closes: #716798 --- debian/changelog | 4 ++++ debian/control | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 99b18d80a..26172e300 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,10 @@ cmake (2.8.12-0r1) UNRELEASED; urgency=low - no longer contains workaround for GCC 2.96 bugs; (Closes: #717144) - cmake -E touch no longer truncates time to seconds. (Closes: #699657) * Enable bash-completion. (Closes: #722236) + * Switch to using libcurl4-openssl-dev rather than GnuTLS variant. cmake and + all its dependencies appear to be licence compatible. The main reason for + the switch is that OpenSSL variant appear to be less troublesome. + (Closes: #716798) -- Modestas Vainius Sun, 03 Nov 2013 12:28:06 +0200 diff --git a/debian/control b/debian/control index 3855b38b5..7e6bfb59e 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Priority: optional Maintainer: Modestas Vainius Uploaders: A. Maitland Bottoms , Kai Wasserbäch -Build-Depends: debhelper (>= 9), libcurl4-gnutls-dev, libexpat1-dev, zlib1g-dev, +Build-Depends: debhelper (>= 9), libcurl4-openssl-dev, libexpat1-dev, zlib1g-dev, libncurses5-dev, libqt4-dev (>= 4.4.0), procps [!hurd-any], libarchive-dev (>= 2.8.0), libbz2-dev, bash-completion Standards-Version: 3.9.4