diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:04:26 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:04:26 +0000 |
commit | c33d7c4d6b007137ba6cf71cba87dd4bf5547e0e (patch) | |
tree | cde9ed9c7c8d53d7e5f0b5f063f1e1eda637a714 /debian/changelog | |
parent | 8b33e866e76b7e41a3b884d596a8cc3f462e064a (diff) |
* Don't suggest apt-get -f install to correct broken bu...
Author: mdz
Date: 2003-12-24 22:53:10 GMT
* Don't suggest apt-get -f install to correct broken build-deps; broken
installed packages are rarely the cause (Closes: #220858)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index cf3494e3b..1181a7bed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,10 @@ apt (0.5.16) unstable; urgency=low (Closes: #222560) * Update config.guess and config.sub from autotools-dev 20031007.1 * Add knetbsd to buildlib/ostable (Closes: #212344) + * Don't suggest apt-get -f install to correct broken build-deps; broken + installed packages are rarely the cause (Closes: #220858) - -- Matt Zimmerman <mdz@debian.org> Wed, 24 Dec 2003 14:48:28 -0800 + -- apt (0.5.15) unstable; urgency=low |