summaryrefslogtreecommitdiff
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
parent4ccb35c4f3d01c590735b3957b71839916c28b31 (diff)
New d/p/0600-manpage-spelling.patch
-rw-r--r--debian/changelog1
-rw-r--r--debian/patches/0600-manpage-spelling.patch19
-rw-r--r--debian/patches/series1
3 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1a0c1ad..8a81296 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ scons (2.4.1-1) UNRELEASED; urgency=medium
* New upstream version.
* Refresh and rename patches.
+ * New debian/patches/0600-manpage-spelling.patch.
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Mon, 16 Nov 2015 05:59:14 +0100
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