Skip to content
Snippets Groups Projects
Commit d3f8d89d authored by Andreas Tille's avatar Andreas Tille
Browse files

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
parent e0988b9f
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@ libj2ssh-java (0.2.9-6) UNRELEASED; urgency=medium
* Drop useless get-orig-source target (routine-update)
* No tab in license text (routine-update)
Trim trailing whitespace.
Use secure URI in Homepage field.
-- Andreas Tille <tille@debian.org> Wed, 05 Feb 2025 21:35:24 +0100
......
......@@ -13,7 +13,7 @@ Build-Depends: ant,
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/java-team/libj2ssh-java
Vcs-Git: https://salsa.debian.org/java-team/libj2ssh-java.git
Homepage: http://sshtools.sourceforge.net
Homepage: https://sshtools.sourceforge.net
Package: libj2ssh-java
Architecture: all
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment