File: control

package info (click to toggle)
pure-ftpd 1.0.49-4.1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 3,324 kB
  • sloc: ansic: 29,998; sh: 1,643; makefile: 544; perl: 283
file content (88 lines) | stat: -rw-r--r-- 4,050 bytes parent folder | download
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
Source: pure-ftpd
Section: net
Priority: optional
Maintainer: Stefan Hornburg (Racke) <racke@linuxia.de>
Build-Depends:
 debhelper-compat (= 9),
 libpam-dev,
 libcap2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
 libldap2-dev,
 default-libmysqlclient-dev,
 libpq-dev,
 libsodium-dev,
 libssl-dev,
 openssl (>= 0.9.6),
 po-debconf,
Build-Conflicts: libmysqlclient10-dev
Standards-Version: 4.0.0
Homepage: http://www.pureftpd.org/

Package: pure-ftpd-common
Architecture: all
Depends: ${misc:Depends}, libpam-modules, debconf | debconf-2.0, perl
Replaces: pure-ftpd (<< 1.0.0)
Recommends: pure-ftpd
Conflicts: suidmanager (<< 0.50)
Description: Pure-FTPd FTP server (Common Files)
 This package provides files shared between the three pure-ftpd binary
 packages like startup scripts, documentation, and examples.

Package: pure-ftpd
Architecture: any
Depends: ${misc:Depends}, lsb-base (>= 3.2-14), openbsd-inetd | inet-superserver, pure-ftpd-common (= ${source:Version}), ${shlibs:Depends}
Provides: ftp-server
Conflicts: ftp-server
Replaces: ftp-server
Description: Secure and efficient FTP server
 Free, secure, production-quality and standard-conformant FTP server.
 Features include chrooted home directories,
 virtual domains, built-in 'ls', anti-warez system, configurable ports for
 passive downloads, FXP protocol, bandwidth throttling, ratios,
 fortune files, Apache-like log files, fast standalone mode, atomic uploads,
 text / HTML / XML real-time status report, virtual users, virtual quotas,
 privilege separation, SSL/TLS and more.

Package: pure-ftpd-mysql
Architecture: any
Depends: ${misc:Depends}, lsb-base (>= 3.2-14), pure-ftpd-common (= ${source:Version}), ${shlibs:Depends}, openbsd-inetd | inet-superserver
Provides: ftp-server, pure-ftpd
Conflicts: ftp-server, pure-ftpd
Replaces: ftp-server, pure-ftpd
Description: Secure and efficient FTP server with MySQL user authentication
 Pure-FTPd is a fast, production-quality, standards-conformant FTP
 server based upon Troll-FTPd. Features include chrooted home directories,
 virtual domains, built-in 'ls', anti-warez system, configurable ports for
 passive downloads, FXP protocol, bandwidth throttling, ratios,
 fortune files, Apache-like log files, fast standalone mode, atomic uploads,
 text / HTML / XML real-time status report, virtual users, virtual quotas,
 privilege separation, SSL/TLS and more.

Package: pure-ftpd-postgresql
Architecture: any
Depends: ${misc:Depends}, lsb-base (>= 3.2-14), pure-ftpd-common (= ${source:Version}), ${shlibs:Depends}, openbsd-inetd | inet-superserver
Provides: ftp-server, pure-ftpd
Conflicts: ftp-server, pure-ftpd
Replaces: ftp-server, pure-ftpd
Description: Secure and efficient FTP server with PostgreSQL user authentication
 Pure-FTPd is a fast, production-quality, standards-conformant FTP
 server based upon Troll-FTPd. Features include chrooted home directories,
 virtual domains, built-in 'ls', anti-warez system, configurable ports for
 passive downloads, FXP protocol, bandwidth throttling, ratios,
 fortune files, Apache-like log files, fast standalone mode, atomic uploads,
 text / HTML / XML real-time status report, virtual users, virtual quotas,
 privilege separation, SSL/TLS and more.

Package: pure-ftpd-ldap
Architecture: any
Depends: ${misc:Depends}, lsb-base (>= 3.2-14), pure-ftpd-common (= ${source:Version}), ${shlibs:Depends}, openbsd-inetd | inet-superserver
Provides: ftp-server, pure-ftpd
Conflicts: ftp-server, pure-ftpd
Replaces: ftp-server, pure-ftpd
Description: Secure and efficient FTP server with LDAP user authentication
 Pure-FTPd is a fast, production-quality, standards-conformant FTP
 server based upon Troll-FTPd. Features include chrooted home directories,
 virtual domains, built-in 'ls', anti-warez system, configurable ports for
 passive downloads, FXP protocol, bandwidth throttling, ratios,
 fortune files, Apache-like log files, fast standalone mode, atomic uploads,
 text / HTML / XML real-time status report, virtual users, virtual quotas,
 privilege separation, SSL/TLS and more.