Source: pdns
Section: net
Priority: extra
Standards-Version: 3.5.8
Maintainer: bert hubert <bert.hubert@netherlabs.nl>
Build-Depends: autoconf, libtool, flex, bison, docbook-utils, libmysqlclient-dev, postgresql-dev | libpq-dev, tdb-dev, libgdbm-dev, libldap2-dev, libsqlite3-dev, dpkg-dev (>= 1.10.17), libboost-dev (>=1.34), libboost-program-options-dev, libboost-serialization-dev, pkg-config, ragel, libbotan1.10-dev, liblua5.1-dev, asciidoc

Package: pdns
Architecture: any
Depends: ${shlibs:Depends}
Recommends: pdns-doc
Suggests: pdns-backend
Description: PowerDNS nameserver
 PowerDNS is a versatile nameserver which supports a large number
 of different backends ranging from simple zonefiles to relational
 databases and load balancing/failover algorithms.

Package: pdns-static
Architecture: any
Recommends: pdns-doc
Conflicts: pdns-server
Description: PowerDNS nameserver (static version)
 PowerDNS is a versatile nameserver which supports a large number
 of different backends ranging from simple zonefiles to relational
 databases and load balancing/failover algorithms.
 .
 This package contains a statically compiled version of PowerDNS which
 can be used on older Debian releases for which no dynamic version
 is available.

Package: pdns-tools
Architecture: any
Recommends: pdns-doc
Conflicts: pdns-server
Description: PowerDNS tools (static version)
 PowerDNS is a versatile nameserver which supports a large number
 of different backends ranging from simple zonefiles to relational
 databases and load balancing/failover algorithms.
 .
 This package contains a collection of tools based on the core
 PowerDNS libraries.

Package: pdns-doc
Section: doc
Architecture: all
Description: PowerDNS manual
 This is the complete manual for PowerDNS, documenting both
 how to install and configure it as well as how to write
 new backend modules.

Package: pdns-backend-pipe
Architecture: any
Depends: pdns (= ${source:Version}), ${shlibs:Depends}
Provides: pdns-backend
Description: pipe/coprocess backend for PowerDNS
 This package contains the pipe backend for the PowerDNS nameserver. This
 allows PowerDNS to retrieve domain info from a process that accepts
 questions on stdin and returns answers on stdout. 

Package: pdns-backend-ldap
Architecture: any
Depends: pdns (= ${source:Version}), ${shlibs:Depends}
Provides: pdns-backend
Description: LDAP backend for PowerDNS
 This package contains a LDAP backend for the PowerDNS nameserver.

Package: pdns-backend-opendbx
Architecture: any
Depends: pdns (= ${source:Version}), ${shlibs:Depends}
Provides: pdns-backend
Description: OpenDBX backend for PowerDNS
 This package contains a OpenDBX backend for the PowerDNS nameserver.

Package: pdns-backend-mysql
Architecture: any
Depends: pdns (= ${source:Version}), ${shlibs:Depends}
Provides: pdns-backend
Description: MySQL backend for PowerDNS
 This package contains a MySQL backend for the PowerDNS nameserver.

Package: pdns-backend-pgsql
Architecture: any
Depends: pdns (= ${source:Version}), ${shlibs:Depends}
Provides: pdns-backend
Description: Generic PostgreSQL backend for PowerDNS
 This package contains a generic PostgreSQL backend 
 for the PowerDNS nameserver. It has configurable SQL statements.

Package: pdns-backend-sqlite
Architecture: any
Depends: pdns (= ${source:Version}), ${shlibs:Depends}
Provides: pdns-backend
Description: SQLite backend for PowerDNS
 This package contains a generic SQLite backend for SQLite.

Package: pdns-backend-oracle
Architecture: any
Depends: pdns (= ${source:Version}), ${shlibs:Depends}
Provides: pdns-backend
Description: Oracle backend for PowerDNS
 This package contains a generic Oracle backend for PowerDNS.

