diff options
author | Colin Watson <cjwatson@debian.org> | 2010-04-26 23:38:48 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2010-04-26 23:38:48 +0100 |
commit | 0d721c63cd02fc75df8579f76344ed63dd27b5f3 (patch) | |
tree | 1ea6f88bdf4184f83ee0995b1b9be5614fac4097 /debian/changelog | |
parent | 60698e569a6130a26b9433fac80fa9266b796362 (diff) |
Discard error messages while checking whether rsh, rlogin, and rcp
alternatives exist (closes: #579285).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ffc232489..ec6547a36 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,10 @@ | |||
1 | openssh (1:5.5p1-3) UNRELEASED; urgency=low | ||
2 | |||
3 | * Discard error messages while checking whether rsh, rlogin, and rcp | ||
4 | alternatives exist (closes: #579285). | ||
5 | |||
6 | -- Colin Watson <cjwatson@debian.org> Mon, 26 Apr 2010 23:37:41 +0100 | ||
7 | |||
1 | openssh (1:5.5p1-2) unstable; urgency=low | 8 | openssh (1:5.5p1-2) unstable; urgency=low |
2 | 9 | ||
3 | * Use dh_installinit -n, since our maintainer scripts already handle this | 10 | * Use dh_installinit -n, since our maintainer scripts already handle this |