From: David Kalnischkies Date: Mon, 30 Aug 2010 09:39:43 +0000 (+0200) Subject: * apt-pkg/versionmatch.cc: X-Git-Tag: 0.8.1~4^2 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/ba91b1518a1208fecc1ca076fd9cfbd28344b5b3?hp=ba91b1518a1208fecc1ca076fd9cfbd28344b5b3 * apt-pkg/versionmatch.cc: - let the pin origin actually work as advertised in the manpage which means "" are optional and pinning a local archive does work - even if it is a non-flat archive (Closes: #594435) ---