]> git.saurik.com Git - apt.git/commit
* 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)
commit957e8c1b62b212d32d3b437461384072ef0b2e9c
tree4abacf9e893279181114d58f961eefc5e02a28c1
parentcd16c01df411b182c0cfbaff3a12b36084a79e13
parent3e3dfc40aa9466ca49665c26cb970e5527c3fb4c
* 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)
debian/changelog