Package: dpkg-dev
Version: 1.4.1.13

In dpkg-dev 1.4.1.14 there should be a symlink dpgk-dev -> dpkg (according to
the debian/changelog), but instead this symlink is _in_ the dpkg-dev
directory.
Solution: fix creation of debian/tmp-dev/usr/share from
        install -d debian/tmp-dev/usr/{lib/dpkg,share/doc/dpkg-dev,sbin,bin}
to
        install -d debian/tmp-dev/usr/{lib/dpkg,sbin,bin}
(don't create doc/dpkg-dev directory).

                                Petr Cech
--
Debian GNU/Linux maintainer - www.debian.{org,cz}
           [EMAIL PROTECTED]

Reply via email to