diff options
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 a1e7091..6545bfb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,8 @@ qt4-x11 (4:4.6.0-2) UNRELEASED; urgency=low * Add 94_fix_crash_in_qdbuspendingreply_qdbusreply.diff patch to fix a crash in QDBusPendingReply/QDBusReply in case of unconnected calls. (Closes: #560838) + * Add debian/patches/95_sparc_platform_definition.diff patch to fix build for + 32-bit sparc machines. * Update debian/rules: - Use linux-g++-64 as platform_arg on required architectures (amd64, ia64 and sparc64). |