Hi all, Since we are currently in deep freeze for Squeeze, I'm very hesitant to ask the release managers to make an exception for a new release. (I wish I'd known that the new release fixed important bugs! I glanced at the changelog but it seemed like it was all trivial or irrelevant-for-Debian things such as Python 3 fixes.)
It looks like gquilt doesn't actually require PYTHONPATH to be set, anyway, since python already adds the directory of the executed script to sys.path. I propose the following patch: diff --git a/gquilt.sh b/gquilt.sh index 3716196..72ec15e 100644 --- a/gquilt.sh +++ b/gquilt.sh @@ -8,7 +8,4 @@ export GQUILT_LIB_DIR GQUILT_ICON=$PREFIX/share/pixmaps/gquilt.xpm export GQUILT_ICON -PYTHONPATH=$PYTHONPATH:$GQUILT_LIB_DIR -export PYTHONPATH - exec python $GQUILT_LIB_DIR/gquilt.py If no one complains, I will prepare uploads for squeeze and lenny tomorrow. Christine On Sun, Nov 28, 2010 at 02:16:05PM +0100, Sandro Tosi wrote: > found 605155 0.20-2 0.22-1 > tags 605155 fixed-upstream > thanks > > Hi Peter > > On Sun, Nov 28, 2010 at 01:11, Peter Williams <pwil3...@bigpond.net.au> wrote: > > Please update to gquilt-0.24 (released about 7 weeks ago) as the above > > problem is no longer present in the code. > > Thanks for letting us know! > > Cheers, > -- > Sandro Tosi (aka morph, morpheus, matrixhasu) > My website: http://matrixhasu.altervista.org/ > Me at Debian: http://wiki.debian.org/SandroTosi > > -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org