]> git.saurik.com Git - apt.git/commit - apt-pkg/deb/debmetaindex.cc
abstract the code to iterate over all targets a bit
authorDavid Kalnischkies <david@kalnischkies.de>
Wed, 10 Jun 2015 17:22:41 +0000 (19:22 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Wed, 10 Jun 2015 17:22:41 +0000 (19:22 +0200)
commit59148d9630bbbd53c6aa10da0fcdbd579797502a
treea1b4da8b335da34179c6987c18659b48c9772b0a
parentc69e8370947d765dd94f142d18dc11d5a76af443
abstract the code to iterate over all targets a bit

We have two places in the code which need to iterate over targets and do
certain things with it. The first one is actually creating these targets
for download and the second instance pepares certain targets for
reading.

Git-Dch: Ignore
apt-pkg/deb/debmetaindex.cc
test/integration/framework
test/integration/test-apt-acquire-additional-files