summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2007-10-18 13:42:08 +0000
committerColin Watson <cjwatson@debian.org>2007-10-18 13:42:08 +0000
commit58e93c21b1c1b06613a8f06fe794f57f439b4eb2 (patch)
tree62d6742307f038af6a6543ba00b0a050ed90335b /debian/changelog
parent948c65611007831c37e027ce0b68c99e0e3a72b0 (diff)
* Discard error output from dpkg-query in preinsts, in case the ssh
metapackage is not installed.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b75c994d3..dfbb49f05 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ openssh (1:4.6p1-6) UNRELEASED; urgency=low
5 versions of debconf. 5 versions of debconf.
6 * Install authorized_keys(5) as a symlink to sshd(8) (thanks, Tomas 6 * Install authorized_keys(5) as a symlink to sshd(8) (thanks, Tomas
7 Pospisek; closes: #441817). 7 Pospisek; closes: #441817).
8 * Discard error output from dpkg-query in preinsts, in case the ssh
9 metapackage is not installed.
8 * debconf template translations: 10 * debconf template translations:
9 - Add Slovak (thanks, Ivan Masár; closes: #441690). 11 - Add Slovak (thanks, Ivan Masár; closes: #441690).
10 12