summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorBrendan O'Dea <bod@debian.org>2021-08-08 15:03:28 +1000
committerBrendan O'Dea <bod@debian.org>2021-08-08 15:03:28 +1000
commitd8e9d7e5182c7509128cc618c71059fec1f39577 (patch)
treebca56e9412da4b55f60464fc07e31ecbf101b702 /debian
parent85343e88dbc57a58cd4c40792ad279533638a30f (diff)
downloadhelp2man-d8e9d7e5182c7509128cc618c71059fec1f39577.tar.gz
Update README URLs to use https
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index dbb4a73..608dc48 100755
--- a/debian/rules
+++ b/debian/rules
@@ -61,8 +61,8 @@ maint-prep:
echo "way to generate a placeholder man page pointing to that resource while"; \
echo "still providing some useful information."; \
echo ""; \
- echo " Home page: http://www.gnu.org/software/help2man/"; \
- echo " Distribution: ftp://ftp.gnu.org/gnu/help2man/help2man-$(PKG_VERSION).tar.xz"; \
+ echo " Home page: https://www.gnu.org/software/help2man/"; \
+ echo " Distribution: https://ftp.gnu.org/gnu/help2man/help2man-$(PKG_VERSION).tar.xz"; \
echo " Repository: $$VCS_GIT"; \
echo ""; \
echo "-- "; \