Lev Lamberov writes:
> There's a problem with building: > > makeinfo elpher.texi -o debian/elpher.info > make[1]: makeinfo: No such file or directory > make[1]: *** [debian/rules:11: override_dh_installinfo] Error 127 > > You need to build-depend on a package with makeinfo. As I can see, it is > texinfo. > I have added texinfo to `Build-Depends` in d/control. Nice thing was, there is a specific example of texinfo in Debian Policy Manual :D > Also, you included elpher.texi to d/docs, but you probably don't need it > there, but I guess it would be a good idea to include README. > Added. -- D Vaidya

