Package: pkg-kde-tools Version: 0.15.13 Severity: normal Tags: patch User: helm...@debian.org Usertags: rebootstrap
Dear Maintainer, pkg-kde-tools currently causes a number of packages to have unsatisfiable cross-Build-Depends, because it is Arch:all without M-A:foreign. Affected source packages include: attica phonon grantlee qca2 libgc qtbase-opensource-src polkit-qt-1 phonon-backend-gstreamer qt4-x11 soprano qjson qt-assistant-compat strigi libiodbc2 qtbase-opensource-src mozjs qtwebkit It seems that the scripts contained in pkg-kde-tools do already support multiarch and cross-compilation. In addition Ubuntu treats all Arch:all packages as M-A:foreign in Build-Depends and has not reported on problems. It appears that adding M-A:foreign is safe here. Thanks for considering Helmut
diff -Nru pkg-kde-tools-0.15.13/debian/changelog pkg-kde-tools-0.15.13+nmu1/debian/changelog --- pkg-kde-tools-0.15.13/debian/changelog 2014-02-23 13:09:30.000000000 +0100 +++ pkg-kde-tools-0.15.13+nmu1/debian/changelog 2014-06-11 23:13:20.000000000 +0200 @@ -1,3 +1,10 @@ +pkg-kde-tools (0.15.13+nmu1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Mark binary pkg-kde-tools as M-A:foreign. (Closes: #-1) + + -- Helmut Grohne <hel...@subdivi.de> Wed, 11 Jun 2014 23:12:58 +0200 + pkg-kde-tools (0.15.13) unstable; urgency=medium [ Maximiliano Curia ] diff -Nru pkg-kde-tools-0.15.13/debian/control pkg-kde-tools-0.15.13+nmu1/debian/control --- pkg-kde-tools-0.15.13/debian/control 2014-02-23 13:09:30.000000000 +0100 +++ pkg-kde-tools-0.15.13+nmu1/debian/control 2014-06-11 23:13:32.000000000 +0200 @@ -17,6 +17,7 @@ Recommends: dpkg-dev (>= 1.15.6~), libwww-perl Suggests: debhelper (>= 7.3.16), cdbs Breaks: kdelibs5-dev (<< 4:4.2.2), dpkg-dev (<< 1.15.6~) +Multi-Arch: foreign Description: various packaging tools and scripts for KDE Applications This package contains a variety of packaging tools and build scripts that may be very useful when packaging KDE applications. Even if you are a maintainer