1
1
Fork 0
mirror of https://github.com/goreleaser/nfpm synced 2024-05-18 08:16:22 +02:00
nfpm/testdata
Stefan Schubert b1f3fef606
fix: md5sums entries and lintian errors/warnings (#656)
Missing trailing ./ in md5sums for changelog.Debian.gz caused
md5sums-lists-nonexistent-file and file-missing-in-md5sums
and is fixed using files.AsExplicitRelativePath.
Adding copyright file fixes no-copyright-file.
Set file_info fixes executable-is-not-world-readable,
non-standard-executable-perm, non-standard-file-perm.
Adding section fixes unknown-section, empty-field.
Using standard compress/gzip module fixes
package-contains-timestamped-gzip,
because klauspost/pgzip does not support empty mod time.
Adding urgency and distribution in changelog fixes
syntax-error-in-debian-changelog.
Adding mail address to maintainer fixes malformed-contact.
Correcting description fixes description-starts-with-package-name
and description-starts-with-leading-spaces.
2023-05-11 09:14:54 -03:00
..
acceptance fix: md5sums entries and lintian errors/warnings (#656) 2023-05-11 09:14:54 -03:00
globtest feat: try to clean up and simplify the file adding interface (#255) 2020-12-15 13:47:00 -03:00
scripts feat: add %pretrans %posttrans scriptlets (#322) 2021-04-22 18:48:06 +00:00
something fix: allow using directories as contents in archlinux packager (#568) 2022-10-27 09:28:47 -03:00
changelog.yaml fix: md5sums entries and lintian errors/warnings (#656) 2023-05-11 09:14:54 -03:00
contents.yaml fix: race condition and remove unused code (#273) 2020-12-30 19:15:16 +00:00
contents_directory.yaml test: clean up the acceptance tests (#292) 2021-04-15 17:25:39 -03:00
contents_glob.yaml feat: try to clean up and simplify the file adding interface (#255) 2020-12-15 13:47:00 -03:00
copyright fix: md5sums entries and lintian errors/warnings (#656) 2023-05-11 09:14:54 -03:00
env-fields.yaml fix: allow using an env var in the signature.key_file field (#282) 2021-01-14 10:32:10 -08:00
fake test: Speed up tests by using smaller testdata. (#210) 2020-08-17 13:47:16 -03:00
main.go feat: wip: rpm: dedup testdata 2018-02-04 23:36:02 -02:00
overrides.yaml feat: remove deprecated options (#267) 2020-12-22 21:28:32 -03:00
whatever.conf feat: wip: rpm: dedup testdata 2018-02-04 23:36:02 -02:00
whatever2.conf feat: Support RPM %config(noreplace) files. (#186) 2020-08-04 14:44:13 -03:00
{file}[ fix: invalid zip file (#253) 2020-11-10 18:25:58 -03:00