]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* apt-pkg/cdrom.cc:
[apt.git] / debian / changelog
index 6800c9864705dfd3829147f4a9a69a91b949a93d..67566bbe1949628b60c32c568288c928e1ea45f8 100644 (file)
@@ -4,6 +4,12 @@ apt (0.9.7.5) UNRELEASED; urgency=low
   * Japanese (KURASAWA Nozomu) (Closes: #684435)
 
   [ David Kalnischkies ]
+  * apt-pkg/cdrom.cc:
+    - copy only configured translation files from a CD-ROM and not all
+      available translation files preventing new installs with d-i from
+      being initialized with all translations (Closes: #678227)
+    - handle Components in the reduction for the source.list as multi-arch CDs
+      otherwise create duplicated source entries (e.g. "wheezy main main")
   * apt-pkg/packagemanager.cc:
     - unpack versions in case a different version from the package
       is currently in unpack state to recover from broken system states
@@ -21,9 +27,6 @@ apt (0.9.7.5) UNRELEASED; urgency=low
     - do not warn about files which have a record in the Release file, but
       are not present on the CD to mirror the behavior of the other methods
       and to allow uncompressed indexes to be dropped without scaring users
-  * 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