blob: 5848d52690b7b576a4776c8cab8ec43278ba4c0e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Source: krb5-auth-dialog
Section: gnome
Priority: optional
Maintainer: Andrew Mitchell <ajmitch@ubuntu.com>
Build-Depends: debhelper (>= 5.0.0), cdbs, libkrb5-dev, libgnome2-dev, libgtk2.0-dev, libglade2-dev, intltool, libgnomeui-dev
Standards-Version: 3.7.2
Package: krb5-auth-dialog
Architecture: any
Depends: ${shlibs:Depends}
Description: dialog for reauthenticating kerberos tickets
krb5-auth-dialog is a simple dialog that monitors kerberos tickets, and
pops up a dialog when they are about to expire.
|