aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-10-27 21:14:13 +0100
committerGuido Günther <agx@sigxcpu.org>2014-10-27 21:14:13 +0100
commitd1a2e043e50c90d5db4886fd3ed2ae2db52e5862 (patch)
tree3a4d4d1b8aa831999eb0bcef7e207526168f83eb
parentDrop all patches (diff)
downloadkrb5-auth-dialog-d1a2e043e50c90d5db4886fd3ed2ae2db52e5862.tar.gz
krb5-auth-dialog-d1a2e043e50c90d5db4886fd3ed2ae2db52e5862.tar.bz2
krb5-auth-dialog-d1a2e043e50c90d5db4886fd3ed2ae2db52e5862.zip
Document changes and release 3.15.1-1
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9ad8684..267aa65 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+krb5-auth-dialog (3.15.1-1) experimental; urgency=medium
+
+ * [31185d4] New upstream version 3.15.1
+ * [3e6b601] Bump required GTK+ version
+ * [f4c9b55] Don't suggest gnome-control-center. We don't ship a plugin for
+ it anymore
+ * [d40b67a] Drop all patches, all applied upstream
+
+ -- Guido Günther <agx@sigxcpu.org> Mon, 27 Oct 2014 21:13:48 +0100
+
krb5-auth-dialog (3.12.0-2) unstable; urgency=medium
* [a9cf1c1] Use current user name to determine principal (Closes: #762906)
bgstack15