prva verzija za stretch
[proftpd-cn.git] / debian / control
1 Source: proftpd-cn
2 Section: net
3 Priority: optional
4 Maintainer: Ivan Rako <Ivan.Rako@CARNet.hr>
5 Build-Depends: debhelper (>= 9)
6 Standards-Version: 3.9.8
7
8 Package: proftpd-cn
9 Architecture: all
10 Depends: proftpd-basic (>= 1.3.5), openssl (>= 1.0.1f-3), update-inetd, carnet-tools-cn (>= 3.2.1), debconf (>= 1.5.49) | debconf-2.0, ${misc:Depends}
11 Description: Versatile, virtual-hosting FTP daemon
12  A powerful replacement for wu-ftpd, this File Transfer Protocol
13  daemon supports hidden directories, virtual hosts, and per-directory
14  ".ftpaccess" files.  It uses a single main configuration file, with a
15  syntax similar to Apache.
16  .
17  Because of the advanced design, anonymous-FTP directories can have
18  an arbitrary internal structure (bin, lib, etc, and special files are
19  not needed).  Advanced features like multiple password files and
20  upload/download ratios are also supported.
21  .
22  More information can be found at http://www.proftpd.org/.
23  .
24  This package depends on the basic installation of proftpd with PAM
25  authentication, and does a bit of configuration munging.