From: Christian Hofstaedtler Date: Wed, 4 Sep 2013 06:58:44 +0000 (+0200) Subject: pDNS -> PowerDNS in debian packages and pdns_control.8 X-Git-Tag: rec-3.6.0-rc1~460^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F990%2Fhead;p=thirdparty%2Fpdns.git pDNS -> PowerDNS in debian packages and pdns_control.8 --- diff --git a/debian-pdns/control b/debian-pdns/control index ddac2c018b..58161b4a23 100644 --- a/debian-pdns/control +++ b/debian-pdns/control @@ -10,7 +10,7 @@ Architecture: any Depends: ${shlibs:Depends} Recommends: pdns-doc Suggests: pdns-backend -Description: extremely powerful and versatile nameserver +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. @@ -19,12 +19,12 @@ Package: pdns-static Architecture: any Recommends: pdns-doc Conflicts: pdns-server -Description: static version of pDNS +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 pDNS which + This package contains a statically compiled version of PowerDNS which can be used on older Debian releases for which no dynamic version is available. @@ -32,7 +32,7 @@ Package: pdns-tools Architecture: any Recommends: pdns-doc Conflicts: pdns-server -Description: static version of pDNS tools +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. @@ -52,7 +52,7 @@ Package: pdns-backend-pipe Architecture: any Depends: pdns (= ${dpkg:Version}), ${shlibs:Depends} Provides: pdns-backend -Description: pipe/coprocess backend for pDNS +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. @@ -61,28 +61,28 @@ Package: pdns-backend-ldap Architecture: any Depends: pdns (= ${dpkg:Version}), ${shlibs:Depends} Provides: pdns-backend -Description: LDAP backend for pDNS +Description: LDAP backend for PowerDNS This package contains a LDAP backend for the PowerDNS nameserver. Package: pdns-backend-opendbx Architecture: any Depends: pdns (= ${dpkg:Version}), ${shlibs:Depends} Provides: pdns-backend -Description: OpenDBX backend for pDNS +Description: OpenDBX backend for PowerDNS This package contains a OpenDBX backend for the PowerDNS nameserver. Package: pdns-backend-mysql Architecture: any Depends: pdns (= ${dpkg:Version}), ${shlibs:Depends} Provides: pdns-backend -Description: MySQL backend for pDNS +Description: MySQL backend for PowerDNS This package contains a MySQL backend for the PowerDNS nameserver. Package: pdns-backend-pgsql Architecture: any Depends: pdns (= ${dpkg:Version}), ${shlibs:Depends} Provides: pdns-backend -Description: Generic PostgreSQL backend for pDNS +Description: Generic PostgreSQL backend for PowerDNS This package contains a generic PostgreSQL backend for the PowerDNS nameserver. It has configurable SQL statements. @@ -90,14 +90,14 @@ Package: pdns-backend-sqlite Architecture: any Depends: pdns (= ${dpkg:Version}), ${shlibs:Depends} Provides: pdns-backend -Description: SQLite backend for pDNS +Description: SQLite backend for PowerDNS This package contains a generic SQLite backend for SQLite. Package: pdns-backend-xdb Architecture: any Depends: pdns (= ${dpkg:Version}), ${shlibs:Depends} Provides: pdns-backend -Description: XDB/tdb/gdb backend for pDNS +Description: XDB/tdb/gdb backend for PowerDNS This package contains a table backend for PowerDNS. Currently includes TDB, the Trivial Database or Tridgell Database. @@ -105,6 +105,6 @@ Package: pdns-backend-oracle Architecture: any Depends: pdns (= ${dpkg:Version}), ${shlibs:Depends} Provides: pdns-backend -Description: Oracle backend for pDNS +Description: Oracle backend for PowerDNS This package contains a generic Oracle backend for PowerDNS. diff --git a/debian-pdns/copyright b/debian-pdns/copyright index 05af99816c..8c1b1cf726 100644 --- a/debian-pdns/copyright +++ b/debian-pdns/copyright @@ -1,7 +1,7 @@ -This is the Debian prepackaged version of pDNS, the PowerDNS +This is the prepackaged version of the PowerDNS nameserver. -pDNS can be downloaded from http://www.powerdns.com/ +PowerDNS can be downloaded from http://www.powerdns.com/ Copyright and license: diff --git a/debian/copyright b/debian/copyright index 05af99816c..8c1b1cf726 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ -This is the Debian prepackaged version of pDNS, the PowerDNS +This is the prepackaged version of the PowerDNS nameserver. -pDNS can be downloaded from http://www.powerdns.com/ +PowerDNS can be downloaded from http://www.powerdns.com/ Copyright and license: diff --git a/pdns/docs/pdns_control.8 b/pdns/docs/pdns_control.8 index 422155c1d2..35caff64e1 100644 --- a/pdns/docs/pdns_control.8 +++ b/pdns/docs/pdns_control.8 @@ -1,10 +1,10 @@ .TH PDNS_CONTROL 8 "December 2002" "PowerDNS" .SH NAME -pdns_control \- Control the pDNS nameserver +pdns_control \- Control the PowerDNS nameserver .SH SYNOPSIS .B pdns_control \fI[options]\fR command .SH DESCRIPTION -\fBpdns_control\fR is used to send commands to a running pDNS nameserver. +\fBpdns_control\fR is used to send commands to a running PowerDNS nameserver. .SH OPTIONS A summary of options is included below. .TP