Import patches-unapplied version 2.79 to ubuntu/quantal

Imported using git-ubuntu import.

Changelog parent: d3dd41acce

New changelog entries:
  * setting --architectures seems to have weird side effects on arm
    (considering all but the buildd arch as foreign etc), disable it for a
    testbuild...
impish
Oliver Grawert 13 years ago committed by usd-importer
parent d3dd41acce
commit edd37a1bb5

8
debian/changelog vendored

@ -1,3 +1,11 @@
livecd-rootfs (2.79) quantal; urgency=low
* setting --architectures seems to have weird side effects on arm
(considering all but the buildd arch as foreign etc), disable it for a
testbuild...
-- Oliver Grawert <ogra@ubuntu.com> Mon, 27 Aug 2012 16:04:30 +0200
livecd-rootfs (2.78) quantal; urgency=low
* revert the last change, i was not aware that unity-2d was also ripped out

@ -318,7 +318,6 @@ esac
lb config noauto \
--mode ubuntu \
--distribution "$SUITE" \
--architectures "$ARCH" \
--bootstrap-keyring ubuntu-keyring \
--binary-images "$BINARY_IMAGES" \
--memtest "$MEMTEST" \

Loading…
Cancel
Save