Your message dated Fri, 18 Nov 2016 16:36:21 +0000
with message-id <e1c7m9f-0005ko...@fasolo.debian.org>
and subject line Bug#842545: fixed in kdoctools 5.28.0-1
has caused the Debian Bug report #842545,
regarding switch transitional package kdoctools-dev to Architecture: any
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
842545: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=842545
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kdoctools-dev
Version: 5.27.0-1
Tags: patch
User: helm...@debian.org
Usertags: rebootstrap
Control: affects -1 + src:ark src:artikulate src:blinken src:bomber src:bovo
src:cantor src:dolphin src:dragon src:filelight src:granatier src:k4dirstat
src:kaffeine src:kalgebra src:kamera src:kanagram src:kapman src:kapptemplate
src:kate src:katomic src:kblackbox src:kblocks src:kbounce src:kbreakout
src:kbruch src:kcalc src:kcharselect src:kconfigwidgets src:kcron
src:kde-spectacle src:kded src:kdelibs4support src:kdenetwork-filesharing
src:kdenlive src:kdesignerplugin src:kdf src:kdiamond src:kf5-kdepimlibs
src:kfloppy src:kfourinline src:kgeography src:khangman src:khelpcenter
src:kid3 src:kig src:killbots src:kinit src:kio src:kio-extras src:kiriki
src:kiten src:kjs src:kjsembed src:kjumpingcube src:kleopatra src:klettres
src:klickety src:klines src:kmahjongg src:kmines src:kmplot src:knavalbattle
src:knetwalk src:kollision src:kompare src:konsole src:konversation
src:kpackage src:kpat src:krfb src:kross src:kruler src:kshisen src:ksquares
src:ksystemlog src:kteatime src:ktimer src:kturtle src:kwallet-kf5
src:kwalletmanager src:kwave src:kwordquiz src:lokalize src:marble src:okteta
src:parley src:picmi src:plasma-framework src:poxml src:rocs src:rsibreak
src:skanlite src:skrooge src:step src:umbrello
The affected packages cannot satisfy their cross Build-Depends, because
their dependencies on kdoctools-dev are unsatisfiable. In general,
Architecture: all packages can never satisfy cross build dependencies
unless marked Multi-Arch: foreign. In this case, a foreign marking would
be fatal as it would result in installing the build architecture version
of libkf5doctools-dev when the host architecture version was requested.
An Architecture: all package cannot forward an architecture constraint
to its dependencies. In general, the Architecture field of transitional
packages should match the Architecture field of the target package. Thus
switching kdoctools-dev to Architecture: any is the right solution here.
In addition to changing the Architecture, the attached patch adds
Multi-Arch annotations as appropriate. Please consider applying this
aspect as well.
I understand that kdoctools-dev is meant to go away. I believe that the
high number of reverse dependencies justifies putting a little more
effort here.
Helmut
diff --minimal -Nru kdoctools-5.27.0/debian/changelog
kdoctools-5.27.0/debian/changelog
--- kdoctools-5.27.0/debian/changelog 2016-10-15 16:59:47.000000000 +0200
+++ kdoctools-5.27.0/debian/changelog 2016-10-30 10:51:11.000000000 +0100
@@ -1,3 +1,11 @@
+kdoctools (5.27.0-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Switch kdoctools-dev to Architecture: any. (Closes: #-1)
+ * Mark {libkf5,k}doctools-dev Multi-Arch: same.
+
+ -- Helmut Grohne <hel...@subdivi.de> Sun, 30 Oct 2016 10:50:11 +0100
+
kdoctools (5.27.0-1) unstable; urgency=medium
[ Automatic packaging ]
diff --minimal -Nru kdoctools-5.27.0/debian/control
kdoctools-5.27.0/debian/control
--- kdoctools-5.27.0/debian/control 2016-10-15 16:59:47.000000000 +0200
+++ kdoctools-5.27.0/debian/control 2016-10-30 10:50:06.000000000 +0100
@@ -23,7 +23,8 @@
Package: kdoctools-dev
Depends: libkf5doctools-dev, ${misc:Depends}
-Architecture: all
+Architecture: any
+Multi-Arch: same
Priority: extra
Section: oldlibs
Description: transitional dummy package
@@ -33,6 +34,7 @@
Package: libkf5doctools-dev
Section: libdevel
Architecture: any
+Multi-Arch: same
Depends: kdoctools5 (= ${binary:Version}),
libkf5archive-dev (>= 5.27.0~),
qtbase5-dev (>= 5.5.0~),
--- End Message ---
--- Begin Message ---
Source: kdoctools
Source-Version: 5.28.0-1
We believe that the bug you reported is fixed in the latest version of
kdoctools, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 842...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Maximiliano Curia <m...@debian.org> (supplier of updated kdoctools package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 18 Nov 2016 16:03:44 +0100
Source: kdoctools
Binary: kdoctools-dev libkf5doctools-dev kdoctools5
Architecture: source
Version: 5.28.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Maximiliano Curia <m...@debian.org>
Description:
kdoctools-dev - transitional dummy package
kdoctools5 - Tools to generate documentation in various formats from DocBook
libkf5doctools-dev - Development files for kdoctools5
Closes: 842545
Changes:
kdoctools (5.28.0-1) unstable; urgency=medium
.
[ Maximiliano Curia ]
* New upstream release (5.28)
* Switch kdoctools-dev to Architecture: any. (Closes: 842545)
* Update the not-installed file
* Bump group breaks (5.28)
.
[ Automatic packaging ]
* Update build-deps and deps with the info from cmake
Checksums-Sha1:
14ae7de0c93ce7eeaf0684661c86329160b2c798 2334 kdoctools_5.28.0-1.dsc
876eda41dec290a8dac0683aaed03785dd2967fe 437512 kdoctools_5.28.0.orig.tar.xz
30820b7d90f69f8ee7fccce77a220af90e56ec8b 4896 kdoctools_5.28.0-1.debian.tar.xz
Checksums-Sha256:
14634312b0330a596f156338771ea2593ce875f06d1ee3de2c8b03ffc8b69728 2334
kdoctools_5.28.0-1.dsc
ec90ee3e98914926a9c691d726ac9ee0d58831657ffeae508cb3bd7d7cafcdd6 437512
kdoctools_5.28.0.orig.tar.xz
623c68b284893a1adb82f1b1279d3ab99477eb64f173a3883e068d098fe4373f 4896
kdoctools_5.28.0-1.debian.tar.xz
Files:
3ae514630ef0fc8d90b4135f2f5f3951 2334 libs optional kdoctools_5.28.0-1.dsc
dfbfce2f5cf2c395600d7e4c34f775dc 437512 libs optional
kdoctools_5.28.0.orig.tar.xz
68cc2ddc4850a8c7a66fa7ce94dd40df 4896 libs optional
kdoctools_5.28.0-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCgAGBQJYLyttAAoJEMcZdpmymyMqa2IQAJQNCaZijGFgMye8o/jB1G9M
QCRIjLp5o0V/ULhquk2fmq+QvsWRnJuakfoM820Wh2qrr7t2Rx6cUdqcL5h7UuDC
qiJ8bhM4YhOiNy7iYLWu9lbjuRIQerVYBUEAgDG8VeQmv02Kmy5dd0IB5e39hxGO
bBAGJxGjJscyIFzr9ab1Yc7VEExD31vTpga28lWf1uElPrJS2rQ2LPdNrKXMewcY
P3EizPq41i7vrcL5ViNZYqFgwimD3nZsPlT2gc74OeFdxhbkQOFwa8YWh8CbPilp
E/04qlXxCZ/Eagt7DTXmQhtlxQB4oipV9p/VCpDQ5ZSJtkmXEOYP5cKbnWnN8icW
YCeRGSxvGcs4Qk8tDAppXYD9wvxaBuotulDKhN2LX96jrNLS6AbyNrp9deFkygc3
KD5liV4NllmFg30Co+lebKgmsIybh76Mj5XRZRyD58b8BaGuq7bbj3iOmqCGTqvm
LtFAzayUgzszc5F8yAb/SH6V10XlC71wJSw6C8kpgFENIsdnhCQjK2YExr6ZXx/K
jCNmOsju9T7s6S4hXEcQTBIEpM5YNuj8zwQCZRM/WXpk7t0/mcySLHS5zvJdnK0L
uqGDPvoDVomNkWo11mdyt5J3SeByBdsTyqJgcgXSp7FYuWEfFHAh/qwXGi4BkJKM
HSvWHbtVND5mMT17hKpC
=6bXi
-----END PGP SIGNATURE-----
--- End Message ---