]> git.saurik.com Git - apt.git/commit
use consistently the last : as name:arch separator
authorDavid Kalnischkies <david@kalnischkies.de>
Fri, 22 Jan 2016 01:00:42 +0000 (02:00 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Mon, 25 Jan 2016 17:15:44 +0000 (18:15 +0100)
commit074564d40c21cb063bf327e9151a4e24cd9534b5
tree68a12653bd3f9cc57d74d74ede08c5d9b05fcfb1
parent529bf9b00dfd3c0472d77e9515007e52a3557bc4
use consistently the last : as name:arch separator

Proper debian packages do not contain ':' in the package name, so for
real packages this is a non-issue, but apt itself frequently makes use
of packages with such an illegal name for internal proposes.

Git-Dch: Ignore
apt-pkg/pkgcache.cc
apt-pkg/pkgcachegen.cc