Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix some issues reported by lintian #3

Merged
merged 11 commits into from Jan 12, 2023

Commits on Dec 9, 2022

  1. Trim trailing whitespace.

    Changes-By: lintian-brush
    Fixes: lintian: trailing-whitespace
    See-also: https://lintian.debian.org/tags/trailing-whitespace.html
    debian-janitor committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    2946bc4 View commit details
    Browse the repository at this point in the history
  2. Wrap long lines in changelog entries: 0.12.8-2~1.gbp7e3b7d.

    Changes-By: lintian-brush
    Fixes: lintian: debian-changelog-line-too-long
    See-also: https://lintian.debian.org/tags/debian-changelog-line-too-long.html
    debian-janitor committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    2aff7bd View commit details
    Browse the repository at this point in the history
  3. Remove duplicate line from changelog.

    Changes-By: lintian-brush
    debian-janitor committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    25e049f View commit details
    Browse the repository at this point in the history
  4. Update watch file format version to 4.

    Changes-By: lintian-brush
    Fixes: lintian: older-debian-watch-file-standard
    See-also: https://lintian.debian.org/tags/older-debian-watch-file-standard.html
    debian-janitor committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    9d39793 View commit details
    Browse the repository at this point in the history
  5. Use secure URI in Homepage field.

    Changes-By: lintian-brush
    Fixes: lintian: homepage-field-uses-insecure-uri
    See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html
    debian-janitor committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    d362fcd View commit details
    Browse the repository at this point in the history
  6. Bump debhelper from deprecated 9 to 13.

    Changes-By: lintian-brush
    Fixes: lintian: package-uses-deprecated-debhelper-compat-version
    See-also: https://lintian.debian.org/tags/package-uses-deprecated-debhelper-compat-version.html
    debian-janitor committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    ad32ffd View commit details
    Browse the repository at this point in the history
  7. Set debhelper-compat version in Build-Depends.

    Changes-By: lintian-brush
    Fixes: lintian: uses-debhelper-compat-file
    See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
    debian-janitor committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    b520861 View commit details
    Browse the repository at this point in the history
  8. Set upstream metadata fields: Repository-Browse.

    Changes-By: lintian-brush
    Fixes: lintian: upstream-metadata-file-is-missing
    See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
    debian-janitor committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    a041a7d View commit details
    Browse the repository at this point in the history
  9. Drop unnecessary dependency on dh-autoreconf.

    Changes-By: lintian-brush
    Fixes: lintian: useless-autoreconf-build-depends
    See-also: https://lintian.debian.org/tags/useless-autoreconf-build-depends.html
    debian-janitor committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    6100d08 View commit details
    Browse the repository at this point in the history
  10. Avoid explicitly specifying -Wl,--as-needed linker flag.

    Changes-By: lintian-brush
    Fixes: lintian: debian-rules-uses-as-needed-linker-flag
    See-also: https://lintian.debian.org/tags/debian-rules-uses-as-needed-linker-flag.html
    debian-janitor committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    cdba034 View commit details
    Browse the repository at this point in the history
  11. Fix field name cases in debian/control (VCS-Browser ⇒ Vcs-Browser, VC…

    …S-Git ⇒ Vcs-Git).
    
    Changes-By: lintian-brush
    Fixes: lintian: cute-field
    See-also: https://lintian.debian.org/tags/cute-field.html
    debian-janitor committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    5cd170c View commit details
    Browse the repository at this point in the history