Source: bind9
Section: net
Priority: optional
Maintainer: LaMont Jones <lamont@debian.org>
Uploaders: Bdale Garbee <bdale@gag.com>
Build-Depends: libkrb5-dev, debhelper (>= 5), libssl-dev, libtool, bison, libdb-dev (>>4.6), libldap2-dev, libxml2-dev, libcap2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], hardening-wrapper, libgeoip-dev (>= 1.4.6.dfsg-5), dpkg-dev (>= 1.15.5)
Build-Conflicts: libdb4.2-dev
Standards-Version: 3.7.3.0
XS-Vcs-Browser: http://git.debian.org/?p=users/lamont/bind9.git
XS-Vcs-Git: git://git.debian.org/~lamont/bind9.git

Package: bind9
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, debconf | debconf-2.0, netbase, adduser, libdns88 (=${binary:Version}), libisccfg82 (=${binary:Version}), libisc84 (=${binary:Version}), libisccc80 (=${binary:Version}), lsb-base (>= 3.2-14), bind9utils (=${binary:Version}), liblwres80 (=${binary:Version}), libbind9-80 (=${binary:Version}), net-tools
Conflicts: bind, apparmor-profiles (<< 2.1+1075-0ubuntu4)
Replaces: bind, dnsutils (<< 1:9.1.0-3), apparmor-profiles (<< 2.1+1075-0ubuntu4)
Suggests: dnsutils, bind9-doc, resolvconf, ufw
Description: Internet Domain Name Server
 ${Description}
 .
 This package provides the server and related configuration files.

Package: bind9utils
Architecture: any
Replaces: bind9 (<= 1:9.5.0~b2-1)
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Utilities for BIND
 This package provides various utilities that are useful for maintaining a
 working BIND installation.

Package: bind9-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Description: Documentation for BIND
 This package provides various documents that are useful for maintaining a
 working BIND installation.

Package: host
Priority: standard
Architecture: all
Depends: ${misc:Depends}, bind9-host
Description: Transitional package
 This dummy package is provided for a smooth transition from the previous
 host package.  It may safely be removed after installation.

Package: bind9-host
Priority: standard
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libdns88 (=${binary:Version}), libisccfg82 (=${binary:Version}), libisc84 (=${binary:Version}), liblwres80 (=${binary:Version}), libbind9-80 (=${binary:Version})
Conflicts: host (<<1:9.7.0), dnsutils (<< 1:9.0.0)
Replaces: dnsutils (<< 1:9.0.0), host (<< 1:9.7.0)
Provides: host
Description: Version of 'host' bundled with BIND 9.X
 This package provides the 'host' program in the form that is bundled with
 the BIND 9.X sources.

Package: libbind-dev
Section: libdevel
Architecture: any
Conflicts: bind-dev
Replaces: bind-dev
Depends: ${shlibs:Depends}, ${misc:Depends}, libdns88 (=${binary:Version}), libisccfg82 (=${binary:Version}), libisc84 (=${binary:Version}), liblwres80 (=${binary:Version}), libbind9-80 (=${binary:Version})
Description: Static Libraries and Headers used by BIND
 This package delivers archive-style libraries, header files, and API man
 pages for libbind, libdns, libisc, and liblwres.  These are only needed 
 if you want to compile other packages that need more nameserver API than the 
 resolver code provided in libc.

Package: libbind9-80
Section: libs
Priority: standard
Architecture: any
Conflicts: libbind0, libbind9-41
Replaces: libbind0
Depends: ${shlibs:Depends}, ${misc:Depends}, libdns88, libisccfg82, libisc84
Description: BIND9 Shared Library used by BIND
 ${Description}
 .
 This package delivers the libbind9 shared library used by BIND's daemons and
 clients.

Package: libdns88
Section: libs
Priority: standard
Architecture: any
Conflicts: libbind0, libbind9-41
Replaces: libbind0
Depends: ${shlibs:Depends}, ${misc:Depends}, libisc84
Description: DNS Shared Library used by BIND
 ${Description}
 .
 This package delivers the libdns shared library used by BIND's daemons and
 clients.

Package: libisc84
Section: libs
Priority: standard
Architecture: any
Conflicts: libbind0, libbind9-41
Replaces: libbind0
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: ISC Shared Library used by BIND
 ${Description}
 .
 This package delivers the libisc shared library used by BIND's daemons and
 clients.

Package: liblwres80
Section: libs
Priority: standard
Architecture: any
Replaces: libbind0
Conflicts: libbind0
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Lightweight Resolver Library used by BIND
 ${Description}
 .
 This package delivers the liblwres shared library used by BIND's daemons
 and clients.

Package: libisccc80
Section: libs
Architecture: any
Conflicts: libbind0, libbind9-41
Replaces: libbind0
Depends: ${shlibs:Depends}, ${misc:Depends}, libisc84
Description: Command Channel Library used by BIND
 ${Description}
 .
 This package delivers the libisccc shared library used by BIND's daemons
 and clients, particularly rndc.

Package: libisccfg82
Section: libs
Architecture: any
Conflicts: libbind0, libbind9-41
Replaces: libbind0
Depends: ${shlibs:Depends}, ${misc:Depends}, libdns88, libisccc80, libisc84
Description: Config File Handling Library used by BIND
 ${Description}
 .
 This package delivers the libisccfg shared library used by BIND's daemons
 and clients to read and write ISC-style configuration files like named.conf
 and rndc.conf.

Package: dnsutils
Priority: standard
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, bind9-host | host, libdns88 (=${binary:Version}), libisccfg82 (=${binary:Version}), libisc84 (=${binary:Version}), liblwres80 (=${binary:Version}), libbind9-80 (=${binary:Version})
Suggests: rblcheck
Conflicts: netstd (<< 2.00)
Replaces: bind, bind9 (<< 1:9.1.0-3)
Description: Clients provided with BIND
 ${Description}
 .
 This package delivers various client programs related to DNS that are 
 derived from the BIND source tree.
 .
  - dig - query the DNS in various ways
  - nslookup - the older way to do it
  - nsupdate - perform dynamic updates (See RFC2136)

Package: lwresd
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, libdns88 (=${binary:Version}), libisccfg82 (=${binary:Version}), libisccc80 (=${binary:Version}), libisc84 (=${binary:Version}), liblwres80 (=${binary:Version}), libbind9-80 (=${binary:Version})
Recommends: libnss-lwres
Suggests: bind9utils
Description: Lightweight Resolver Daemon
 lwresd is the daemon providing name lookup services to clients that use
 the BIND 9 lightweight resolver library.  It is essentially a stripped-
 down, caching-only name server that answers queries using the BIND 9
 lightweight resolver protocol rather than the DNS protocol.
