Comment 8 for bug 218810

Revision history for this message
Javier López (javier-lopez) wrote :

I've added the remote bug report (debian), I've tested the latest package:

http://mentors.debian.net/debian/pool/main/q/qemulator/qemulator_0.5-4.dsc

$ dget -xu http://mentors.debian.net/debian/pool/main/q/qemulator/qemulator_0.5-4.dsc
$ cd qemulator-0.5/
$ debuild -us -uc
$ sudo dpkg -i ../qemulator_0.5-4_all.deb

And it looks to me like it fixes the issues, this is its changelog:

qemulator (0.5-4) unstable; urgency=low

  * added debian/patches/python2.5_fixes.patch, to fix some tracebacks and some
    problems that are amplified with python 2.5 and that result in many
    disfunctions running qemulator. (Closes: #438894, #498015, #522089, #453514)
  * debian/control: fixedcapitalization of Python word.
  * debian/copyright: cnaged copyright symbol from (C) to ©, and removed some
    spaces from the end of lines.
  * debian/control: bump Standards-Version to 3.8.1, no changes needed.
  * debina/control: added ${misc:Depends} to dependencie field to avoid
     lintian warning.
  * debian/control: move imagemagick from Build-Depens to Build-Depends-Indep.
  * debian/control: moved homepage to the appropriate fied.
  * added debian/patches/desktopfile_fix.patch to remove deprecated encoding
    field.
  * debian/watch: updated.

 -- Francesco Namuri <email address hidden> Mon, 18 May 2009 12:17:14 +0200