Control: tags -1 + moreinfo On Fri, 2013-04-26 at 06:55 -0300, Ben Armstrong wrote: > Please unblock package live-build > > Numerous minor fixes that are nevertheless important for the > release, including wheezy release-specific updates (new wheezy-backports > address scheme, updated splash screen, etc.), live-build-cgi adjustments > for the live-build.debian.net service, win32-loader, derivatives and > upstart support.
I'm not entirely convinced the changes related to a derivative distribution qualify as "important for the release", nor that most of the changes couldn't have been made long ago. In any case, there's unfortunately at least one bug in the new code: diff -Nru live-build-3.0.1/functions/defaults.sh live-build-3.0.3/functions/defaults.sh --- live-build-3.0.1/functions/defaults.sh 2013-02-14 18:22:28.000000000 +0000 +++ live-build-3.0.3/functions/defaults.sh 2013-04-25 15:40:10.000000000 +0000 [...] @@ -557,7 +566,16 @@ # Setting backports mirror which ends up in the image case "${LB_MODE}" in debian) - LB_MIRROR_BINARY_BACKPORTS="${LB_MIRROR_BINARY_BACKPORTS:-http://http.debian.net/debian-backports/}" + case "${LB_DISTRIBUTIO}" in (missing "N" at the end of the variable). Regards, Adam -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org