]> git.saurik.com Git - apt.git/commit
simplify Origin matchmaking for status files
authorDavid Kalnischkies <david@kalnischkies.de>
Wed, 17 Jun 2015 17:22:13 +0000 (19:22 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Mon, 10 Aug 2015 15:25:25 +0000 (17:25 +0200)
commitddb286525d196b53683533648425c5c8f5288839
treeb705c2c37dd7e88e0fe35c508de8973e46e09039
parentc687384b7a53887ea455fd824824429615d94f7b
simplify Origin matchmaking for status files

The old check is overly complicated nowadays as we have a pretty
defining difference between packages from a Packages files coming
from with a Release file (even if the file itself doesn't exist) and
packages coming from the dpkg.status or directly out of *.deb's
as these have no associated Release file.

Git-Dch: Ignore
apt-pkg/versionmatch.cc