diff options
author | Colin Watson <cjwatson@debian.org> | 2005-07-07 09:58:40 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2005-07-07 09:58:40 +0000 |
commit | 61f24c1775e3fc9e5655a5ab223ab96a4f1244a7 (patch) | |
tree | 8b5d77c239aaf7c7347677e2c15844d6611d04b3 /debian/changelog | |
parent | 6771f9b263b42233b1e8a1f61fb8b882be2681b6 (diff) |
Fix one-character typo that meant the binaries in openssh-client and
openssh-server got recompiled with the wrong options during 'debian/rules
install' (closes: #317088, #317238, #317241).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7d87a4564..2a5bbe071 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,11 @@ | |||
1 | openssh (1:4.1p1-6) UNRELEASED; urgency=low | ||
2 | |||
3 | * Fix one-character typo that meant the binaries in openssh-client and | ||
4 | openssh-server got recompiled with the wrong options during | ||
5 | 'debian/rules install' (closes: #317088, #317238, #317241). | ||
6 | |||
7 | -- Colin Watson <cjwatson@debian.org> Thu, 7 Jul 2005 10:48:41 +0100 | ||
8 | |||
1 | openssh (1:4.1p1-5) unstable; urgency=low | 9 | openssh (1:4.1p1-5) unstable; urgency=low |
2 | 10 | ||
3 | * Build-depend on libselinux1-dev on ppc64 too (closes: #314625). | 11 | * Build-depend on libselinux1-dev on ppc64 too (closes: #314625). |