Source: tcp-wrappers
Section: net
Priority: important
Maintainer: Marco d'Itri <md@linux.it>
Build-Depends: debhelper (>= 7), dpkg-dev (>= 1.14.8)
Standards-Version: 3.8.4

Package: tcpd
Architecture: any
Priority: standard
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: libwrap0 (<< 7.6-8)
Description: Wietse Venema's TCP wrapper utilities
 Wietse Venema's network logger, also known as TCPD or LOG_TCP.
 .
 These programs log the client host name of incoming telnet,
 ftp, rsh, rlogin, finger etc. requests.
 .
 Security options are:
  - access control per host, domain and/or service;
  - detection of host name spoofing or host address spoofing;
  - booby traps to implement an early-warning system.

Package: libwrap0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: tcpd
Description: Wietse Venema's TCP wrappers library
 Wietse Venema's network logger, also known as TCPD or LOG_TCP.
 .
 These programs log the client host name of incoming telnet,
 ftp, rsh, rlogin, finger etc. requests.
 .
 Security options are:
  - access control per host, domain and/or service;
  - detection of host name spoofing or host address spoofing;
  - booby traps to implement an early-warning system.

Package: libwrap0-dev
Section: libdevel
Priority: optional
Architecture: any
Depends: libwrap0 (= ${binary:Version}), ${misc:Depends}
Description: Wietse Venema's TCP wrappers library, development files
 Wietse Venema's network logger, also known as TCPD or LOG_TCP.
 .
 These programs log the client host name of incoming telnet,
 ftp, rsh, rlogin, finger etc. requests.
 .
 Security options are:
  - access control per host, domain and/or service;
  - detection of host name spoofing or host address spoofing;
  - booby traps to implement an early-warning system.
