hrs / docsim

A simple, fast command-line tool for searching and comparing text documents.
GNU General Public License v3.0
16 stars 0 forks source link

Fix lintian errors for `deb` package #11

Closed hrs closed 1 year ago

hrs commented 1 year ago

lintian is a tool for linting Debian packages to ensure they comply with Debian's standards. Now that we're releasing .deb packages for docsim we might as well do it correctly!

For future reference, to build the package locally and ensure it complies:

$ goreleaser release --snapshot --skip-publish --clean && lintian dist/docsim_*amd64.deb