diff options
author | Eugene V. Lyubimkin <jackyf@1501-debian> | 2008-11-11 21:47:04 +0200 |
---|---|---|
committer | Eugene V. Lyubimkin <jackyf@1501-debian> | 2008-11-11 21:47:04 +0200 |
commit | ecd414ef61a325e8596e6a541696e350cb956753 (patch) | |
tree | c4a753c5e6e7492fa03e93c2a0816c55ade9d667 /debian | |
parent | 2c120e24097b1f495658d5b06c62dfe19028b6da (diff) |
Removed asking to file a release-critical bug against a package if there is a request to install only one package and it is not installable.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e04716224..4f12c563e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,9 @@ apt (0.7.19) unstable; urgency=low * cmdline/apt-cache.cc: - Advanced built-in help. Patch by Andre Felipe Machado. (Closes: #286061) - Fixed typo 'GraphVis' -> 'GraphViz'. (Closes: #349038) + - Removed asking to file a release-critical bug against a package if there + is a request to install only one package and it is not installable. + (Closes: #419521) -- Eugene V. Lyubimkin <jackyf.devel@gmail.com> Sat, 08 Nov 2008 12:40:19 +0200 |