diff options
author | Modestas Vainius <modestas@vainius.eu> | 2010-04-10 00:44:34 +0300 |
---|---|---|
committer | Modestas Vainius <modestas@vainius.eu> | 2010-04-10 00:44:34 +0300 |
commit | 4cf8485d7c188105b6892edd6153f8721f3fcc0e (patch) | |
tree | f4997714d0b9ddea5bf9c8090bd1662243bedf9e /debian | |
parent | b861c09451e5fe53aabe81da28b921a24fb7d40f (diff) | |
download | qt4-x11-4cf8485d7c188105b6892edd6153f8721f3fcc0e.tar.gz |
Start multimaint.
Diffstat (limited to 'debian')
-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 |