[SCM] Qt 4 packaging branch, master, updated. debian/4.8.4+dfsg-4-52-g6e89747

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Thu Jul 4 13:02:36 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qt4-x11.git;a=commitdiff;h=6e89747

The following commit has been merged in the master branch:
commit 6e897477cdebcce9cec47ed22cf175fe17ee11d8
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Thu Jul 4 10:01:54 2013 -0300

    Make qtcore4-l10n M-A: foreign.
---
 debian/changelog |    6 ++++++
 debian/control   |    1 +
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 165d911..5959414 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,11 @@
 qt4-x11 (4:4.8.5+dfsg-2) UNRELEASED; urgency=low
 
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * Make qtcore4-l10n M-A: foreign. Due to a limitation in dpkg which does not
+    do recursive tracking of arch dependency arch: all packages are considered
+    to have the same arch as the package that depends on it. Marking this
+    package as foreign solves this issue.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 04 Jul 2013 09:59:20 -0300
 
 qt4-x11 (4:4.8.5+dfsg-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 88f902c..eca9545 100644
--- a/debian/control
+++ b/debian/control
@@ -77,6 +77,7 @@ Description: Qt 4 core module
 
 Package: qtcore4-l10n
 Architecture: all
+Multi-Arch: foreign
 Depends: ${misc:Depends}
 Breaks: libqtcore4 (<< 4:4.8.5+dfsg-1~)
 Replaces: libqtcore4 (<< 4:4.8.5+dfsg-1~)

-- 
Qt 4 packaging



More information about the pkg-kde-commits mailing list