webxml (and I suspect many many more packages) is also failing to build because:
comerr-dev: Depends: libcomerr2 (= 2.1-1.40.5-1) but 1.40.5-1 is to be installed
Apparently the control line that decides which version it should
depend on, changed from:
- Depends: libc6-dev | libc-dev, libcomerr2 (= ${Source-Version})
to:
+ Depends: libc6-dev | libc-dev, libcomerr2 (= ${binary:Version})
And the (= ${binary:Version}) for comerr-dev is not the same than the
(= ${binary:Version}) for libcomerr2.
A new substvar might be needed.
Please fix this!
--
Besos,
Marga
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]