From: Frank Lichtenheld Date: Sun, 11 May 2008 20:22:12 +0000 (+0200) Subject: [ARCHIVE] No Contents files available for bo and woody X-Git-Url: https://git.deb.at/?a=commitdiff_plain;ds=sidebyside;h=c07373545abf3b82a742fccf4484886a2707ef58;p=deb%2Fpackages.git [ARCHIVE] No Contents files available for bo and woody --- diff --git a/lib/Packages/DoShow.pm b/lib/Packages/DoShow.pm index f40d1a2..f210e04 100644 --- a/lib/Packages/DoShow.pm +++ b/lib/Packages/DoShow.pm @@ -230,7 +230,7 @@ sub do_show { $d{version} = $versions->{$a} if $multiple_versions; $d{archive} = $archives->{$a}; - if ( ($suite ne "experimental") + if ( ($suite ne "woody") && ($suite ne "bo") && ($subsection ne 'debian-installer')) { $d{contents_avail} = 1; }