On 2010-11-03 19:12 +0100, Mehdi Dogguy wrote: > On 11/03/2010 06:42 PM, Sven Joachim wrote: >> >> I think this is not correct, because quilt is still used in >> debian/rules to assemble emacs23-common.README.Debian. The target >> for it may be up to date in your build, but when somebody hacks >> around the package and introduces a new patch the result will be an >> FTBFS if quilt is not there. >> > > Yeah. I noticed that. But one could think that those targets are used > only to prepare the package, and not during the build.
It seems they are used during the build, although the package does not FTBFS if quilt is missing. I noticed the following in the build log: ,---- | for p in $(QUILT_PATCHES=debian/patches quilt series); do QUILT_PATCHES=debian/patches quilt header $p; done \ | >> debian/emacsVER-common.README.tmp | /bin/bash: line 1: quilt: command not found `---- This error is not fatal, but the end result is that emacs23-common's README.Debian lacks any information about the Debian patches. > But I should > leave this decision to the maintainer I guess. I canceled my NMU and I'm > preparing a new build without that change. Thank you. Cheers, Sven -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org