diff options
author | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2014-05-23 21:52:48 -0300 |
---|---|---|
committer | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2014-05-23 21:52:48 -0300 |
commit | 6b6d337366641e11b77aae9d2e88d438c178ef86 (patch) | |
tree | 62f498ae8d68e580ffae60cbec25c0905f90ec93 /debian/changelog | |
parent | 70ac0a1eaf626be3df4040bb4e10275ecc4f56cd (diff) | |
download | qt5webkit-6b6d337366641e11b77aae9d2e88d438c178ef86.tar.gz |
Switch debugging symbols for amd64 to gstabs.
Until I'm able to build them again or find another solution.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 13fdc67..53706b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,8 @@ qtwebkit-opensource-src (5.3.0+dfsg-1) UNRELEASED; urgency=medium * Update symbols files with current log. The missing symbols are private stuff not present in any static method. * Remove the transitional package libqt5webkit5-qmlwebkitplugin. + * Switch debugging symbols for amd64 to gstabs until we are able to build + normal symbols again. -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 17 May 2014 23:25:31 -0300 |