]> git.saurik.com Git - apt.git/commit
rename Calculate- to GetIndexTargets and use it as official API
authorDavid Kalnischkies <david@kalnischkies.de>
Wed, 10 Jun 2015 21:53:36 +0000 (23:53 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Wed, 10 Jun 2015 21:53:36 +0000 (23:53 +0200)
commit261727f05ca7ff7d9d6d9b8927cb5c6ad293ebce
tree2d7a6b23747b42ed35044048ea610ef8b1744737
parentdcbbb14df8c9a8a146697720874e9425c4b33792
rename Calculate- to GetIndexTargets and use it as official API

We need a general way to get from a sources.list entry to IndexTargets
and with this change we can move from pkgSourceList over the list of
metaIndexes it includes to the IndexTargets each metaIndex can have.

Git-Dch: Ignore
apt-pkg/deb/debmetaindex.cc
apt-pkg/deb/debmetaindex.h
apt-pkg/metaindex.h