Source: openntpd
Standards-Version: 4.7.4
Maintainer: Martin-Éric Racine <martin-eric.racine@iki.fi>
Section: net
Build-Depends:
 debhelper-compat (= 13),
 dh-apparmor,
 dh-sequence-installsysusers,
 bison,
 libtls-dev,
Vcs-Browser: https://salsa.debian.org/debian/openntpd
Vcs-Git: https://salsa.debian.org/debian/openntpd.git
Homepage: https://www.openntpd.org/

Package: openntpd
Architecture: any
Depends:
 netbase,
 ${misc:Depends},
 ${shlibs:Depends},
Suggests:
 apparmor,
Conflicts:
 time-daemon,
Provides:
 time-daemon,
Replaces:
 time-daemon,
Description: OpenBSD NTP daemon
 NTP (Network Time Protocol) is used to keep computer clocks accurate
 by synchronizing them over the network or by following an accurate
 hardware receiver that interprets GPS, DCF-77 or similar time signals.
 .
 This package contains the OpenBSD implementation of the NTP daemon. It
 only supports a subset of the protocol (Simple NTP) that requires less
 resources but remains adequate for systems that are not mission-critical.
