about summary refs log tree commit diff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2014-05-19 16:52:51 +0200
committerMichael Biebl <biebl@debian.org>2014-05-19 16:52:54 +0200
commit190ef2807481a6cc9ccbc7a19643abfc6772c4b7 (patch)
tree79116ae7afe0cbb6a506a587fbe541fb8a7dc36e /debian/changelog
parentbcca77956e96e34e2616f766479b444de252a94f (diff)
Add explicit Build-Depends on libgcrypt11-dev
and don't rely on libgnutls-dev to pull in that dependency for us.
Newer versions of GnuTLS no longer use gcrypt but nettle as crypto backend.

Closes: #745955
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ad96c0ea..45602200 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+network-manager (0.9.8.10-3) UNRELEASED; urgency=medium
+
+  * Add explicit Build-Depends on libgcrypt11-dev and don't rely on
+    libgnutls-dev to pull in that dependency for us. Newer versions of GnuTLS
+    no longer use gcrypt but nettle as crypto backend. (Closes: #745955)
+
+ -- Michael Biebl <biebl@debian.org>  Mon, 19 May 2014 16:50:42 +0200
+
 network-manager (0.9.8.10-2) unstable; urgency=medium
 
   * Don't hookup NetworkManager-wait-online.service in network-online.target