summaryrefslogtreecommitdiff
path: root/debian/patches/package-versioning.patch
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2011-09-07 10:30:36 +0100
committerColin Watson <cjwatson@debian.org>2011-09-07 10:30:36 +0100
commita366b0d004f4b371c788df8884e167957fc5bf64 (patch)
tree729649350376f173df84dc1ce4df76170eade39b /debian/patches/package-versioning.patch
parent978e62d6f14c60747bddef2cc72d66a9c8b83b54 (diff)
parent8241a65bf12ac53c1b7304bba7ce739aad80b8b8 (diff)
merge respun 5.9p1
Diffstat (limited to 'debian/patches/package-versioning.patch')
-rw-r--r--debian/patches/package-versioning.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/package-versioning.patch b/debian/patches/package-versioning.patch
index 6dd0cf78d..95444cbd4 100644
--- a/debian/patches/package-versioning.patch
+++ b/debian/patches/package-versioning.patch
@@ -40,7 +40,7 @@ Index: b/version.h
40@@ -3,4 +3,9 @@ 40@@ -3,4 +3,9 @@
41 #define SSH_VERSION "OpenSSH_5.9" 41 #define SSH_VERSION "OpenSSH_5.9"
42 42
43 #define SSH_PORTABLE "p2" 43 #define SSH_PORTABLE "p1"
44-#define SSH_RELEASE SSH_VERSION SSH_PORTABLE 44-#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
45+#define SSH_RELEASE_MINIMUM SSH_VERSION SSH_PORTABLE 45+#define SSH_RELEASE_MINIMUM SSH_VERSION SSH_PORTABLE
46+#ifdef SSH_EXTRAVERSION 46+#ifdef SSH_EXTRAVERSION