X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=lib%2FPackages%2FDoSearchContents.pm;h=34643949f69a66bfd221d2138effc07510a6476c;hb=b2b9a31b9adfdd251590eb1bfb72c95d5538e392;hp=69de9cd335f5a5c7fc4be60124054f1a4500c296;hpb=e7d9fe1a703567bfc758eeab9591f906efafe611;p=deb%2Fpackages.git diff --git a/lib/Packages/DoSearchContents.pm b/lib/Packages/DoSearchContents.pm index 69de9cd..3464394 100644 --- a/lib/Packages/DoSearchContents.pm +++ b/lib/Packages/DoSearchContents.pm @@ -33,7 +33,7 @@ sub do_search_contents { #FIXME: that's extremely hacky atm if ($params->{values}{suite}{no_replace}[0] eq 'default') { $params->{values}{suite}{no_replace} = - $params->{values}{suite}{final} = $opts->{suite} = [ 'woody' ]; + $params->{values}{suite}{final} = $opts->{suite} = [ 'sarge' ]; } if (@{$opts->{suite}} > 1) {