I didn't realize Ubuntu synchronized from testing instead of unstable. Will you
please consider a high priority upload to reduce the delay to 3 days?
If it helps
influence your decision, I am a Debian Developer myself. Also, I have appended
python test snippets as requested.

from pygame import *
# Should return 'SSE' instead of 'GENERIC'
print transform.get_smoothscale_backend()
# This will rescale a test image of your choosing, exercising the code path
image.save(transform.smoothscale(image.load('test.jpg'), (100, 100)), 'new.jpg')



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to