[SCM] live-build branch, debian-next, updated. debian/3.0_a21-1-6-g535051e

Daniel Baumann daniel at debian.org
Wed Jun 15 19:13:50 UTC 2011


The following commit has been merged in the debian-next branch:
commit 535051e43d60d450aaa8da4c5254ec3143bf2533
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jun 15 21:14:23 2011 +0200

    Setting default distribution to wheezy (at least until #622838 is handled).

diff --git a/functions/defaults.sh b/functions/defaults.sh
index 67b34e4..4675a2d 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -30,7 +30,7 @@ Set_defaults ()
 			;;
 
 		*)
-			LB_DISTRIBUTION="${LB_DISTRIBUTION:-squeeze}"
+			LB_DISTRIBUTION="${LB_DISTRIBUTION:-wheezy}"
 			LB_DERIVATIVE="false"
 			;;
 	esac

-- 
live-build



More information about the debian-live-changes mailing list