X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=lib%2FPackages%2FDoSearchContents.pm;h=b5e930d8603451c058dfc9d321f11986bc974626;hb=2c170321909ec0fc30967a1699c603e4e7c2b914;hp=7054bb90c1ff7904c9ae6483d0894b090fb38f38;hpb=fcc4c727e97fa9124cbc1fb65c2b8de015867319;p=deb%2Fpackages.git diff --git a/lib/Packages/DoSearchContents.pm b/lib/Packages/DoSearchContents.pm index 7054bb9..b5e930d 100644 --- a/lib/Packages/DoSearchContents.pm +++ b/lib/Packages/DoSearchContents.pm @@ -34,7 +34,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} = [ 'feisty' ]; } if (@{$opts->{suite}} > 1) {