From: Andre Noll Date: Mon, 29 Apr 2024 00:51:39 +0000 (+0200) Subject: debian: Prefer https over http and git. X-Git-Tag: v1.0.5~10 X-Git-Url: http://git.tuebingen.mpg.de/?a=commitdiff_plain;h=d046b00e7d57e8114cd7024be14ff46f71c65ae4;p=lopsub.git debian: Prefer https over http and git. It is generally recommended to use an unencrypted transport protocol. Thanks to Johannes Wörner for setting up https on the git server. Suggested-by: lintian(1) --- diff --git a/debian/control b/debian/control index 35ec3dc..1eb42d5 100644 --- a/debian/control +++ b/debian/control @@ -4,9 +4,9 @@ Priority: optional Maintainer: Andre Noll Build-Depends: dpkg-dev (>= 1.22.5), m4, flex, debhelper (>= 10.0) Standards-Version: 4.3.0 -Homepage: http://people.tuebingen.mpg.de/maan/lopsub -Vcs-Browser: http://git.tuebingen.mpg.de/lopsub.git -Vcs-Git: git://git.tuebingen.mpg.de/lopsub.git +Homepage: https://people.tuebingen.mpg.de/maan/lopsub +Vcs-Browser: https://git.tuebingen.mpg.de/lopsub.git +Vcs-Git: https://git.tuebingen.mpg.de/lopsub.git Package: liblopsub1t64 Provides: ${t64:Provides}