Package: qt-gstreamer Version: 0.10.1-2 Severity: normal Tags: patch User: [email protected] Usertags: origin-ubuntu oneiric ubuntu-patch
In Ubuntu, the attached patch was applied to achieve the following: * libqtglib-2.0-0.symbols: Add missing symbol. I have verified that the symbol also appears when building on Debian sid. Thanks for considering the patch.
diff -Nru qt-gstreamer-0.10.1/debian/libqtglib-2.0-0.symbols qt-gstreamer-0.10.1/debian/libqtglib-2.0-0.symbols --- qt-gstreamer-0.10.1/debian/libqtglib-2.0-0.symbols 2011-04-10 11:59:59.000000000 +0200 +++ qt-gstreamer-0.10.1/debian/libqtglib-2.0-0.symbols 2011-05-23 12:39:32.000000000 +0200 @@ -33,6 +33,7 @@ _ZN5QGlib5Value19registerValueVTableENS_4TypeERKNS_11ValueVTableE@Base 0.10.1 (optional=templinst)_ZN5QGlib5Value3setI10QByteArrayEEvRKT_@Base 0.10.1 (optional=templinst)_ZN5QGlib5Value3setI7QStringEEvRKT_@Base 0.10.1 + (optional=templinst)_ZN5QGlib5Value3setIPKcEEvRKT_@Base 0.10.1 (optional=templinst)_ZN5QGlib5Value3setIbEEvRKT_@Base 0.10.1 (optional=templinst)_ZN5QGlib5Value3setIcEEvRKT_@Base 0.10.1 (optional=templinst)_ZN5QGlib5Value3setIdEEvRKT_@Base 0.10.1

