diff options
author | Colin Watson <cjwatson@debian.org> | 2010-01-12 18:54:06 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2010-01-12 18:54:06 +0000 |
commit | e2e22487121c994f951c633893dfe625c8681440 (patch) | |
tree | 9bb3ad87eb359327fc2aab327a7c5444db09f389 /debian/changelog | |
parent | 63f53e4f02ecb179aabb8ff55a531bf5ee76f8c5 (diff) |
Don't run tests when cross-compiling.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8d617adde..718ce3924 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -5,6 +5,7 @@ openssh (1:5.2p1-2) UNRELEASED; urgency=low | |||
5 | re-execs itself. Prevents two HUPs in quick succession from resulting | 5 | re-execs itself. Prevents two HUPs in quick succession from resulting |
6 | in sshd dying (LP: #497781). | 6 | in sshd dying (LP: #497781). |
7 | * Use host compiler for ssh-askpass-gnome when cross-compiling. | 7 | * Use host compiler for ssh-askpass-gnome when cross-compiling. |
8 | * Don't run tests when cross-compiling. | ||
8 | 9 | ||
9 | -- Colin Watson <cjwatson@debian.org> Sun, 10 Jan 2010 22:06:28 +0000 | 10 | -- Colin Watson <cjwatson@debian.org> Sun, 10 Jan 2010 22:06:28 +0000 |
10 | 11 | ||