From 41ae37ea1dba9ea7c6907017ea7f0cbfba40a267 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 30 Jan 2014 13:53:36 -0400 Subject: [PATCH] fix wacky bpo version --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 2da89acc14..ce64801c53 100644 --- a/debian/control +++ b/debian/control @@ -44,7 +44,7 @@ Build-Depends: libghc-network-info-dev [linux-any kfreebsd-any], libghc-safesemaphore-dev, libghc-network-protocol-xmpp-dev (>= 0.4.3-1), - libghc-gnutls-dev (>= 0.1.4-3), + libghc-gnutls-dev (>= 0.1.4-3~bpo70+1), libghc-xml-types-dev, libghc-async-dev, libghc-http-dev,