aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3912fc3..ad0cb44 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+krb5-auth-dialog (0.12-2) unstable; urgency=low
+
+ * [56734b5] new patch 0001-remove-unused-GtkImage-with-duplicate-id.patch:
+ remove unused GtkImage with duplicate id (BZ: #593389)
+ * [4028d00] use quilt patchsys
+ * [e65e98a] bump standards version
+ * [9ded61a] add README.source
+
+ -- Guido Günther <agx@sigxcpu.org> Sun, 30 Aug 2009 19:33:35 +0200
+
krb5-auth-dialog (0.12-1) unstable; urgency=low
* [7dfce86] Imported Upstream version 0.12
bgstack15