diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/patches/package-versioning.patch | 2 |
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 |