X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=debian%2Fcontrol;h=1b38fdaff873dd181f45a44deeb2c3683d2d340d;hb=7d050bb4def77e6ca4e6d5e2eeaf7d1a919ea144;hp=c3ddda83a3a76a17875487683c1d2ddf084b768d;hpb=12e6ca26ed719f931e277824a5565cc555081467;p=xinetd-cn.git diff --git a/debian/control b/debian/control index c3ddda8..1b38fda 100644 --- a/debian/control +++ b/debian/control @@ -1,21 +1,20 @@ Source: xinetd-cn -Origin: carnet Section: net Priority: optional -Maintainer: Dragan Dosen -Build-Depends: debhelper (>= 4.0.0) -Standards-Version: 3.6.1 +Maintainer: Dragan Dosen +Build-Depends: debhelper (>= 7) +Standards-Version: 3.9.1 Package: xinetd-cn Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, xinetd (>= 1:2.3.13-3), debianutils, coreutils (>= 5.0.91-1), carnet-tools-cn (>= 2.4) +Depends: xinetd (>= 1:2.3.14-7), coreutils (>= 6.10-6), debianutils (>= 2.30), carnet-tools-cn (>= 3.0.0), ${misc:Depends} Description: replacement for inetd with many enhancements xinetd has access control mechanisms, extensive logging capabilities, the ability to make services available based on time, and can place limits on the number of servers that can be started, among other things. . It has the ability to redirect TCP streams to a remote host and port. - This is useful for those of that use ip masquerading, or NAT, and want + This is useful for those of that use IP masquerading, or NAT, and want to be able to reach your internal hosts. . It also has the ability to bind specific services to specific interfaces. @@ -24,4 +23,4 @@ Description: replacement for inetd with many enhancements running on the same port, but different interfaces. . This is a basic CARNet Debian customization package. - +Homepage: http://www.xinetd.org