On Thu, Mar 08, 2007 at 11:05:11AM +0100, Daniel Baumann wrote: > live-package in etch needs some adjusting to reflect the etch release. > Please allow upload to testing, debdiff is attached.
> diff -u live-package-0.99.14/debian/changelog > live-package-0.99.14/debian/changelog > --- live-package-0.99.14/debian/changelog > +++ live-package-0.99.14/debian/changelog > @@ -1,3 +1,12 @@ > +live-package (0.99.14-4) testing; urgency=medium > + > + * 02defaults.sh: Updated kernel flavours to match etch. > + * 14chroot.sh: Removed xorg hack, not needed in etch. This needs more explanation. > --- live-package-0.99.14.orig/src/scripts/14chroot.sh > +++ live-package-0.99.14/src/scripts/14chroot.sh > @@ -156,9 +156,6 @@ > Chroot_exec "${LIVE_HOOK}" > fi > > - # Temporary hacks for broken packages > - Hack_xorg > - > # Add filesystem.manifest > Chroot_exec "dpkg-query -W \*" | awk '$2 ~ /./ {print $1 " " $2 > }' > "${LIVE_ROOT}"/filesystem.manifest > Doesn't tell us what Hack_xorg did, so I have no idea whether that's safe to allow in. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. [EMAIL PROTECTED] http://www.debian.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]