Skip to content
Snippets Groups Projects
Unverified Commit 13ed3bb3 authored by Janitor's avatar Janitor
Browse files

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
parent a46d8f4a
No related branches found
No related tags found
1 merge request!1Fix some issues reported by lintian
python-agate-excel (0.2.3-2) UNRELEASED; urgency=medium
* Use secure URI in Homepage field.
-- Debian Janitor <janitor@jelmer.uk> Sat, 25 Apr 2020 05:59:20 +0000
python-agate-excel (0.2.3-1) unstable; urgency=medium
* Team upload.
......
......@@ -19,7 +19,7 @@ Build-Depends: debhelper-compat (= 12),
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/python-team/modules/python-agate-excel
Vcs-Git: https://salsa.debian.org/python-team/modules/python-agate-excel.git
Homepage: http://agate-excel.rtfd.org/
Homepage: https://agate-excel.rtfd.org/
Package: python3-agateexcel
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