File: doca2ps.texi-remove-dates-from-generated.patch

package info (click to toggle)
a2ps 1%3A4.15.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 18,704 kB
  • sloc: ansic: 44,830; sh: 11,619; lex: 1,851; perl: 708; yacc: 698; makefile: 506; lisp: 396; ada: 263; objc: 189; f90: 109; ml: 85; sql: 74; pascal: 57; modula3: 33; haskell: 32; sed: 30; java: 29; python: 24
file content (29 lines) | stat: -rw-r--r-- 943 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
From: Vagrant Cascadian <vagrant@reproducible-builds.org>
Date: Tue, 29 Dec 2020 07:52:21 +0000
X-Dgit-Generated: 1:4.14-6 2a97e1ccbcc82182cf631cbc5d4d2a86a5483b16
Subject: doc/a2ps.texi: Remove dates from generated documentation. (Closes: #978610)


---

--- a/doc/a2ps.texi
+++ b/doc/a2ps.texi
@@ -87,7 +87,7 @@ approved by the author.
 @titlepage
 @title GNU a2ps, version @value{VERSION}
 @subtitle General Purpose PostScript Generating Utility
-@subtitle Edition @value{EDITION}, @value{UPDATED}
+@subtitle Edition @value{EDITION}
 @author Akim Demaille
 @author Miguel Santana
 
@@ -122,8 +122,7 @@ GNU @pack{} is a filter which generates
 with pretty-printing features, strong support for many alphabets, and
 customizable layout.
 
-This is Edition @value{VERSION} of the @pack{} documentation, updated
-@value{UPDATED}.
+This is Edition @value{VERSION} of the @pack{} documentation.
 
 @menu
 * Introduction::                Foreword