summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/applications/tdeio-ftps/debian/control
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-07-24 15:48:54 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-07-24 15:48:54 -0500
commit01e4bc8c4cb1b321473fe8d17ea11a3cfcd2a365 (patch)
tree86a5d3e79961508ba54455e863cc567b59197010 /ubuntu/maverick/applications/tdeio-ftps/debian/control
parent242566a13716912e6ac9d9d7e600ea08378cd436 (diff)
downloadtde-packaging-01e4bc8c4cb1b321473fe8d17ea11a3cfcd2a365.tar.gz
tde-packaging-01e4bc8c4cb1b321473fe8d17ea11a3cfcd2a365.zip
Add preliminary Debian and Ubuntu packaging files for tdeio-ftps
Diffstat (limited to 'ubuntu/maverick/applications/tdeio-ftps/debian/control')
-rw-r--r--ubuntu/maverick/applications/tdeio-ftps/debian/control19
1 files changed, 19 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/tdeio-ftps/debian/control b/ubuntu/maverick/applications/tdeio-ftps/debian/control
new file mode 100644
index 000000000..04c21b1fc
--- /dev/null
+++ b/ubuntu/maverick/applications/tdeio-ftps/debian/control
@@ -0,0 +1,19 @@
+Source: tdeio-ftps-trinity
+Section: tde
+Priority: optional
+Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
+Build-Depends: debhelper (>= 5), cdbs, autotools-dev, tdelibs4-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/
+