On 2005-11-13 Debian Bug Tracking System <[EMAIL PROTECTED]> wrote:
[...]
> It has been closed by one of the developers, namely
> Michael Stone <[EMAIL PROTECTED]>.
[...]
> Version: 5.93-1
> install-info is called in the coreutils postinst in version 5.93-1. I'm
> not sure why it fell out of 5.2.1; it's handled by debhelper and I
> didn't make any changes to that part of the build process for 5.93.
You *did* make changes. ;-) Compare
[EMAIL PROTECTED]:coreutils-5.2.1$ grep dh_installinfo debian/rules
dh_installinfo -i
with
[EMAIL PROTECTED]:coreutils-5.93$ grep dh_installinfo debian/rules
dh_installinfo -i
dh_installinfo -a $(BUILD_TREE)/doc/coreutils.info
Previously you only had a useless invocation of dh_installinfo in
binary-all, now there is additionaly a useful (i.e. with a
file-argument) invocation in binary-arch.
Checking the changelog...
... there it is.
------------
coreutils (5.2.1-3) unstable; urgency=low
* fix info install
------------
cu andreas
--
The 'Galactic Cleaning' policy undertaken by Emperor Zhark is a personal
vision of the emperor's, and its inclusion in this work does not constitute
tacit approval by the author or the publisher for any such projects,
howsoever undertaken. (c) Jasper Ffforde
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]