X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=debian%2Fcontrol;h=ac823a593ef231186d370274ad39c05a5f367802;hb=1e30f313ecadf03ec0da332ad9a32cf80f227338;hp=db510bc6b25a4d6b914478fac784a9133a061405;hpb=e4d261459783cc5165cb4f5d0adf12214ce7c3f9;p=vsftpd-cn.git diff --git a/debian/control b/debian/control index db510bc..ac823a5 100644 --- a/debian/control +++ b/debian/control @@ -1,15 +1,13 @@ Source: vsftpd-cn +Section: net Priority: optional Maintainer: Ivan Rako -Build-Depends: debhelper (>= 4.0.0) -Standards-Version: 3.6.1 +Build-Depends: debhelper (>= 8) +Standards-Version: 3.9.1 Package: vsftpd-cn Architecture: all -Depends: carnet-tools-cn (>= 2.5), vsftpd (>= 2.0) +Depends: carnet-tools-cn (>= 2.8), vsftpd (>= 2.3.2), ${misc:Depends} Description: The Very Secure FTP Daemon A lightweight, efficient FTP server written from the ground up with security in mind. - . - vsftpd supports both anonymous and non-anonymous FTP, PAM authentication, - bandwidth limiting, and the Linux sendfile() facility.