aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1539c27..39d139f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+krb5-auth-dialog (3.20.0-2) unstable; urgency=medium
+
+ * [2820b4e] Use DEP-14 layout
+ * [dd89f4d] Rebuild against libkrb5-dev instead of heimdal
+ since heimdal is being removed from Debian (Closes: #806274)
+
+ -- Guido Günther <agx@sigxcpu.org> Fri, 16 Sep 2016 15:35:52 +0200
+
krb5-auth-dialog (3.20.0-1) unstable; urgency=medium
* [c344fdf] New upstream version 3.20.0 (Closes: #829779)
bgstack15