Source: ntp Section: net Priority: optional Maintainer: Debian NTP Team Uploaders: Bdale Garbee , Peter Eisentraut , Kurt Roeckx Build-Depends: autotools-dev, debhelper (>= 6), libedit-dev, libcap2-dev | not+linux-gnu, libssl-dev (>= 0.9), autogen Build-Conflicts: libavahi-compat-libdnssd-dev, libreadline-dev, libwww-dev, libwww-ssl-dev Standards-Version: 3.8.1 Homepage: http://support.ntp.org/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-ntp/ntp/trunk/ Vcs-Svn: svn://svn.debian.org/pkg-ntp/ntp/trunk/ Package: ntp Architecture: any Depends: adduser, lsb-base (>= 3.2-13), netbase, ${misc:Depends}, ${shlibs:Depends} Pre-Depends: dpkg (>= 1.15.7.2) Recommends: ${perl:Depends} Suggests: ntp-doc Replaces: logcheck-database Breaks: dhcp3-client (<< 4.1.0-1) Description: Network Time Protocol daemon and utility programs NTP, the Network Time Protocol, is used to keep computer clocks accurate by synchronizing them over the Internet or a local network, or by following an accurate hardware receiver that interprets GPS, DCF-77, NIST or similar time signals. . This package contains the NTP daemon and utility programs. An NTP daemon needs to be running on each host that is to have its clock accuracy controlled by NTP. The same NTP daemon is also used to provide NTP service to other hosts. . For more information about the NTP protocol and NTP server configuration and operation, install the package "ntp-doc". Package: ntpdate Architecture: any Depends: netbase, ${misc:Depends}, ${shlibs:Depends} Pre-Depends: dpkg (>= 1.15.7.2) Recommends: lockfile-progs Breaks: dhcp3-client (<< 4.1.0-1) Description: client for setting system time from NTP servers NTP, the Network Time Protocol, is used to keep computer clocks accurate by synchronizing them over the Internet or a local network, or by following an accurate hardware receiver that interprets GPS, DCF-77, NIST or similar time signals. . ntpdate is a simple NTP client that sets a system's clock to match the time obtained by communicating with one or more NTP servers. It is not sufficient, however, for maintaining an accurate clock in the long run. ntpdate by itself is useful for occasionally setting the time on machines that do not have full-time network access, such as laptops. . If the full NTP daemon from the package "ntp" is installed, then ntpdate is not necessary. Package: ntp-doc Architecture: all Depends: ${misc:Depends} Section: doc Description: Network Time Protocol documentation NTP, the Network Time Protocol, is used to keep computer clocks accurate by synchronizing them over the Internet or a local network, or by following an accurate hardware receiver that interprets GPS, DCF-77, NIST or similar time signals. . This package contains HTML documentation for the ntp packages (ntp, ntpdate). Since there are no substantive man pages for ntp's programs and configuration files, this package is desirable for any setup beyond the simple default configuration.