Comment 5 for bug 1048091

Revision history for this message
Scott Kitterman (kitterman) wrote : Re: [Bug 1048091] Re: dh_python3: TypeError when maximum version is specified

As predicted, I had trouble building the version of blender in your PPA, so I
copied your packaging changes (less build-deps) into the Quantal package and
tried that. It built fine:

make[1]: Entering directory `/home/blender-2.63a'
dh_python3 -V 3.2-3.3 /usr/share/blender/2.63/scripts \
                   -X usr/share/blender/2.63/scripts/addons_extern
make[1]: Leaving directory `/home/blender-2.63a'

So while I don't doubt there's a bug here, I'm not sure exactly when it gets
triggered. I'm glad to work on this, but until I can recreate the problem,
I'm not going to be comfortable I've got a correct solution.