diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-03-14 13:56:47 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-03-14 13:56:47 +0100 |
commit | 1310a1db3e71d9c1548a7ed84dd80d871d5a397c (patch) | |
tree | d33fcc17b0fa66ceb7277740b553f492ff6e5a80 /debian | |
parent | 28e454d68b9cc6ba60e19dcbcfe3a97c151ef8f8 (diff) |
* debian/changelog:
- updated with the correct bugs
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 374331591..2ffdc1979 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,13 +2,14 @@ apt (0.6.46.4ubuntu10) feisty; urgency=low * apt-pkg/depcache.cc: - added "APT::Never-MarkAuto-Section" and consider dependencies - of packages in this section manual + of packages in this section manual (LP#59893) * debian/apt.conf.ubuntu: - - added APT::Never-MarkAuto-Section "metapackages"; + - added APT::Never-MarkAuto-Section "metapackages" (LP#59893) * cmdline/apt-get.cc: - "apt-get install foo" on a already installed package foo will - clean the automatic installed flag + clean the automatic installed flag (LP#72007) - do not show packages already marked for removal as auto-installed + (LP#64493) -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 14 Mar 2007 13:32:32 +0100 |