diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-11-27 00:16:17 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-11-27 00:16:17 -0600 |
commit | 5a14f3594994dc15286a27cae9f5e8ee431c32cb (patch) | |
tree | 13f836ae609b333bd1b0e632ad2b605871323e3c /ubuntu/precise/applications/kcmldap/debian/control | |
parent | 7637e96423c2728568aa17fe358709df36a0495d (diff) | |
download | tde-packaging-5a14f3594994dc15286a27cae9f5e8ee431c32cb.tar.gz tde-packaging-5a14f3594994dc15286a27cae9f5e8ee431c32cb.zip |
Add ldap module packaging files to Debian and Ubuntu
Diffstat (limited to 'ubuntu/precise/applications/kcmldap/debian/control')
-rw-r--r-- | ubuntu/precise/applications/kcmldap/debian/control | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ubuntu/precise/applications/kcmldap/debian/control b/ubuntu/precise/applications/kcmldap/debian/control new file mode 100644 index 000000000..b604acf99 --- /dev/null +++ b/ubuntu/precise/applications/kcmldap/debian/control @@ -0,0 +1,13 @@ +Source: kcontrol-ldapbonding-trinity +Section: tde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +XSBC-Original-Maintainer: Raphaƫl Pinson <raphink@raphink.net> +Build-Depends: debhelper (>= 5), cdbs, tdelibs4-trinity-dev, libtdeldap-trinity, automake, autoconf, libtool, libltdl-dev +Standards-Version: 3.8.4 + +Package: kcontrol-ldapbonding-trinity +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, heimdal-clients, libpam-krb5, libpam-ldap, nss-updatedb, libpam-ccreds +Description: LDAP control module for the TDE control center + LDAP is a TDE control center module to manage TDE connections to LDAP realms. |