summaryrefslogtreecommitdiff
path: root/debian/patches/package-versioning.patch
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2015-09-08 14:50:08 +0100
committerColin Watson <cjwatson@debian.org>2015-09-08 14:52:25 +0100
commit573eae1ca709a461eff57d1949d5329b9e398894 (patch)
tree9acdec271c019b813c7f34ce9736c2c55c83e5d3 /debian/patches/package-versioning.patch
parentef2ad2b21bb1785b4a81eb1415cab97ede1812b6 (diff)
parentfb43a1fa9d049900efd76861b9496a9585ba4759 (diff)
mention-ssh-keygen-on-keychange.patch: Move example ssh-keygen invocation onto a separate line to make it easier to copy and paste (LP: #1491532).
Diffstat (limited to 'debian/patches/package-versioning.patch')
-rw-r--r--debian/patches/package-versioning.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/package-versioning.patch b/debian/patches/package-versioning.patch
index 6eb7b7243..3113a849b 100644
--- a/debian/patches/package-versioning.patch
+++ b/debian/patches/package-versioning.patch
@@ -1,4 +1,4 @@
1From c3a4906692ddd85d8530d2fdb74822ae793f18db Mon Sep 17 00:00:00 2001 1From d0d72d370d0f02c220401029af04065c88055a4c Mon Sep 17 00:00:00 2001
2From: Matthew Vernon <matthew@debian.org> 2From: Matthew Vernon <matthew@debian.org>
3Date: Sun, 9 Feb 2014 16:10:05 +0000 3Date: Sun, 9 Feb 2014 16:10:05 +0000
4Subject: Include the Debian version in our identification 4Subject: Include the Debian version in our identification
@@ -19,7 +19,7 @@ Patch-Name: package-versioning.patch
19 3 files changed, 9 insertions(+), 4 deletions(-) 19 3 files changed, 9 insertions(+), 4 deletions(-)
20 20
21diff --git a/sshconnect.c b/sshconnect.c 21diff --git a/sshconnect.c b/sshconnect.c
22index 0c9fc6c..988f4ef 100644 22index 4aff104..2999061 100644
23--- a/sshconnect.c 23--- a/sshconnect.c
24+++ b/sshconnect.c 24+++ b/sshconnect.c
25@@ -524,10 +524,10 @@ send_client_banner(int connection_out, int minor1) 25@@ -524,10 +524,10 @@ send_client_banner(int connection_out, int minor1)