From 9c10218f6b739ba1cdf1b118861987ef5755a5f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 11 Sep 2016 07:53:18 +0200 Subject: Refresh 0600-manpage-spelling.patch --- debian/changelog | 1 + debian/patches/0600-manpage-spelling.patch | 12 ++++++++++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 190eb50..7939c58 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ scons (2.5.0-2) UNRELEASED; urgency=medium * debian/control: - Use http instead of https for the homepage. - Bump Standards-Version to 3.9.8 (no changes required). + * Refresh 0600-manpage-spelling.patch. -- Jörg Frings-Fürst Sun, 11 Sep 2016 06:40:10 +0200 diff --git a/debian/patches/0600-manpage-spelling.patch b/debian/patches/0600-manpage-spelling.patch index 6b3b555..69bbc19 100644 --- a/debian/patches/0600-manpage-spelling.patch +++ b/debian/patches/0600-manpage-spelling.patch @@ -1,7 +1,6 @@ Description: Correct manpage spelling errors Author: Jörg Frings-Fürst -Forwarded: -Last-Update: 2015-11-16 +Last-Update: 2016-09-11 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ Index: trunk/scons.1 @@ -17,6 +16,15 @@ Index: trunk/scons.1 .RE .PP \-\-config=force +@@ -6350,7 +6350,7 @@ env\&.Substfile(\*(Aqfoo\&.in\*(Aq, SUBS + good_foo = [(\*(Aq$foobar\*(Aq, \*(Aq$foobar\*(Aq), (\*(Aq$foo\*(Aq, \*(Aq$foo\*(Aq)] + env\&.Substfile(\*(Aqfoo\&.in\*(Aq, SUBST_DICT = good_foo) + +-# UNPREDICTABLE \- one substitution could be futher expanded ++# UNPREDICTABLE \- one substitution could be further expanded + bad_bar = {\*(Aq@bar@\*(Aq: \*(Aq@soap@\*(Aq, \*(Aq@soap@\*(Aq: \*(Aqlye\*(Aq} + env\&.Substfile(\*(Aqbar\&.in\*(Aq, SUBST_DICT = bad_bar) + @@ -6582,7 +6582,7 @@ file\&. Note, that the updated POT and -- cgit v1.2.3