diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-07-24 11:58:09 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-07-24 11:58:09 -0500 |
commit | f9364183b98379efa749802a9b74d7dfca4d3e90 (patch) | |
tree | 8522452be921b135f6d250c506d64848de7b8753 /ubuntu/precise/applications/kasablanca/debian/control | |
parent | 12921402bed782c15887660b49b809f31861b574 (diff) | |
download | tde-packaging-f9364183b98379efa749802a9b74d7dfca4d3e90.tar.gz tde-packaging-f9364183b98379efa749802a9b74d7dfca4d3e90.zip |
Add kasablanca packaging files for Debian and Ubuntu
Diffstat (limited to 'ubuntu/precise/applications/kasablanca/debian/control')
-rw-r--r-- | ubuntu/precise/applications/kasablanca/debian/control | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/ubuntu/precise/applications/kasablanca/debian/control b/ubuntu/precise/applications/kasablanca/debian/control new file mode 100644 index 000000000..cbab18286 --- /dev/null +++ b/ubuntu/precise/applications/kasablanca/debian/control @@ -0,0 +1,24 @@ +Source: kasablanca-trinity +Section: tde +Priority: optional +Maintainer: Debian TDE Extras Team <pkg-tde-extras@lists.alioth.debian.org> +Uploaders: Fathi Boudra <fboudra@free.fr>, Mark Purcell <msp@debian.org> +Build-Depends: cdbs, debhelper (>= 5), automake, tdelibs4-trinity-dev, docbook2x +Standards-Version: 3.8.3 + +Package: kasablanca-trinity +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: fast and free ftp client for TDE + Kasablanca is an ftp client, written in c++, using the tde libraries. + . + Features: + * ftps encryption via AUTH TLS + * fxp (direct server to server transfer), supporting alternative mode + * advanced bookmarking system + * fast responsive multithreaded engine + * concurrent connections to multiple hosts + * interactive transfer queue, movable by drag and drop + * small nifty features, like a skiplist + . + Homepage: http://kasablanca.berlios.de |