diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-09-09 09:25:33 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-09-09 09:25:33 +0200 |
commit | d1ef943236d8d2305be48dca1c5ac629caf8ff34 (patch) | |
tree | debc26e5783c0501e0b9560a108ade968084ea28 /debian/control | |
parent | ff4e615a9ddadf93916854d6d85fec49f6e46d15 (diff) |
d/control: Use secure URI for homepage
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c08ff28..7d56f7e 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 11), po-debconf Standards-Version: 4.2.1 -Homepage: http://mailgraph.schweikert.ch +Homepage: https://mailgraph.schweikert.ch Vcs-Git: git://jff.email/opt/git//mailgraph.git Vcs-Browser: https://jff.email/cgit//mailgraph.git |