X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=lib%2FPackages%2FDoSearchContents.pm;h=69de9cd335f5a5c7fc4be60124054f1a4500c296;hb=34728f0ea88eef1aab0c5fa1d369e1d6874265d7;hp=2316706f6bbf2c5b29738f43e755518cc9e4ffb6;hpb=90e0153e5e0b2d00e7ce8b7f53ebf6a99d464dfe;p=deb%2Fpackages.git diff --git a/lib/Packages/DoSearchContents.pm b/lib/Packages/DoSearchContents.pm index 2316706..69de9cd 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} = [ 'etch' ]; + $params->{values}{suite}{final} = $opts->{suite} = [ 'woody' ]; } if (@{$opts->{suite}} > 1) {