]> git.tuebingen.mpg.de Git - tfortune.git/commitdiff
debian: Prefer https over http and git.
authorAndre Noll <maan@tuebingen.mpg.de>
Wed, 24 Apr 2024 14:24:24 +0000 (16:24 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 28 Apr 2024 14:08:24 +0000 (16:08 +0200)
It is recommended to use an unencrypted transport protocol.

Suggested-by: lintian(1)
Reviewed-by: Andreas Metzler <ametzler@bebt.de>
debian/control
debian/copyright
debian/watch

index 80202cf4d5167247e40fc272dc39a108c9d59eb9..120e727089aaa7d50382970cbdcbbcebb60b17be 100644 (file)
@@ -4,9 +4,9 @@ Priority: optional
 Maintainer: Andre Noll <maan@tuebingen.mpg.de>
 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
index a009d1b68fc42f9f44827386112f8bb0471f0b4e..558b00b66a363dd65a6b1f63c5ed5dbcfa2464e1 100644 (file)
@@ -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
index c670771aed37adcb955409d932a7b4fd8e6a6873..26d3e8133d2b15642a2431111178a07966b5a3b4 100644 (file)
@@ -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@