[Pkg-telepathy-commits] [telepathy-salut] 01/02: Build against GNUTLS 3.x (Closes: #753157)

Simon McVittie smcv at debian.org
Wed Jul 23 20:06:21 UTC 2014


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian
in repository telepathy-salut.

commit 5dd34e6948cee6b47cdc6f5fc308035d2edb8310
Author: Simon McVittie <smcv at debian.org>
Date:   Tue Jul 22 00:55:10 2014 +0100

    Build against GNUTLS 3.x (Closes: #753157)
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 75eb3cc..38965a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 telepathy-salut (0.8.1-3) UNRELEASED; urgency=medium
 
   * Also run autoreconf in lib/ext/wocky, as was done in Ubuntu
+  * Build against GNUTLS 3.x (Closes: #753157)
 
  -- Simon McVittie <smcv at debian.org>  Mon, 03 Feb 2014 12:12:49 +0000
 
diff --git a/debian/control b/debian/control
index 7b50ae8..6281326 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Build-Depends: debhelper (>= 9),
                python-avahi,
                python-twisted-words,
                libsoup2.4-dev,
-               libgnutls-dev (>= 2.8.2),
+               libgnutls28-dev (>= 2.8.2),
                libsqlite3-dev,
                uuid-dev
 Homepage: http://telepathy.freedesktop.org/wiki/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/telepathy-salut.git



More information about the Pkg-telepathy-commits mailing list