Skip to content
Snippets Groups Projects
Commit 6ff93cdb 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 16a91f7c
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,7 @@ clj-tuple-clojure (0.2.2-3) UNRELEASED; urgency=medium
* Standards-Version: 4.7.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Reorder sequence of d/control fields by cme (routine-update)
* Use secure URI in Homepage field.
-- Louis-Philippe Véronneau <pollo@debian.org> Sat, 08 Jan 2022 17:53:54 -0500
......
......@@ -12,7 +12,7 @@ Build-Depends: clojure,
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/clojure-team/clj-tuple-clojure
Vcs-Git: https://salsa.debian.org/clojure-team/clj-tuple-clojure.git
Homepage: http://github.com/ztellman/clj-tuple
Homepage: https://github.com/ztellman/clj-tuple
Package: libclj-tuple-clojure
Architecture: all
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment