On Sat, 12 Apr 2008, Sven Joachim wrote: > Seems like a missing import of that subroutine, the following patch > should fix that:
Thanks, applied in the "stable" branch. > > Current working directory was different than `/home/robert/pd/dictd/' > > but contained a `dictd_1.10.10.dfsg.orig.tar.gz' file as a symlink to > > `/home/robert/pd/dictd/dictd_1.10.10.dfsg.orig.tar.gz'. > > Is that supposed to be supported? It looks like the previous dpkg-source supported it, yes. The current version used lstat() instead of stat() when comparing source and destination files (to decide if a copy was needed), this is now fixed. Cheers, -- Raphaël Hertzog Le best-seller français mis à jour pour Debian Etch : http://www.ouaza.com/livre/admin-debian/

