]> git.saurik.com Git - apt.git/commitdiff
* apt-pkg/pkgcachegen.cc:
authorMichael Vogt <michael.vogt@ubuntu.com>
Fri, 14 Oct 2011 13:46:37 +0000 (15:46 +0200)
committerMichael Vogt <michael.vogt@ubuntu.com>
Fri, 14 Oct 2011 13:46:37 +0000 (15:46 +0200)
  - refactor MergeList by creating -Group, -Package and -Version specialist
  - share description list between "same" versions (LP: #868977)
    This also means that descriptions are shared across archives now.
* apt-pkg/pkgcache.cc:
  - always prefer "en" over "" for "en"-language regardless of cache-order
    (LP: #868977)

1  2 
debian/changelog

index f4f1392808155176b75ab4a99bfb99da8f86a533,3725923baba147c1ec34fd38553d79ecd3e629f4..81e01f0d9e183b5aa3a3431842423f427707a4b6
@@@ -1,3 -1,16 +1,16 @@@
 -apt (868977) UNRELEASED; urgency=low
 -
++apt (0.8.16~exp5ubuntu13.1) UNRELEASEDoneiric-proposed; urgency=low
++  
+   [ David Kalnischkies ]  
+   * apt-pkg/pkgcachegen.cc:
+     - refactor MergeList by creating -Group, -Package and -Version specialist
+     - share description list between "same" versions (LP: #868977)
+       This also means that descriptions are shared across archives now.
+   * apt-pkg/pkgcache.cc:
+     - always prefer "en" over "" for "en"-language regardless of cache-order
+       (LP: #868977)
+  -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 14 Oct 2011 14:51:06 +0200
  apt (0.8.16~exp5ubuntu13) oneiric; urgency=low
  
    [ Adam Conrad ]