[SCM] live-build branch, debian-next, updated. debian/2.0_a29-1-13-gbb82f21

Daniel Baumann daniel at debian.org
Wed Sep 22 13:07:26 UTC 2010


The following commit has been merged in the debian-next branch:
commit bb82f21a548dcc21378e9c80db12e3ffa45f1d74
Author: Hector Oron <zumbi at debian.org>
Date:   Wed Sep 22 15:06:54 2010 +0200

    Fixing bpo debian-maintainers.org typo (Closes: #597715).

diff --git a/scripts/build/lb_config b/scripts/build/lb_config
index ee12c32..dda7a95 100755
--- a/scripts/build/lb_config
+++ b/scripts/build/lb_config
@@ -1348,12 +1348,12 @@ EOF
 	cp config/chroot_sources/${LB_DISTRIBUTION}-backports.chroot config/chroot_sources/${LB_DISTRIBUTION}-backports.binary
 
 	# Adding apt preferences
-	if ! grep -qs "^Pin: release o=backports.debian-maintainerns.org" config/chroot_apt/preferences
+	if ! grep -qs "^Pin: release o=backports.debian-maintainers.org" config/chroot_apt/preferences
 	then
 
 cat >> config/chroot_apt/preferences << EOF
 Package: *
-Pin: release o=backports.debian-maintainerns.org
+Pin: release o=backports.debian-maintainers.org
 Pin-Priority: 999
 EOF
 

-- 
live-build



More information about the debian-live-changes mailing list