X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=lib%2FPackages%2FDoSearchContents.pm;h=96e1836ce1a7fa2263188ddca341ab3801a795e3;hb=ce10f2fe75bc7b12f7230aee1a09437377ec5680;hp=70964172cfd4f4e8c712a2de804192eaed076821;hpb=a94292426fc9c73044803622d2b88b5902982e9c;p=deb%2Fpackages.git diff --git a/lib/Packages/DoSearchContents.pm b/lib/Packages/DoSearchContents.pm index 7096417..96e1836 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} = [ 'jaunty' ]; + $params->{values}{suite}{final} = $opts->{suite} = [ 'karmic' ]; } if (@{$opts->{suite}} > 1) {