]> git.deb.at Git - deb/packages.git/commit
Packages::DoSearch: Fix handling of security source versions
authorFrank Lichtenheld <frank@lichtenheld.de>
Mon, 16 Jun 2008 18:40:28 +0000 (20:40 +0200)
committerFrank Lichtenheld <frank@lichtenheld.de>
Mon, 16 Jun 2008 18:40:28 +0000 (20:40 +0200)
commit340cca0c1e57ee94c42ee43eaa33d8577f1a903f
treeb17e14326ce6733cea642ea01ee19d36d1819354
parentbdc2027bf539b48527ae1d8530351bfa5202de19
Packages::DoSearch: Fix handling of security source versions

The test that ensured that the newest version would always be taken,
(which e.g. in the case of testing-security isn't always the security
version), was partly broken.

Reported by Michael Banck.
lib/Packages/DoSearch.pm