From 4064aed7d90c7da24724c7b723a26f28a120de29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 16 Nov 2015 08:39:02 +0100 Subject: New d/p/0600-manpage-spelling.patch --- debian/changelog | 1 + debian/patches/0600-manpage-spelling.patch | 19 +++++++++++++++++++ debian/patches/series | 1 + 3 files changed, 21 insertions(+) create mode 100644 debian/patches/0600-manpage-spelling.patch (limited to 'debian') 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 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 +Forwarded: +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 -- cgit v1.2.3