On Fri, 23 Dec 2011, Sam Hartman wrote: > 1) I had assumed that the third argument to dpkg-source --comit was > relative to the current directory. > It seems not to be and unless I give an absolute path it doesn't work
It's a bug that this is not the case, one that happens only when you pass "." as directory name... dpkg-source ought to always be called from above the source package but for --commit this was really not convenient so I allowed "." but internally it goes up one directory and switches the parameter. > 2) If the patch is not found rather than giving an error dpkg-source > falls back assuming no patch was given. This is also a bug. Thanks for the clarification, I fixed both. Cheers, -- Raphaël Hertzog ◈ Debian Developer Pre-order a copy of the Debian Administrator's Handbook and help liberate it: http://debian-handbook.info/liberation/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

