diff options
author | Guido Günther <agx@sigxcpu.org> | 2017-07-07 10:11:41 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2017-07-07 10:11:41 +0200 |
commit | 48c0e397b3856ccb49a71e4498a1a903974c784f (patch) | |
tree | 3236fe68a60371fe126b21dcf78b1512e9e12423 | |
parent | Use https vcs urls. (diff) | |
download | krb5-auth-dialog-48c0e397b3856ccb49a71e4498a1a903974c784f.tar.gz krb5-auth-dialog-48c0e397b3856ccb49a71e4498a1a903974c784f.tar.bz2 krb5-auth-dialog-48c0e397b3856ccb49a71e4498a1a903974c784f.zip |
Document changes and release 3.20.0-3
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 39d139f..1f63c52 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +krb5-auth-dialog (3.20.0-3) unstable; urgency=medium + + * [5a7fe1c] Don't depend on unused libnm-glib-dev (Closes: #823568) + * [1455a30] credentials_expiring_real: check if kcontext is valid + (LP: #1700468) + * [2593f51] Bump standards version to 4.0.0 + * [cc2b1c0] Bump standards version to 3.9.8 + * [083647b] Switch to debhelper 10 + * [f92d782] Use https vcs urls. + + -- Guido Günther <agx@sigxcpu.org> Fri, 07 Jul 2017 10:11:16 +0200 + krb5-auth-dialog (3.20.0-2) unstable; urgency=medium * [2820b4e] Use DEP-14 layout |