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 #2

Closed
wants to merge 7 commits into from
Closed

Fix some issues reported by lintian #2

wants to merge 7 commits into from

Commits on Apr 15, 2020

  1. Trim trailing whitespace.

    Fixes: lintian: file-contains-trailing-whitespace
    See-also: https://lintian.debian.org/tags/file-contains-trailing-whitespace.html
    debian-janitor committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    fee0250 View commit details
    Browse the repository at this point in the history
  2. Use versioned copyright format URI.

    Fixes: lintian: unversioned-copyright-format-uri
    See-also: https://lintian.debian.org/tags/unversioned-copyright-format-uri.html
    debian-janitor committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    9bde3d9 View commit details
    Browse the repository at this point in the history
  3. Use secure URI in Homepage field.

    Fixes: lintian: homepage-field-uses-insecure-uri
    See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html
    debian-janitor committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    6cd6f4c View commit details
    Browse the repository at this point in the history
  4. Bump debhelper from deprecated 7 to 12.

    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 Apr 15, 2020
    Configuration menu
    Copy the full SHA
    4300495 View commit details
    Browse the repository at this point in the history
  5. Set debhelper-compat version in Build-Depends.

    Fixes: lintian: uses-debhelper-compat-file
    See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
    debian-janitor committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    75b6880 View commit details
    Browse the repository at this point in the history
  6. Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, R…

    …epository-Browse.
    
    Fixes: lintian: upstream-metadata-file-is-missing
    See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
    
    
    Fixes: lintian: upstream-metadata-missing-bug-tracking
    See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
    
    
    Fixes: lintian: upstream-metadata-missing-repository
    See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html
    debian-janitor committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    c341369 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2b65bff View commit details
    Browse the repository at this point in the history