aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2010-05-04 08:56:18 +0200
committerGuido Günther <agx@sigxcpu.org>2010-05-04 08:56:18 +0200
commitb725e1c1e03a297eae7878b4b5b763bcdc286651 (patch)
tree1d87b1c803208d29ec4adc05d6ff985d2285410c /debian
parentDon't run dh_makeshlibs on plugins (diff)
downloadkrb5-auth-dialog-b725e1c1e03a297eae7878b4b5b763bcdc286651.tar.gz
krb5-auth-dialog-b725e1c1e03a297eae7878b4b5b763bcdc286651.tar.bz2
krb5-auth-dialog-b725e1c1e03a297eae7878b4b5b763bcdc286651.zip
document changes and release 0.16~rc1-1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8f3e385..34e7c33 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+krb5-auth-dialog (0.16~rc1-1) experimental; urgency=low
+
+ * [29320e2] Imported Upstream version 0.16~rc1
+ * [d6b65b8] Enable PAM plugin
+ * [c5a9652] Don't run dh_makeshlibs on plugins and remove .la and .a files.
+
+ -- Guido Günther <agx@sigxcpu.org> Tue, 04 May 2010 08:56:09 +0200
+
krb5-auth-dialog (0.15-1) unstable; urgency=low
* [eafd110] Imported Upstream version 0.15
bgstack15