- minorni depend fix o openssl (bez lenny varijante)
[proftpd-cn.git] / debian / control
1 Source: proftpd-cn
2 Section: net
3 Priority: optional
4 Maintainer: Dinko Korunic <kreator@CARNet.hr>
5 Build-Depends: debhelper (>= 4)
6 Standards-Version: 3.7.2
7
8 Package: proftpd-cn
9 Architecture: all
10 Depends: proftpd (>= 1.3.1-17lenny2), openssl (>= 0.9.8g-15), carnet-tools-cn (>= 2.8.1), debconf (>= 0.5) | debconf-2.0
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.