]> git.saurik.com Git - apt.git/commit
use IndexTarget to get to IndexFile
authorDavid Kalnischkies <david@kalnischkies.de>
Thu, 11 Jun 2015 09:38:04 +0000 (11:38 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Thu, 11 Jun 2015 09:38:04 +0000 (11:38 +0200)
commite3c1cfc767f17f5e9b2cd99f2658db3d6ac8edd9
tree3114a44b2499c76baea4aa24ec1b408c3e21cf3d
parent1da3b7b8e15b642135b54684e70a0c271471f07a
use IndexTarget to get to IndexFile

Removes a bunch of duplicated code in the deb-specific parts. Especially
the Description part is now handled centrally by IndexTarget instead of
being duplicated to the derivations of IndexFile.

Git-Dch: Ignore
apt-pkg/acquire-item.cc
apt-pkg/acquire-item.h
apt-pkg/deb/debindexfile.cc
apt-pkg/deb/debindexfile.h
apt-pkg/deb/debmetaindex.cc
apt-pkg/indexfile.cc
apt-pkg/indexfile.h