File: control

package info (click to toggle)
rdate 1%3A1.11-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 196 kB
  • sloc: ansic: 705; makefile: 32; sh: 28
file content (30 lines) | stat: -rw-r--r-- 1,138 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: rdate
Section: net
Priority: optional
Maintainer: Thiago Andrade Marques <andrade@debian.org>
Build-Depends: debhelper-compat (= 13), libbsd-dev
Standards-Version: 4.6.2
Rules-Requires-Root: binary-targets
Homepage: https://github.com/resurrecting-open-source-projects/openrdate
Vcs-Browser: https://salsa.debian.org/debian/rdate
Vcs-Git: https://salsa.debian.org/debian/rdate.git

Package: rdate
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: netstd
Description: sets the system's date from a remote host with network time protocol
 OpenRdate or openrdate or rdate displays and sets the local date and time from
 the host name or address given as the argument. The time source may be an RFC
 868 TCP protocol server, which is usually implemented as a built-in service of
 inetd(8), or an RFC 5905 protocol SNTP/NTP server. By default, rdate uses the
 RFC 868 TCP protocol.
 .
 OpenRdate supports IPv4 and IPv6 protocols.

Package: rdate-udeb
Section: debian-installer
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Package-Type: udeb
Description: sets the system's date from a remote host