diff options
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c806c56..746791b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ qt4-x11 (4:4.6.2-3) UNRELEASED; urgency=low + [ Sune Vuorela ] * Do not build webkit with debugging symbols on s390. These becomes too big and thus the build fails, as the linker can't handle more than a couple of GB large files, and debugging symbols on s390 are real large. This is a @@ -7,6 +8,8 @@ qt4-x11 (4:4.6.2-3) UNRELEASED; urgency=low * Also add the GNU/kFreeBSD patch from 4:4.6.2-1 to the second JavaScriptCore copy (used for QtSCript) + [ Modestas Vainius ] + -- Sune Vuorela <debian@pusling.com> Fri, 09 Apr 2010 01:37:15 +0200 qt4-x11 (4:4.6.2-2) experimental; urgency=low |