Comment 1 for bug 139371

Revision history for this message
Daniel Holbach (dholbach) wrote :

also ships stuff that's under LGPL, carefully fix debian/copyright

better drop the whole -dbg machinery, it does not work atm:

daniel@bert:~$ python-dbg -c 'import gtkvnc'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: /usr/lib/python2.5/site-packages/gtkvnc_d.so: undefined symbol: Py_InitModule4_64
Error in sys.excepthook:
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/apport_python_hook.py", line 38, in apport_excepthook
    from apport.fileutils import likely_packaged
  File "/var/lib/python-support/python2.5/apport/__init__.py", line 1, in <module>
    from apport.report import Report
  File "/var/lib/python-support/python2.5/apport/report.py", line 18, in <module>
    from xml.parsers.expat import ExpatError
  File "/usr/lib/python2.5/site-packages/_xmlplus/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: /usr/lib/python2.5/site-packages/_xmlplus/parsers/pyexpat.so: undefined symbol: Py_InitModule4_64

Original exception was:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: /usr/lib/python2.5/site-packages/gtkvnc_d.so: undefined symbol: Py_InitModule4_64
[19823 refs]
daniel@bert:~$

why libgtk-vnc-1.0-0.shlibs? why don't you just run dh_makeshlibs with the right arguments?
 - dpkg-source: error: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address