diff options
author | Timothy Pearson <[email protected]> | 2012-06-09 21:36:54 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-06-09 21:36:54 -0500 |
commit | 747d40114cfce22630e1996a0c155e3ccd329a68 (patch) | |
tree | e997f7bad6b839eaa1fbc768663ae60454cb08ba /debian/control | |
download | kerberostray-747d40114cfce22630e1996a0c155e3ccd329a68.tar.gz kerberostray-747d40114cfce22630e1996a0c155e3ccd329a68.zip |
Added common directories
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..09ea0d6 --- /dev/null +++ b/debian/control @@ -0,0 +1,13 @@ +Source: kerberostray-trinity +Section: tde +Priority: optional +Maintainer: Timothy Pearson <[email protected]> +XSBC-Original-Maintainer: Raphaƫl Pinson <[email protected]> +Build-Depends: debhelper (>= 5), cdbs, tdelibs4-trinity-dev, libtdeldap, automake, autoconf, libtool, libltdl-dev +Standards-Version: 3.8.4 + +Package: kerberostray-trinity +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, heimdal-clients +Description: Kerberos ticket manager + Kerberos ticket manager which sits in the system tray and allows viewing/control of Kerberos tickets
\ No newline at end of file |