File: remove-old-bug-note.patch

package info (click to toggle)
ntpsec 1.2.3%2Bdfsg1-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 10,960 kB
  • sloc: ansic: 62,004; python: 32,017; sh: 1,553; yacc: 1,293; makefile: 190; javascript: 138
file content (19 lines) | stat: -rw-r--r-- 599 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Description: Remove old bug note
 The ntpwait documentation has a BUGS section with a note about Python < 3.3.
 This is not applicable on Debian, as we have newer versions of Python.
Forwarded: not-needed
Origin: vendor
Author: Richard Laager <rlaager@debian.org>
Last-Update: 2019-11-17
--- a/docs/includes/ntpwait-body.adoc
+++ b/docs/includes/ntpwait-body.adoc
@@ -40,9 +40,4 @@
 +-V+, +--version+::
   Print the version string and exit.
 
-== BUGS
-
-If you are running Python at a version older than 3.3, the report on time
-to synchronization may be thrown off by NTP clock stepping.
-
 //end