diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:57:20 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:57:20 +0900 |
commit | 2d59086b104acd7b4711fd067c9bb4480158e6ab (patch) | |
tree | 7d3d9aff90930e65a491c055510aba94debc6da9 /ubuntu/precise/applications/tdeio-ftps/debian/control | |
parent | 55b519366b1dcd7ab5b2f1f720d275b33fc4bd49 (diff) | |
download | tde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.tar.gz tde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.zip |
Removed Ubuntu/precise folder
Diffstat (limited to 'ubuntu/precise/applications/tdeio-ftps/debian/control')
-rw-r--r-- | ubuntu/precise/applications/tdeio-ftps/debian/control | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/ubuntu/precise/applications/tdeio-ftps/debian/control b/ubuntu/precise/applications/tdeio-ftps/debian/control deleted file mode 100644 index 9ab51ce8c..000000000 --- a/ubuntu/precise/applications/tdeio-ftps/debian/control +++ /dev/null @@ -1,19 +0,0 @@ -Source: tdeio-ftps-trinity -Section: tde -Priority: optional -Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -Build-Depends: debhelper (>= 5), cdbs, autotools-dev, automake, libtool, tdelibs14-trinity-dev -Standards-Version: 3.8.3 - -Package: tdeio-ftps-trinity -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: an ftps TDEIO slave for TDE - tdeio-ftps-trinity is an ftps TDEIO slave for TDE, based on rfc4217 and - build upon the ftp TDEIO-slave sources. tdeio-ftps-trinity should work - yet with most server implementations It issues an "AUTH TLS" - command after connecting and refuses to continue, when it's - not supported. - . - Homepage: http://kasablanca.berlios.de/kio-ftps/ - |