debian/patches: Drop 1001_spelling-fixes.patch. Applied upstream.
This commit is contained in:
parent
6e36b45ff9
commit
5243d7ecba
14
debian/patches/1001_spelling-fixes.patch
vendored
14
debian/patches/1001_spelling-fixes.patch
vendored
@ -1,14 +0,0 @@
|
||||
Description: Minor typo fix.
|
||||
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
|
||||
|
||||
--- a/client/common/cmdline.h
|
||||
+++ b/client/common/cmdline.h
|
||||
@@ -63,7 +63,7 @@ static const COMMAND_LINE_ARGUMENT_A arg
|
||||
{ "auth-only", COMMAND_LINE_VALUE_BOOL, NULL, BoolValueFalse, NULL, -1, NULL,
|
||||
"Authenticate only" },
|
||||
{ "authentication", COMMAND_LINE_VALUE_BOOL, NULL, BoolValueTrue, NULL, -1, NULL,
|
||||
- "Authentication (expermiental)" },
|
||||
+ "Authentication (experimental)" },
|
||||
{ "auto-reconnect", COMMAND_LINE_VALUE_BOOL, NULL, BoolValueFalse, NULL, -1, NULL,
|
||||
"Automatic reconnection" },
|
||||
{ "auto-reconnect-max-retries", COMMAND_LINE_VALUE_REQUIRED, "<retries>", NULL, NULL, -1, NULL,
|
||||
1
debian/patches/series
vendored
1
debian/patches/series
vendored
@ -1,2 +1 @@
|
||||
1001_spelling-fixes.patch
|
||||
2001-fake-git-revision.patch
|
||||
|
||||
Loading…
Reference in New Issue
Block a user