diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-08-10 15:58:09 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-08-10 15:58:09 +0200 |
commit | 47f6d1b72bc883ecdc00542da4c824a5c4fb79fa (patch) | |
tree | 0ab0c7f953f72d1c65f936b3c6eedeb0293534bd /debian | |
parent | 8d3489abd90a64715b92976a7c60b42a386a4c5c (diff) |
* apt-pkg/algorithms.cc:
- change the debug outputs to display also arch of the
package and version dependencies information
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index d9908d0a6..69b1649c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,12 @@ apt (0.8.0~pre1) UNRELASED; urgency=low [ Programs translations ] * Swedish translation update. Closes: #592366 - -- Michael Vogt <mvo@debian.org> Fri, 30 Jul 2010 12:42:57 +0200 + [ David Kalnischkies ] + * apt-pkg/algorithms.cc: + - change the debug outputs to display also arch of the + package and version dependencies information + + -- David Kalnischkies <kalnischkies@gmail.com> Tue, 10 Aug 2010 15:56:11 +0200 apt (0.7.26~exp12) experimental; urgency=low |