aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2009-02-20 16:51:33 +0100
committerGuido Günther <agx@sigxcpu.org>2009-02-20 16:51:33 +0100
commit98a7b4ed624c51bc0f25b00c789487b37fd8a54f (patch)
tree9a614455c2cbd8a6d8d9971e3bdcf675cf2d693e /debian/changelog
parentmove icons to $(datadir)/krb5-auth-dialog (diff)
downloadkrb5-auth-dialog-98a7b4ed624c51bc0f25b00c789487b37fd8a54f.tar.gz
krb5-auth-dialog-98a7b4ed624c51bc0f25b00c789487b37fd8a54f.tar.bz2
krb5-auth-dialog-98a7b4ed624c51bc0f25b00c789487b37fd8a54f.zip
document changes and release 0.8-3
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 34acf18..628be2b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+krb5-auth-dialog (0.8-3) unstable; urgency=low
+
+ * upload to unstable
+ * [8600023] add ${misc:depends}
+ * [858f4d8] move icons to $(datadir)/krb5-auth-dialog
+
+ -- Guido Günther <agx@sigxcpu.org> Fri, 20 Feb 2009 16:51:12 +0100
+
krb5-auth-dialog (0.8-2) experimental; urgency=low
* [30f663e] add Vcs-{Git,Browser} fields
bgstack15