Import patches-unapplied version 1.132 to ubuntu/maverick

Imported using git-ubuntu import.

Changelog parent: 97e8d4f2f5

New changelog entries:
  * BuildLiveCD: revert change from revno 284 that adds subarch to the logfile
    names as it breaks mailing of the logs from the cdimage buildlive script
impish
Oliver Grawert 15 years ago committed by usd-importer
parent 97e8d4f2f5
commit 4925b24069

@ -125,7 +125,7 @@ for STE in $SUITES; do
NOW=${NOW}.$n
fi
NOW=${NOW}
LOG=${PUBDIR}${NOW}/livecd-${NOW}-${ARCH}${SUBARCH:+-$SUBARCH}.out
LOG=${PUBDIR}${NOW}/livecd-${NOW}-${ARCH}.out
rm -f ${PUBDIR}latest
ln -sf ${PUBDIR}${NOW} ${PUBDIR}latest

7
debian/changelog vendored

@ -1,3 +1,10 @@
livecd-rootfs (1.132) maverick; urgency=low
* BuildLiveCD: revert change from revno 284 that adds subarch to the logfile
names as it breaks mailing of the logs from the cdimage buildlive script
-- Oliver Grawert <ogra@ubuntu.com> Thu, 15 Jul 2010 11:19:54 +0200
livecd-rootfs (1.131) maverick; urgency=low
* add support for omap4 images

Loading…
Cancel
Save