]> git.saurik.com Git - apt.git/commit
versionmatch: Extract version match checking out of Find()
authorJulian Andres Klode <jak@debian.org>
Mon, 10 Aug 2015 09:19:11 +0000 (11:19 +0200)
committerJulian Andres Klode <jak@debian.org>
Mon, 10 Aug 2015 09:19:11 +0000 (11:19 +0200)
commit5bfd306ee16fd1be012dd2cd01ae52ff4179176a
tree6fefd276ab3d2827542a24672302ba2d09609e67
parent9fb02ab02528ea45747318af26fae8a732cd2840
versionmatch: Extract version match checking out of Find()

Refactor version matching to allow us to check if a version matches
a pin. This will aid the per-version pinning implementation.
apt-pkg/versionmatch.cc
apt-pkg/versionmatch.h