diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-01-02 20:24:53 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-01-02 20:24:53 +0100 |
commit | 6355a02fbfa1cffa9291095ede32c35737ed7419 (patch) | |
tree | a1ee26757b73cb1d8b54c5718736e9ed4baa3c66 /debian/changelog | |
parent | 6aa944bc539cea4095971ccb2354c1e8f9f2c90a (diff) |
apt-key errors out nicely if wget is not installed (Closes: #545754)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ffd8f5c59..f70c5735f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -39,6 +39,8 @@ apt (0.7.26) UNRELEASED; urgency=low * share/*-archive.gpg: - remove the horrible outdated files. We already depend on the keyring so we don't need to ship our own version + * cmdline/apt-key: + - errors out if wget is not installed (Closes: #545754) -- Michael Vogt <mvo@debian.org> Thu, 10 Dec 2009 22:02:38 +0100 |