Hi Ian,

359574 is the last blocker for 322762 which is the /usr/doc transition bug. 

The code in question in debian/postinst reads:

if [ "$1" = "configure" ]; then
  if [ -d /usr/doc -a ! -e /usr/doc/sauce \
       -a -d /usr/share/doc/sauce ]; then
    ln -sf ../share/doc/sauce /usr/doc/sauce
  fi
fi

I'd suggest you just remove it.

I'm sure the release team will happily unblock the package, to have this 
transition finally done with lenny!


regards,
        Holger

Attachment: pgpB8KMijsROj.pgp
Description: PGP signature

Reply via email to