Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: md5sums entries and lintian errors/warnings #656

Merged
merged 1 commit into from
May 11, 2023

Commits on May 11, 2023

  1. fix: md5sums entries and lintian errors/warnings

    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.
    malaupa committed May 11, 2023
    Configuration menu
    Copy the full SHA
    36cd731 View commit details
    Browse the repository at this point in the history