diff options
author | Guido Günther <agx@sigxcpu.org> | 2017-07-07 10:00:56 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2017-07-07 10:11:10 +0200 |
commit | 2593f51d831e9df21d565b3052a50028dc54484b (patch) | |
tree | 7c57bc174069ac3f2c98d6cc5c5ccd2b3a6f1f4f | |
parent | credentials_expiring_real: check if kcontext is valid (diff) | |
download | krb5-auth-dialog-2593f51d831e9df21d565b3052a50028dc54484b.tar.gz krb5-auth-dialog-2593f51d831e9df21d565b3052a50028dc54484b.tar.bz2 krb5-auth-dialog-2593f51d831e9df21d565b3052a50028dc54484b.zip |
Bump standards version to 4.0.0
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 74d55b0..f49c3f3 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Build-Depends: libpam0g-dev, pkg-config, rarian-compat, -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Vcs-Git: git://git.debian.org/git/users/agx/krb5-auth-dialog.git Vcs-Browser: https://anonscm.debian.org/cgit/users/agx/krb5-auth-dialog.git/ Homepage: https://honk.sigxcpu.org/piki/projects/krb5-auth-dialog |