From: Andre Noll Date: Wed, 24 Apr 2024 14:24:24 +0000 (+0200) Subject: debian: Prefer https over http and git. X-Git-Tag: v1.0.2~5 X-Git-Url: http://git.tuebingen.mpg.de/releases/paraslash-0.4.13.tar.bz2?a=commitdiff_plain;h=de6a4b90f785b2557bcff38151c1e3225155dbf3;p=tfortune.git debian: Prefer https over http and git. It is recommended to use an unencrypted transport protocol. Suggested-by: lintian(1) Reviewed-by: Andreas Metzler --- diff --git a/debian/control b/debian/control index 80202cf..120e727 100644 --- a/debian/control +++ b/debian/control @@ -4,9 +4,9 @@ Priority: optional Maintainer: Andre Noll Build-Depends: m4, flex, bison, debhelper (>= 13), debhelper-compat (=13), autoconf, liblopsub-dev Standards-Version: 4.6.2 -Homepage: http://people.tuebingen.mpg.de/maan/tfortune/ -Vcs-Browser: http://git.tuebingen.mpg.de/tfortune.git -Vcs-Git: git://git.tuebingen.mpg.de/tfortune/ +Homepage: https://people.tuebingen.mpg.de/maan/tfortune/ +Vcs-Browser: https://git.tuebingen.mpg.de/tfortune.git +Vcs-Git: https://git.tuebingen.mpg.de/tfortune/ Rules-Requires-Root: no Package: tfortune diff --git a/debian/copyright b/debian/copyright index a009d1b..558b00b 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,5 +1,5 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Source: http://people.tuebingen.mpg.de/maan/tfortune/ +Source: https://people.tuebingen.mpg.de/maan/tfortune/ Files: * License: GPL-3 diff --git a/debian/watch b/debian/watch index c670771..26d3e81 100644 --- a/debian/watch +++ b/debian/watch @@ -1,5 +1,5 @@ version=4 opts="mode=git, gitmode=full, pgpmode=gittag" \ - git://git.tuebingen.mpg.de/tfortune/ \ + https://git.tuebingen.mpg.de/tfortune/ \ refs/tags/v@ANY_VERSION@