Upgrade paketa za Debian lenny.
[xinetd-cn.git] / debian / control
index 3e0d4de..04c19be 100644 (file)
@@ -1,21 +1,20 @@
 Source: xinetd-cn
-Origin: carnet
 Section: net
 Priority: optional
 Maintainer: Dragan Dosen <ddosen@ffzg.hr>
 Build-Depends: debhelper (>= 4.0.0)
-Standards-Version: 3.6.1
+Standards-Version: 3.7.2
 
 Package: xinetd-cn
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, xinetd (>= 1:2.3.14-7~cn1), debianutils, coreutils (>= 5.0.91-1), carnet-tools-cn (>= 2.4)
+Depends: xinetd (>= 1:2.3.14-7), debianutils, coreutils (>= 6.10-6), carnet-tools-cn (>= 2.8.1)
 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.
@@ -23,5 +22,7 @@ Description: replacement for inetd with many enhancements
  network, but not the rest of the world. Or to have a different service
  running on the same port, but different interfaces.
  .
+ Homepage: http://www.xinetd.org
+ .
  This is a basic CARNet Debian customization package.