]> git.saurik.com Git - apt.git/commit
refactor calculation of final lists/ name from URI
authorDavid Kalnischkies <david@kalnischkies.de>
Sun, 12 Apr 2015 12:32:12 +0000 (14:32 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Sat, 18 Apr 2015 23:13:09 +0000 (01:13 +0200)
commit295d848b37e1211feae5d37db27f148dc9ea3d38
tree88927494207c7596ad8a6069ce16def3ce7ffc28
parentde1c9b8ad208ae677fc6e916a907e319f246b1e8
refactor calculation of final lists/ name from URI

Calculating the final name of an item which it will have after
everything is done and verified successfully is suprisingly complicated
as while they all follow a simple pattern, the URI and where it is
stored varies between the items.

With some (abibreaking) redesign we can abstract this similar to how it
is already down for the partial file location.

Git-Dch: Ignore
apt-pkg/acquire-item.cc
apt-pkg/acquire-item.h