The causes are simple:

First of all:

$ find . -name '*README*'
./README.md

This would suggest a raw README with markup, except that 1) there is
no markup in that file and 2) no README gets generated.

Additionaly, we try to install two fles that were not generated:

$ cat debian/docs
README
README.fi

As to how we got there is an entirely different story.

Martin-Éric

Reply via email to