File: control

package info (click to toggle)
vsftpd 2.3.5-3
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,824 kB
  • sloc: ansic: 15,648; sh: 192; makefile: 50
file content (23 lines) | stat: -rw-r--r-- 782 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
Source: vsftpd
Section: net
Priority: extra
Maintainer: Daniel Baumann <daniel.baumann@progress-technologies.net>
Build-Depends:
 debhelper (>= 9), libcap2-dev [linux-any], libpam0g-dev, libssl-dev,
 libwrap0-dev
Standards-Version: 3.9.3
Homepage: http://vsftpd.beasts.org/

Package: vsftpd
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, adduser, libpam-modules, netbase
Recommends: logrotate
Conflicts: ftp-server
Replaces: ftp-server
Provides: ftp-server
Description: lightweight, efficient FTP server written for security
 This package provides the "Very Secure FTP Daemon", written from
 the ground up with security in mind.
 .
 It supports both anonymous and non-anonymous FTP access, PAM authentication,
 bandwidth limiting, and the Linux sendfile() facility.