diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-05-28 23:11:36 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-05-28 23:11:36 +0200 |
commit | 3152f4aa4a97ad06ef1073aabe137f999f787ee1 (patch) | |
tree | a58dfe4029ba6f551b3d4f06632d43b9ef9c3570 /debian/changelog | |
parent | 392a882ad8a299d55889e9c0fa581a266d6dd2c9 (diff) |
* apt-pkg/aptconfiguration.cc:
- remove duplicate architectures in getArchitectures()
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c1ee360f0..66c41ef5f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,8 @@ apt (0.7.26~exp6) UNRELEASED; urgency=low - do the autoremove mark process also for required packages to handle these illegally depending on lower priority packages (Closes: #583517) - try harder to find the other pseudo versions for autoremove multiarch + * apt-pkg/aptconfiguration.cc: + - remove duplicate architectures in getArchitectures() -- David Kalnischkies <kalnischkies@gmail.com> Fri, 28 May 2010 19:03:30 +0200 |