diff options
author | Vagrant Cascadian <vagrant@debian.org> | 2020-12-29 20:03:49 -0800 |
---|---|---|
committer | Vagrant Cascadian <vagrant@debian.org> | 2020-12-29 20:03:49 -0800 |
commit | fe9bf559d749565854d3f0a05ad2e007692f8fe9 (patch) | |
tree | 7a9896e1662573306ea02d6f27a74b2daf46c817 /debian/patches/doca2ps.texi-remove-dates-from-generated.patch | |
parent | f5422f67dad0670088d1eb94bc340db0db7a3f96 (diff) |
Commit Debian 3.0 (quilt) metadataHEADdebian/1%4.14-6archive/debian/1%4.14-6master
[dgit (9.10~bpo10+1) quilt-fixup]
Diffstat (limited to 'debian/patches/doca2ps.texi-remove-dates-from-generated.patch')
-rw-r--r-- | debian/patches/doca2ps.texi-remove-dates-from-generated.patch | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/debian/patches/doca2ps.texi-remove-dates-from-generated.patch b/debian/patches/doca2ps.texi-remove-dates-from-generated.patch new file mode 100644 index 0000000..3ce02a9 --- /dev/null +++ b/debian/patches/doca2ps.texi-remove-dates-from-generated.patch @@ -0,0 +1,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) + + +--- + +--- a2ps-4.14.orig/doc/a2ps.texi ++++ a2ps-4.14/doc/a2ps.texi +@@ -103,7 +103,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 + +@@ -141,8 +141,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 |