diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..4ea40bd --- /dev/null +++ b/debian/control @@ -0,0 +1,12 @@ +Source: kcontrol-ldap-manager-trinity +Section: tde +Priority: optional +Maintainer: Timothy Pearson <[email protected]> +Build-Depends: debhelper (>= 5), cdbs, tdelibs4-trinity-dev, libldap2-dev, automake, autoconf, libtool, libltdl-dev +Standards-Version: 3.8.4 + +Package: kcontrol-ldap-manager-trinity +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, heimdal-clients +Description: LDAP realm management module for the TDE control center + LDAP Manager is a TDE control center module to manage users, groups, and machines in LDAP realms. |