summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2015-11-16 08:39:02 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2015-11-16 08:39:02 +0100
commit4064aed7d90c7da24724c7b723a26f28a120de29 (patch)
treecabef85c3130f53c36599c68996a1309eaad7658 /debian/patches
parent4ccb35c4f3d01c590735b3957b71839916c28b31 (diff)
New d/p/0600-manpage-spelling.patch
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/0600-manpage-spelling.patch19
-rw-r--r--debian/patches/series1
2 files changed, 20 insertions, 0 deletions
diff --git a/debian/patches/0600-manpage-spelling.patch b/debian/patches/0600-manpage-spelling.patch
new file mode 100644
index 0000000..13936c6
--- /dev/null
+++ b/debian/patches/0600-manpage-spelling.patch
@@ -0,0 +1,19 @@
+Description: Correct manpage spelling errors
+Author: Jörg Frings-Fürst <debian@jff-webhosting.net>
+Forwarded: <URL|no|not-needed, useless if you have a Bug field, optional>
+Last-Update: 2015-11-16
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+Index: trunk/scons.1
+===================================================================
+--- trunk.orig/scons.1
++++ trunk/scons.1
+@@ -6576,7 +6576,7 @@ file\&. Note, that the updated
+ POT
+ and
+ PO
+-files are usually going to be committed back to the repository, so they must be updated within the source directory (and not in variant directories)\&. Additionaly, the file listing of
++files are usually going to be committed back to the repository, so they must be updated within the source directory (and not in variant directories)\&. Additionally, the file listing of
+ po/
+ directory contains
+ LINGUAS
diff --git a/debian/patches/series b/debian/patches/series
index 80c1bfa..7c9d075 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
+0600-manpage-spelling.patch
0115-secure_script_scons.patch
0105-java_ignore_nonexistent_files.patch
0110-remove_stale_files.patch