From fcad8b8d150fb9f508973e3044a103de74ec3877 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 3 Apr 2019 23:02:46 +0900 Subject: DEB: use _base folder for a distro instead of specific distros (squeeze and maverick). Signed-off-by: Michele Calgaro --- .../_base/applications/kasablanca/debian/control | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 ubuntu/_base/applications/kasablanca/debian/control (limited to 'ubuntu/_base/applications/kasablanca/debian/control') diff --git a/ubuntu/_base/applications/kasablanca/debian/control b/ubuntu/_base/applications/kasablanca/debian/control new file mode 100644 index 000000000..2ae39fb54 --- /dev/null +++ b/ubuntu/_base/applications/kasablanca/debian/control @@ -0,0 +1,24 @@ +Source: kasablanca-trinity +Section: tde +Priority: optional +Maintainer: Debian TDE Extras Team +Uploaders: Fathi Boudra , Mark Purcell +Build-Depends: cdbs, debhelper (>= 7.0.50~), quilt, automake, libtool, tdelibs14-trinity-dev, docbook2x, docbook-xml +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 -- cgit v1.2.1