[Secure-testing-commits] r1222 - data
Joey Hess
joeyh@costa.debian.org
Sat, 11 Jun 2005 01:17:58 +0000
Author: joeyh
Date: 2005-06-11 01:17:57 +0000 (Sat, 11 Jun 2005)
New Revision: 1222
Modified:
data/checklist
Log:
2.6.11 (or later of course) will be the kernel for etch
Modified: data/checklist
===================================================================
--- data/checklist 2005-06-11 01:16:49 UTC (rev 1221)
+++ data/checklist 2005-06-11 01:17:57 UTC (rev 1222)
@@ -19,7 +19,7 @@
my %data;
-my %needkernel=qw/2.4.27 0 2.6.8 0/;
+my %needkernel=qw/2.4.27 0 2.6.11 0/;
my $list_unknown=1; #set to 1 to display kernel images with unknown source version
my $sources=$ENV{SOURCES_FILE};
my $need_rebuild=0;