summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2012-09-02 21:32:40 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-09-02 21:32:40 +0200
commit8628c2f7a6a8769a6250280d62791a8429aa71ba (patch)
tree03e7e24e7ed7b2478cf7a14c7832f11d0c1896f2 /debian
parentd29a5330af408747363c944767f1af2212658bd1 (diff)
* apt-pkg/cdrom.cc:
- handle Components in the reduction for the source.list as multi-arch cds otherwise create duplicated source entries (e.g. "wheezy main main")
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4533d27e3..703764dec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,9 @@ apt (0.9.7.5) UNRELEASED; urgency=low
* apt-pkg/indexcopy.cc:
- do not create duplicated flat-archive cdrom sources for foreign
architectures on multi-arch cdroms
+ * apt-pkg/cdrom.cc:
+ - handle Components in the reduction for the source.list as multi-arch cds
+ otherwise create duplicated source entries (e.g. "wheezy main main")
-- David Kalnischkies <kalnischkies@gmail.com> Sun, 26 Aug 2012 10:49:17 +0200