diff options
author | Timothy Pearson <[email protected]> | 2012-11-07 12:22:37 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-11-07 12:22:37 -0600 |
commit | 83366bae4f47661555009984fa20e11f81f7df64 (patch) | |
tree | 5ac0dc0db7a0838723bbd2ee53c20fa0aa75687c /debian/control | |
parent | 94e30a55cea8d160a284e17f93cae6ae1da562d9 (diff) | |
download | libtdeldap-83366bae4f47661555009984fa20e11f81f7df64.tar.gz libtdeldap-83366bae4f47661555009984fa20e11f81f7df64.zip |
Remove Debian packaging files
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/debian/control b/debian/control deleted file mode 100644 index 6734be8..0000000 --- a/debian/control +++ /dev/null @@ -1,12 +0,0 @@ -Source: libtdeldap-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: libtdeldap-trinity -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, heimdal-clients -Description: LDAP interface library for TDE - LDAP interface library for TDE management modules. |