Hi,
Did you try removing symlink from "debian/clean" file?
debian/clean? I don't see that mentioned anywhere in the New Maintainers
guide <https://www.debian.org/doc/manuals/maint-guide/index.en.html>.
What does it have to do with quilt?
I was trying to use a quilt patch to replace the symlink with a copy of
the regular file, but that didn't work. I don't know what the regular
practice is for situations like this.
Regards,
James
On 09/05/2015 6:40 PM, Dmitry Smirnov wrote:
On Sat, 9 May 2015 09:04:39 James Lu wrote:
One small note: the tarball was repacked in order to remove the INSTALL
symlink, which quilt didn't seem to handle properly (it just reported no
files changed).
Did you try removing symlink from "debian/clean" file? Wouldn't it be easier
than repacking? What does it have to do with quilt? Thanks.