El Viernes, 10 de julio de 2015 09:24:22 José Manuel Santamaría Lema escribió: > Hi, > > when I was packaging kdelibs4support for siduction I noticed they were some > missing files; also I got this lintian warning: > W: kdelibs4support source: dependency-is-not-multi-archified > libkf5kdelibs4support5 depends on libkf5kdelibs4support-data (multi-arch: > no) > > Patches attached, please consider to include them when you package > frameworks 5.12. > > Cheers.
From 717353faba01d091a5cee96675e5bd38e749303b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?José Manuel Santamaría Lema? <[email protected]> Date: Sat, 11 Jul 2015 18:27:48 +0200 Subject: [PATCH] Set libkf5kdelibs4support-data as Multi-Arch: foreign.
--- debian/changelog | 4 ++++ debian/control | 1 + 2 files changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index c480826..8e15c65 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ kdelibs4support (5.12.0-0ubuntu1) UNRELEASED; urgency=medium + [ Scarlett Clark ] * New upstream release * Fix merge, remove unused broken backport. + [ José Manuel Santamaría Lema ] + * Set libkf5kdelibs4support-data as Multi-Arch: foreign. + -- Scarlett Clark <[email protected]> Fri, 10 Jul 2015 08:04:06 -0700 kdelibs4support (5.11.0-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 4172086..57826f8 100644 --- a/debian/control +++ b/debian/control @@ -139,6 +139,7 @@ Description: Porting aid from KDELibs4. variable correctly. Package: libkf5kdelibs4support-data +Multi-Arch: foreign Architecture: all Depends: ${misc:Depends}, ${shlibs:Depends} Breaks: libkf5kdelibs4support5-data -- 2.1.4
signature.asc
Description: This is a digitally signed message part.
-- kubuntu-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel
