severity 632393 serious found 632393 0.5~svn939-1 thanks
* Jakub Wilk <jw...@debian.org>, 2011-09-13, 14:02:
--- texworks-0.5~svn930.orig/plugins-src/TWPythonPlugin/TWPythonPlugin.pro +++ texworks-0.5~svn930/plugins-src/TWPythonPlugin/TWPythonPlugin.pro @@ -50,8 +50,8 @@ unix:!macx { # on Unix-ish platforms we should rely on pkgconfig # Python prior to 3.x doesn't register properly with pkg-config - INCLUDEPATH += /usr/include/python2.6/ - LIBS += -lpython2.6 + INCLUDEPATH += /usr/include/$(PYTHON)/ + LIBS += -l$(PYTHON) # uncomment these lines (and comment those above) to use Python 3 # CONFIG += link_pkgconfig
It seems that this hunk of my patch was not applied. As a result, texworks FTBFS:
https://buildd.debian.org/status/fetch.php?pkg=texworks&arch=sparc&ver=0.5%7Esvn939-1&stamp=1317171938 -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org