<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On May 30, 2008, at 4:22 AM, Steve Langasek wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>On Sun, May 25, 2008 at 08:06:16PM +0000, <a href="mailto:matthijs@alioth.debian.org">matthijs@alioth.debian.org</a> wrote:<br><br><blockquote type="cite"> * Disabled the smbk5pwd again. It won't build, needs a build dependency on<br></blockquote><blockquote type="cite"> &nbsp;&nbsp;OpenSSL.<br></blockquote><br><blockquote type="cite">Modified: openldap/trunk/debian/rules<br></blockquote><blockquote type="cite">===================================================================<br></blockquote><blockquote type="cite">--- openldap/trunk/debian/rules<span class="Apple-tab-span" style="white-space:pre">        </span>2008-05-25 19:34:06 UTC (rev 1134)<br></blockquote><blockquote type="cite">+++ openldap/trunk/debian/rules<span class="Apple-tab-span" style="white-space:pre">        </span>2008-05-25 20:06:16 UTC (rev 1135)<br></blockquote><blockquote type="cite">@@ -135,7 +135,6 @@<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"> <span class="Apple-tab-span" style="white-space:pre">        </span>dh_installdirs -a<br></blockquote><blockquote type="cite"> <span class="Apple-tab-span" style="white-space:pre">        </span>cp -al $(installdir) $(tmpdir)<br></blockquote><blockquote type="cite">-<span class="Apple-tab-span" style="white-space:pre">        </span>sh debian/make_smbk5pwd<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"> <span class="Apple-tab-span" style="white-space:pre">        </span>dh_install -a<br></blockquote><blockquote type="cite"> <span class="Apple-tab-span" style="white-space:pre">        </span>chmod 0755 $(CURDIR)/debian/slapd/usr/share/slapd/ldiftopasswd<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><br>Could we not clutter the source package with the unused make_smbk5pwd<br>script, then? &nbsp;It's trivial to revive it from the VCS if it's needed later.<br><br>Also, this concerns me a bit:<br><br><blockquote type="cite">+#Package: slapd-smbk5pwd<br></blockquote><blockquote type="cite">+#Section: net<br></blockquote><blockquote type="cite">+#Priority: extra<br></blockquote><blockquote type="cite">+#Architecture: any<br></blockquote><blockquote type="cite">+#Depends: slapd (= ${binary:Version}), libkadm5srv8-heimdal (>= 1.0.1-5), libkrb5-22-heimdal (>= 1.0.1-5), libroken18-heimdal (>= 1.0.1-5), libasn1-8-heimdal (>= 1.0.1-5), libhx509-1-heimdal (>= 1.0.1-5), libhdb9-heimdal (>= 1.0.1-5)<br></blockquote><br>Why are all of these dependencies hard-coded, instead of being picked up<br>automatically via dpkg-shlibdeps? &nbsp;That's definitely a bug.<br><br></div></blockquote><div><br></div><div>You are right, it should be done automatically via dpkg-shlibdeps. But I'll remove it from the smbk5pwd from packaging because there is some trouble with this module. Seen on the mailinglists for openldap and heimdal.</div><div><br></div><div>Regards,</div><div><br></div><div>Matthijs Mohlmann</div><div><br></div></div></body></html>