Fix problems due APT and structural changes.
authorOtavio Salvador <otavio@debian.org>
Wed, 23 Mar 2005 22:38:53 +0000 (22:38 +0000)
committerOtavio Salvador <otavio@debian.org>
Wed, 23 Mar 2005 22:38:53 +0000 (22:38 +0000)
commita7a5b0d941a8e56a1be2822226a5a81cd94d6ea6
treea595c37733dbf60a9ba61e4e63ea0414f5716830
parentd9f5f2883b9b4f3487ec98a626571bd83329d862
Fix problems due APT and structural changes.
- apt-pkg/acquire-item.cc: pass the expected md5 and compressed
  extenssion as empty in pkgAcqIndexTrans::pkgAcqIndexTrans(...)
  constructor;
- apt-pkg/deb/debindexfile.cc: identify translation files as trusted;
- apt-pkg/deb/debmetaindex.cc: change the way it's queue the
  translation file due a change in APT structure did in 0.6 branch;
apt-pkg/acquire-item.cc
apt-pkg/deb/debindexfile.cc
apt-pkg/deb/debmetaindex.cc