1 | Source: filezilla |
---|
2 | Section: net |
---|
3 | Priority: optional |
---|
4 | Maintainer: Adrien Cunin <adri2000@ubuntu.com> |
---|
5 | Build-Depends: debhelper (>= 9), autotools-dev, pkg-config, dh-autoreconf, |
---|
6 | libwxgtk3.0-dev, wx-common, libgtk2.0-dev, |
---|
7 | gettext, libgnutls28-dev (>= 3.1.12), imagemagick, libdbus-1-dev, |
---|
8 | libpugixml-dev (>= 1.5), libsqlite3-dev |
---|
9 | Standards-Version: 3.9.6 |
---|
10 | Homepage: http://filezilla-project.org/ |
---|
11 | Vcs-Git: git://anonscm.debian.org/collab-maint/filezilla.git |
---|
12 | Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/filezilla.git |
---|
13 | |
---|
14 | Package: filezilla |
---|
15 | Architecture: any |
---|
16 | Depends: ${shlibs:Depends}, ${misc:Depends}, filezilla-common (= ${source:Version}) |
---|
17 | Recommends: xdg-utils |
---|
18 | Description: Full-featured graphical FTP/FTPS/SFTP client |
---|
19 | FileZilla is a full-featured FTP client with an easy-to-use GUI. |
---|
20 | . |
---|
21 | It is written in C++ and uses the wxWidgets library. |
---|
22 | . |
---|
23 | FileZilla includes the following features: |
---|
24 | * Supports FTP, FTP over SSL/TLS (FTPS) and SSH File Transfer Protocol (SFTP) |
---|
25 | * IPv6 support |
---|
26 | * Available in more than 40 languages |
---|
27 | * Supports resume and transfer of large files >4GB |
---|
28 | * Easy to use Site Manager and transfer queue |
---|
29 | * Bookmarks |
---|
30 | * Drag & drop support |
---|
31 | * Speed limits |
---|
32 | * Filename filters |
---|
33 | * Directory comparison |
---|
34 | * Network configuration wizard |
---|
35 | * Remote file editing |
---|
36 | * Keep-alive |
---|
37 | * HTTP/1.1, SOCKS5 and FTP Proxy support |
---|
38 | * Logging to file |
---|
39 | * Synchronized directory browsing |
---|
40 | * Remote file search |
---|
41 | * Tabbed interface to connect to multiple servers |
---|
42 | |
---|
43 | Package: filezilla-common |
---|
44 | Architecture: all |
---|
45 | Depends: ${misc:Depends} |
---|
46 | Replaces: filezilla-locales, filezilla (<< 3.2.7.1-1) |
---|
47 | Conflicts: filezilla-locales |
---|
48 | Description: Architecture independent files for filezilla |
---|
49 | FileZilla is a full-featured FTP client with an easy-to-use GUI. |
---|
50 | . |
---|
51 | It is written in C++ and uses the wxWidgets library. |
---|
52 | . |
---|
53 | See the filezilla package description for the full list of features. |
---|
54 | . |
---|
55 | This package contains architecture independent files such as images and |
---|
56 | translations. |
---|