=== modified file 'cmdline/apt-get.cc' --- cmdline/apt-get.cc 2008-03-13 22:42:43 +0000 +++ cmdline/apt-get.cc 2008-03-21 20:12:42 +0000 @@ -1295,10 +1295,6 @@ { string Ver = Parse->Version(); - // Skip name mismatches - if (IsMatch == true && Parse->Package() != Src) - continue; - if (VerTag.empty() == false) { /* Don't want to fall through because we are doing exact version