diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-09-28 00:48:50 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-09-28 00:48:50 +0200 |
commit | bdce936af01878a0f2ff3056621e3278e17d1ae3 (patch) | |
tree | 2d8b97500c37a11fed9bcb976d06d69892df9726 /debian | |
parent | 360aa3f32b747825d524fb2a9bb6a97e83c97505 (diff) | |
parent | be0a16728d441e6b37f647e0b989b173cca0c142 (diff) |
* cmdline/apt-get.cc:
- merged from apt--tasks, fix auto-install problem with tasks
* debian/changelog:
- new upload
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d49ee5688..cd38465d0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (0.6.45ubuntu14) edgy; urgency=low + + * cmdline/apt-get.cc: + - fix in the TryInstallTask() code to make sure that all package + there are marked manual install (lp: #61684) + + -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 28 Sep 2006 00:34:20 +0200 + apt (0.6.45ubuntu13) edgy; urgency=low * no-changes upload to make apt rebuild against latest g++ and |