diff options
author | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2013-07-02 21:26:09 -0300 |
---|---|---|
committer | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2013-07-02 21:26:09 -0300 |
commit | ccfd6ebde3fa91a776e2746204edd40788015bfd (patch) | |
tree | d0df1766c7c72a243f02703d23c21fd967159ad7 | |
parent | 15101cfdf5b1b146ae892fb745bd6cf2beeb5495 (diff) | |
download | qt4-x11-ccfd6ebde3fa91a776e2746204edd40788015bfd.tar.gz |
Fixes warning using GCC 4.8 (Closes: #676957).
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index a36749c..255ecd1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ qt4-x11 (4:4.8.5+dfsg-1) UNRELEASED; urgency=low [ Lisandro Damián Nicanor Pérez Meyer ] - * New upstream release. + * New upstream release. Fixes warning using GCC 4.8 (Closes: #676957). * Solves a crash in GTK style (Closes: 712886). * Fix watch file. It seems the URL changed again. * Remove patches taken from upstream, already applied: |