summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2020-01-10 11:16:06 +0000
committerSimon McVittie <smcv@debian.org>2020-01-10 11:16:06 +0000
commit8fc87761b7ba2bbbd8ae2507ccd4679828a6421b (patch)
treee543ddffc73baf6b7572c2a05d2192d7189a7879 /debian
parentdd4381042d6adfb0b1a354ba60cb5676e22bdf97 (diff)
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
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 8fa02b7..d7ff6c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ dbus-python (1.2.14-2) UNRELEASED; urgency=medium
Thanks to Matthias Klose.
* Only use sphinxdoc debhelper sequence when building Architecture: all
packages. Thanks to Helmut Grohne. (Closes: #946212)
+ * Use secure URI in Homepage field.
-- Simon McVittie <smcv@debian.org> Sun, 05 Jan 2020 15:19:32 +0000
diff --git a/debian/control b/debian/control
index 728e93b..ae48f05 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,7 @@ Build-Depends-Indep:
python3-sphinx-rtd-theme,
Rules-Requires-Root: no
Standards-Version: 4.4.1
-Homepage: http://www.freedesktop.org/wiki/Software/DBusBindings#Python
+Homepage: https://www.freedesktop.org/wiki/Software/DBusBindings#Python
Vcs-Git: https://salsa.debian.org/debian/dbus-python.git
Vcs-Browser: https://salsa.debian.org/debian/dbus-python
Testsuite: autopkgtest-pkg-python