> In my source tree configure has execute permission but when building > the deb-package I notice these warnings: > > dpkg-source: warning: executable mode 0755 of `configure' will not be > represented in diffdpkg-source: warning: executable mode 0755 of > `depcomp' will not be represented in diff > dpkg-source: warning: executable mode 0755 of `install-sh' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of `config.guess' will not > be represented in diff > dpkg-source: warning: executable mode 0755 of `missing' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of `autogen.sh' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of `config.sub' will not be > represented in diff > > Could this be the problem? And if it is, does this not indicate there > is conflict between pbuilder and dpkg-buildpackage?
It's the way diff/patch works. They don't preserve execute permissions. regards, junichi -- [EMAIL PROTECTED],netfort.gr.jp} Debian Project -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]