diff options
author | Guido Günther <agx@sigxcpu.org> | 2009-04-06 20:06:29 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2009-04-06 20:06:29 +0200 |
commit | e44282267b93f4696ca9738798117257521fb31f (patch) | |
tree | 6e560ff4c055ad01b6923d18e1ff4c71b8f0011c /debian/control | |
parent | document changes and release 0.8+svn141-1 (diff) | |
download | krb5-auth-dialog-e44282267b93f4696ca9738798117257521fb31f.tar.gz krb5-auth-dialog-e44282267b93f4696ca9738798117257521fb31f.tar.bz2 krb5-auth-dialog-e44282267b93f4696ca9738798117257521fb31f.zip |
bump standards version
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index bc77d5f..b1725a7 100644 --- a/debian/control +++ b/debian/control @@ -6,13 +6,13 @@ Build-Depends: debhelper (>= 6), cdbs, heimdal-dev, libgtk2.0-dev, libglade2-dev, intltool, libgnomeui-dev, autotools-dev, libnm-glib-dev, gnome-common, autoconf, automake, pkg-config, intltool, bison, flex, libnotify-dev, libgconf2-dev, libdbus-glib-1-dev, quilt, libssl-dev -Standards-Version: 3.8.0 +Standards-Version: 3.8.1 Vcs-Git: git://git.debian.org/git/users/agx/krb5-auth-dialog.git Vcs-Browser: http://git.debian.org/git/users/agx/krb5-auth-dialog.git Package: krb5-auth-dialog Architecture: any -Depends: ${shlibs:Depends}, ${misc:depends}, gconf2 +Depends: ${shlibs:Depends}, ${misc:Depends}, gconf2 Description: tray applet for reauthenticating kerberos tickets krb5-auth-dialog is a simple tray applet that monitors kerberos tickets. It pops up reminders when the ticket is about to expire. Tickets can be refreshed |