summaryrefslogtreecommitdiff
path: root/debian/patches/package-versioning.patch
diff options
context:
space:
mode:
authorMatthew Vernon <mcv21@cam.ac.uk>2014-03-25 11:53:50 +0000
committerMatthew Vernon <mcv21@cam.ac.uk>2014-03-25 11:53:51 +0000
commit0d3be96ca152f30e4800f569b12311300064c2a9 (patch)
tree8a40acbec1fceab9f438b179020059673d56146a /debian/patches/package-versioning.patch
parent5c4cc02836ec0e74636a69c2ba85e7b37e97bd6d (diff)
parentdb4cdf7b763414af951c7f4031b10679c54d7988 (diff)
merge patched into master
Diffstat (limited to 'debian/patches/package-versioning.patch')
-rw-r--r--debian/patches/package-versioning.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/package-versioning.patch b/debian/patches/package-versioning.patch
index c9c20d1c0..49a3b17a6 100644
--- a/debian/patches/package-versioning.patch
+++ b/debian/patches/package-versioning.patch
@@ -13,9 +13,9 @@ Last-Update: 2013-09-14
13 13
14Patch-Name: package-versioning.patch 14Patch-Name: package-versioning.patch
15--- 15---
16 sshconnect.c | 4 ++-- 16 sshconnect.c | 4 ++--
17 sshd.c | 2 +- 17 sshd.c | 2 +-
18 version.h | 7 ++++++- 18 version.h | 7 ++++++-
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