It seems as though the Debian linter (Lintian) has new lints which fpm cannot fulfill, so we ignore the lints.
More details:
syntac-error-in-debian-changelog is for the generated changelog.Debian.gz, which is the standard fpm boilerplate Debian changelog. Somehow it still fails lintian.
package-contains-timestamped-gzip is a lint around reproducible builds, and fpm doesn't support reproducible builds 1.
Merge requirements
Please take into account the following non-code changes that you may need to make with your PR:
Description
It seems as though the Debian linter (Lintian) has new lints which fpm cannot fulfill, so we ignore the lints.
More details:
syntac-error-in-debian-changelog is for the generated
changelog.Debian.gz
, which is the standard fpm boilerplate Debian changelog. Somehow it still fails lintian.package-contains-timestamped-gzip is a lint around reproducible builds, and fpm doesn't support reproducible builds 1.
Merge requirements
Please take into account the following non-code changes that you may need to make with your PR:
CHANGELOG entry for user-facing changesUpdated the relevant documentation