File: control

package info (click to toggle)
host 20000331-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 540 kB
  • ctags: 998
  • sloc: ansic: 7,543; sh: 389; makefile: 133
file content (19 lines) | stat: -rw-r--r-- 585 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: host
Section: net
Priority: standard
Maintainer: Thomas Seyrat <tomasera@debian.org>
Build-Depends: debhelper
Standards-Version: 3.5.6

Package: host
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: dnsutils (<< 1:9.0.0)
Replaces: dnsutils (<< 1:9.0.0)
Description: Utility for Querying DNS Servers
 'host' is a utility, similar to 'nslookup' (deprecated) or 'dig',
 used to query DNS servers for domain names and zones.
 .
 This package provides the original version of 'host', originally
 in the package 'dnsutils'. BIND9 provides a similar utility,
 in 'bind9-host'.