> 3. How to update? From my experience each time there were any changes to > the symbols files I got a diff spewd out by dpkg-gensymbols which had to > be applied to appropriate *.symbols file in packaging directory (debian/)
Just applying the diff causes problems because c++ libraries have architecture specific symbols for some reason. You need to use the pkgkde scripts as described here http://pkg-kde.alioth.debian.org/symbolfiles.html Jonathan -- kubuntu-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel
