Code review comment for lp:~facundo/ubuntu/maverick/magicicada/0.2-update

Revision history for this message
Facundo Batista (facundo) wrote :

Oh, I'm very sorry to hear this, as because of updates in Syncdaemon (the backend to whom Magicicada is frontend), this will be broken and useless in Maverick.

How did you get that report? AFAIK, there isn't those many changes since 0.1.3

See that in Maverick should be that version, as it was merged here:

  https://code.edge.launchpad.net/~facundo/ubuntu/maverick/magicicada/0.1.3-update

That version corresponds to revno 64, and:

$ bzr diff -r64 | grep "==="
=== modified file 'README.txt'
=== modified file 'data/ui/gui.glade'
=== modified file 'magicicada/__init__.py'
=== modified file 'magicicada/dbusiface.py'
=== modified file 'magicicada/helpers.py'
=== modified file 'magicicada/logger.py'
=== modified file 'magicicada/syncdaemon.py'
=== modified file 'magicicada/tests/helpers.py'
=== modified file 'magicicada/tests/test_dbusiface.py'
=== added file 'magicicada/tests/test_logger.py'
=== modified file 'magicicada/tests/test_magicicada.py'
=== modified file 'magicicada/tests/test_syncdaemon.py'
=== modified file 'pylintrc'
=== modified file 'setup.py'
=== modified file 'test'

See that this is *very* different.

Sadly, we're in bugfix freeze now. What can we do?

« Back to merge proposal