1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71
|
Source: filezilla
Section: net
Priority: optional
Maintainer: Adam Cécile (Le_Vert) <gandalf@le-vert.net>
Build-Depends: debhelper (>= 5), autotools-dev, libwxgtk2.6-dev (>= 2.6.3) | libwxgtk-dev (>= 2.6.3), wx-common, libidn11-dev, gettext, dpatch
Standards-Version: 3.7.2
Package: filezilla
Architecture: any
Depends: ${shlibs:Depends}, filezilla-common (= ${source:Version})
Description: Port of the famous Win32 graphical FTP client
FileZilla is a fast and reliable FTP client for windows with lots of useful
features and an intuitive interface.
.
It's now multi-platform.
.
FileZilla includes the following features :
* Easy to use
* Multilingual (English, German, French, Japanese, just to name a few)
* Strong encryption support using SFTP over SSH and FTP over SSL/TLS
* Supports transfer resuming and files larger than 4 GiB
* Site Manager
* Queue support
* Proxy support
* Speed limits
* MODE Z transfer compressing
* ... and more!
.
Homepage: http://filezilla-project.org/
Package: filezilla-common
Architecture: all
Description: Architecture independent files for filezilla
FileZilla is a fast and reliable FTP client for windows with lots of useful
features and an intuitive interface.
.
It's now multi-platform.
.
This package contains common architecture independent files.
.
Homepage: http://filezilla-project.org/
Package: filezilla-locales
Architecture: all
Depends: filezilla (>= ${source:Version})
Description: Translations of filezilla
FileZilla is a fast and reliable FTP client for windows with lots of useful
features and an intuitive interface.
.
It's now multi-platform.
.
This package contains localization for FileZilla.
Currently these languages are supported :
* Arabic (Egypt) (ar_EG) * Kurdish (ku)
* Basque (eu) * Lithuanian (lt)
* Bulgarian (bg) * Macedonian (mk)
* Catalan (Spain) (ca_ES) * Norwegian Bokmal (Norway) (nb_NO)
* Chinese (China) (zh_CN) * Polish (Poland) (pl_PL)
* Chinese (Taiwan) (zh_TW) * Portuguese (Brazil) (pt_BR)
* Czech (cs) * Portuguese (Portugal) (pt_PT)
* Danish (Denmark) (da_DK) * Romanian (Romania) (ro_RO)
* Dutch (nl) * Slovenian (sl)
* Estonian (Estonia) (et_EE) * Slovak (sk)
* French (Canada) (fr_CA) * Spanish (es)
* French (France) (fr_FR) * Swedish (Sweden) (sv_SE)
* Galician (gl) * Turkish (tr)
* German (de) * Japanese (Japan) (ja_JP)
* Indonesian (Indonesia) (id_ID) * Korean (South Korea) (ko_KR)
* Italian (Italy) (it_IT)
.
Homepage: http://filezilla-project.org/
|