Thank you for your corrections, Bartosz.
Sorry, should have read the new maintainers' guide more closely. I fixed this.[...] filed and ITP ( #292667 ).You don't close it in your changelog entry. That's wrong.
At first lintian was saying that the ChangeLog need to be compressed. I guess I must have not been using dh_installchangelogs. In any case, I cleaned up rules file and got rid of the weird gzip line.Hopefully someone will sponsor me, but if not, I would really appreciate feedback on crafting a better RFS.You don't need postinst, postrm, preinst, prerm files in your debian/ subdirectory, cause you don't make any unusual things during installation. dh_make's rules file is a template. After modifications you can removeunneeded comments from it.gzip -9 ChangeLog What's that for? dh_installchangelogs will compress changelog if it will be needed.
I remade the package, and it's lintian and linda clean again. Thanks, -- Chris Sacca