[SCM] live-build branch, debian-old-2.0, updated. debian/2.0.0-1-1-gf8592ca

Daniel Baumann daniel at debian.org
Sun Sep 26 10:25:58 UTC 2010


The following commit has been merged in the debian-old-2.0 branch:
commit f8592ca28ce1d9329757c4d546328006c2cccf13
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 26 12:25:37 2010 +0200

    Adding squeeze-backports as valid distribution codename in lb_config.

diff --git a/scripts/build/lb_config b/scripts/build/lb_config
index dda7a95..fa69271 100755
--- a/scripts/build/lb_config
+++ b/scripts/build/lb_config
@@ -383,6 +383,11 @@ Local_arguments ()
 						LB_DISTRIBUTION="lenny"
 						BACKPORTS="true"
 						;;
+
+					squeeze-backports)
+						LB_DISTRIBUTION="squeeze"
+						BACKPORTS="true"
+						;;
 				esac
 				;;
 

-- 
live-build



More information about the debian-live-changes mailing list