[SCM] live-helper branch, debian-next, updated. debian/2.0_a14-1-3-g538c21a

Daniel Baumann daniel at debian.org
Wed Jun 9 15:12:12 UTC 2010


The following commit has been merged in the debian-next branch:
commit 538c21a78d7a7c547b16e54f45b3c3a5d5bba85b
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jun 9 17:12:00 2010 +0200

    Directly depend on keyboard-configuration (rather than through console-setup) for squeeze in standard packages list.

diff --git a/lists/standard b/lists/standard
index d147107..1372727 100644
--- a/lists/standard
+++ b/lists/standard
@@ -3,4 +3,12 @@
 ## LH: Standard
 #include <minimal>
 
-console-setup console-common kbd locales
+#if DISTRIBUTION lenny
+console-setup console-common kbd
+#endif
+
+#if DISTRIBUTION squeeze
+keyboard-configuration
+#endif
+
+locales

-- 
live-helper



More information about the debian-live-changes mailing list