Source: ddclient Section: net Priority: optional Maintainer: Richard Hansen Build-Depends: debhelper-compat (= 13), dh-exec, po-debconf, xmlto, quilt Build-Depends-Indep: libhttp-daemon-perl (>= 6.12) , libhttp-daemon-ssl-perl , libhttp-message-perl , libio-socket-inet6-perl , libio-socket-ip-perl , libio-socket-ssl-perl , libplack-perl , libtest-mockmodule-perl , libtest-tcp-perl , libtest-warnings-perl , liburi-perl , perl Standards-Version: 4.6.1 Homepage: https://ddclient.net Vcs-Git: https://salsa.debian.org/debian/ddclient.git Vcs-Browser: https://salsa.debian.org/debian/ddclient Rules-Requires-Root: no Package: ddclient Architecture: all # init-system-helpers is normally included in ${misc:Pre-Depends}, but not when # --no-enable --no-start is passed to dh_installinit. It is included here to # silence a skip-systemd-native-flag-missing-pre-depends lintian warning. (It # is unclear whether this dependency is actually required, as # init-system-helpers is an essential package. dh_installinit uses a versioned # requirement for the init-system-helpers dependency so the same is done here.) Pre-Depends: ${misc:Pre-Depends}, init-system-helpers (>= 1.54~) Depends: ${perl:Depends}, ${misc:Depends} Recommends: iproute2, libio-socket-ssl-perl, libio-socket-inet6-perl, libdigest-sha-perl, libjson-pp-perl, Provides: dyndns-client Description: address updating utility for dynamic DNS services This package provides a client to update dynamic IP addresses with several dynamic DNS service providers, such as DynDNS.com. . This makes it possible to use a fixed hostname (such as myhost.dyndns.org) to access a machine with a dynamic IP address. . This client supports both dynamic and (near) static services, as well as MX record and alternative name management. It caches the address, and only attempts the update when it has changed.