Package: python-qscintilla2
Version: 2.8.4+dfsg-1
Severity: normal

Hi. Currently we have

 python-qscintilla2 Depends: libqscintilla2-11

On my box I happened to have installed

 libqscintilla2-11=2.8.3+dfsg-2

This clearly satisfies that dependency. However, running qgis with those
packages installed produces an undefined reference to symbol

 _ZN13QsciScintilla25setHotspotBackgroundColorERK6QColor

This is something that was added in a newer libqscintilla2-11. The
python-qscintilla2 package should reflect this, and the Depends should
be versioned to make sure that symbol exists.
libqscintilla2-11=2.8.4+dfsg-1 makes this work

_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to