diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-03-14 13:10:42 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-03-14 13:10:42 +0100 |
commit | 7db98f31498a85da22cc00e446bce8ac8c319554 (patch) | |
tree | a2800f5c2018c6543a0f3af260988816526dc778 /debian | |
parent | e6065cfcf0b5c6a57aa582cb3c2bd2b3fafe64b7 (diff) |
* cmdline/apt-get.cc:
- "apt-get install foo" on a already installed package foo will
clean the automatic installed flag
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3038e49bd..bb134f780 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +5,11 @@ apt (0.6.46.4ubuntu10) feisty; urgency=low of packages in this section manual * debian/apt.conf.ubuntu: - added APT::Never-MarkAuto-Section "metapackages"; + * cmdline/apt-get.cc: + - "apt-get install foo" on a already installed package foo will + clean the automatic installed flag - -- + -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 14 Mar 2007 12:34:46 +0100 apt (0.6.46.4ubuntu9) feisty; urgency=low |