]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - builder-support/debian/authoritative/ubuntu-trusty/control
auth: remove lua backend
[thirdparty/pdns.git] / builder-support / debian / authoritative / ubuntu-trusty / control
index c98085d276db9241b007cfba8a8b800dea3c2a67..e33d4cba56a89c6a1ce20a4d711d27bcda15a977 100644 (file)
@@ -18,6 +18,7 @@ Build-Depends: autoconf,
                libboost-serialization-dev,
                libboost-test-dev,
                libcdb-dev,
+               libcurl4-openssl-dev,
                libgeoip-dev,
                libkrb5-dev,
                libldap2-dev,
@@ -36,7 +37,7 @@ Build-Depends: autoconf,
                protobuf-compiler,
                ragel,
                unixodbc-dev (>= 2.2.14)
-Homepage: http://www.powerdns.com/
+Homepage: https://www.powerdns.com/
 
 Package: pdns-server
 Architecture: any
@@ -81,6 +82,20 @@ Description: Tools for DNS debugging by PowerDNS
    * nsec3dig: Calculate the correctness of NSEC3 proofs
    * saxfr: AXFR zones and show extra information
 
+Package: pdns-ixfrdist
+Architecture: any
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
+Description: Redistribute zones via AXFR and IXFR
+ 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.
+ PowerDNS tries to emphasize speed and security.
+ .
+ This package contains the ixfrdist tool that can redistribute multiple versions
+ of zones over AXFR and IXFR. This tool does not require any part of the
+ PowerDNS server components to work.
+
 Package: pdns-backend-bind
 Architecture: any
 Depends: pdns-server (= ${binary:Version}),
@@ -207,7 +222,7 @@ Description: sqlite 3 backend for PowerDNS
  .
  This package contains a generic SQLite 3 backend for PowerDNS.
 
-Package: pdns-backend-lua
+Package: pdns-backend-lua2
 Architecture: any
 Depends: pdns-server (= ${binary:Version}),
          ${misc:Depends},
@@ -219,7 +234,7 @@ Description: Lua backend for PowerDNS
  databases and load balancing/failover algorithms.
  PowerDNS tries to emphasize speed and security.
  .
- This package contains the Lua backend for PowerDNS.
+ This package contains the Lua2 backend for PowerDNS.
 
 Package: pdns-backend-remote
 Architecture: any
@@ -252,20 +267,6 @@ Description: OpenDBX backend for PowerDNS
  the libopendbx1-DATABASE package to allow OpenDBX to connect to
  the chosen database.
 
-Package: pdns-backend-mydns
-Architecture: any
-Depends: pdns-server (= ${binary:Version}),
-         ${misc:Depends},
-         ${shlibs:Depends}
-Provides: pdns-backend
-Description: MyDNS compatibility backend for PowerDNS
- 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.
- PowerDNS tries to emphasize speed and security.
- .
- This package contains the MyDNS compatibility backend for PowerDNS.
-
 Package: pdns-backend-tinydns
 Architecture: any
 Depends: pdns-server (= ${binary:Version}),