diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-09-14 16:11:56 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-09-14 16:11:56 +0200 |
commit | 085bedacb04be4f805b0fb9d3b2a611d5d475d62 (patch) | |
tree | d145ba502eca20cf33e5a0ede8340953bf7c5c7f /debian/changelog | |
parent | 1d6386f35066c1cc3c053f94fccf379d86075eac (diff) |
* cmdline/apt-get.cc:
- do not change the auto-installed information if a package
is reinstalled
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5bf454aa9..e07863c2e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -30,6 +30,9 @@ apt (0.7.7) UNRELEASED; urgency=low - move unattended-upgrade before apt-get autoclean * fix "purge" commandline argument, closes: #133421 (thanks to Julien Danjou for the patch) + * cmdline/apt-get.cc: + - do not change the auto-installed information if a package + is reinstalled [ Ian Jackson ] * dpkg-triggers: Deal properly with new package states. |