diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:53:27 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:53:27 +0900 |
commit | 7ceb46211ddfdbfd07b79e9cd2077ed0605ef47e (patch) | |
tree | 6a309da61ff8fad680a38dd405e7066646262cfa /ubuntu/raring/applications/kftpgrabber/debian/control | |
parent | e43a1170040313d3384f0eefdf7a071059b9c2a9 (diff) | |
download | tde-packaging-7ceb46211ddfdbfd07b79e9cd2077ed0605ef47e.tar.gz tde-packaging-7ceb46211ddfdbfd07b79e9cd2077ed0605ef47e.zip |
Removed Ubuntu/raring folder
Diffstat (limited to 'ubuntu/raring/applications/kftpgrabber/debian/control')
-rw-r--r-- | ubuntu/raring/applications/kftpgrabber/debian/control | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/ubuntu/raring/applications/kftpgrabber/debian/control b/ubuntu/raring/applications/kftpgrabber/debian/control deleted file mode 100644 index 3e06c17d3..000000000 --- a/ubuntu/raring/applications/kftpgrabber/debian/control +++ /dev/null @@ -1,35 +0,0 @@ -Source: kftpgrabber-trinity -Section: tde -Priority: optional -Maintainer: Debian TDE Extras Team <pkg-tde-extras@lists.alioth.debian.org> -Uploaders: Fathi Boudra <fabo@debian.org>, Mark Purcell <msp@debian.org>, Michael Meskes <meskes@debian.org> -Build-Depends: cdbs, debhelper (>= 5), quilt, automake, libtool, tdelibs14-trinity-dev, docbook2x, docbook-xml -Standards-Version: 3.8.3 -Homepage: http://www.kftp.org - -Package: kftpgrabber-trinity -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: ftp client for TDE - KFTPgrabber is a graphical FTP client for the Trinity Desktop Environment. It - implements many features required for usable FTP interaction. - . - Feature list: - - Multiple simultaneous FTP sessions in separate tabs - - A tree-oriented transfer queue - - TLS/SSL support for the control connection and the data channel - - X509 certificate support for authentication - - FXP site-to-site transfer support - - One-time password (OTP) support using S/KEY, MD5, RMD160 or SHA1 - - Site bookmarks with many options configurable per-site - - Distributed FTP daemon support (implementing the PRET command) - - Can use Zeroconf for local site discovery - - Bookmark import plugins from other FTP clients - - Support for the SFTP protocol - - A nice traffic graph - - Ability to limit upload and download speed - - Priority and skip lists - - Integrated SFV checksum verifier - - Direct viewing/editing of remote files - - Advanced default "on file exists" action configuration - - Filter displayed files/directories as you type |