From bc31a05eed38a992863a7f92063d10ee4513ddeb Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Tue, 13 Oct 2009 13:40:42 +0200
Subject: Updating conditionals in package lists for squeeze.

---
 lists/debian-forensics | 2 +-
 lists/debian-live      | 2 +-
 lists/rescue           | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/lists/debian-forensics b/lists/debian-forensics
index 19cb4f8..ba66f18 100644
--- a/lists/debian-forensics
+++ b/lists/debian-forensics
@@ -7,7 +7,7 @@
 
 gpart tct wipe
 
-#if DISTRIBUTION lenny sid
+#if DISTRIBUTION lenny squeeze sid
 ext3grep galleta grokevt memdump missidentify myrescue pasco reglookup
 scrounge-ntfs ssdeep tableau-parm
 #endif
diff --git a/lists/debian-live b/lists/debian-live
index 208a303..5ac9607 100644
--- a/lists/debian-live
+++ b/lists/debian-live
@@ -11,7 +11,7 @@ debootstrap cdebootstrap
 dosfstools genisoimage memtest86+ memtest86 mtools parted squashfs-tools genext2fs mtd-tools sudo fakeroot syslinux grub
 
 # kernel
-#if DISTRIBUTION lenny sid
+#if DISTRIBUTION lenny squeeze sid
 aufs-tools aufs-source
 #endif
 qemu kqemu-source
diff --git a/lists/rescue b/lists/rescue
index 9d18e92..dd9b585 100644
--- a/lists/rescue
+++ b/lists/rescue
@@ -7,12 +7,12 @@
 #include <debian-forensics>
 
 # Other forensic packages
-#if DISTRIBUTION lenny sid
+#if DISTRIBUTION lenny squeeze sid
 scalpel
 #endif
 
 # Bootloaders
-#if DISTRIBUTION lenny sid
+#if DISTRIBUTION lenny squeeze sid
 syslinux-common
 #endif
 #if ARCHITECTURE amd64 i386
-- 
cgit v1.0