summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control2
-rw-r--r--debian/copyright4
-rw-r--r--debian/patches/further-mitigate-test-suite-hangs.patch2
-rw-r--r--debian/patches/remove-SH_USE_BSD_ECHO-autoconf-test-to-make-build-more-reproducible.patch2
-rw-r--r--debian/patches/swaks_completion.patch2
-rw-r--r--debian/patches/update_bts_completion.patch2
-rw-r--r--debian/upstream/metadata2
-rw-r--r--debian/watch4
8 files changed, 10 insertions, 10 deletions
diff --git a/debian/control b/debian/control
index b815b4585..734dcd8bf 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Uploaders: Michael Prokop <mika@debian.org>,
Frank Terbeck <ft@bewatermyfriend.org>,
Richard Hartmann <richih@debian.org>
Standards-Version: 3.9.8
-Homepage: http://www.zsh.org/
+Homepage: https://www.zsh.org/
Vcs-Git: https://anonscm.debian.org/git/collab-maint/zsh.git -b debian
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/zsh.git
diff --git a/debian/copyright b/debian/copyright
index 4d2e62cf5..7c123aae5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Zsh (Z Shell)
Upstream-Contact: zsh-workers@zsh.org
-Source: http://www.zsh.org/pub/
+Source: https://www.zsh.org/pub/
ftp://ftp.zsh.org/pub/
https://sourceforge.net/projects/zsh/files/
diff --git a/debian/patches/further-mitigate-test-suite-hangs.patch b/debian/patches/further-mitigate-test-suite-hangs.patch
index 8c96e6996..8e37ed9c9 100644
--- a/debian/patches/further-mitigate-test-suite-hangs.patch
+++ b/debian/patches/further-mitigate-test-suite-hangs.patch
@@ -1,4 +1,4 @@
-Origin: http://www.zsh.org/mla/workers/2014/msg01250.html
+Origin: https://www.zsh.org/mla/workers/2014/msg01250.html
Author: Bart Schaefer <schaefer@brasslantern.com>
Bug-Debian: https://bugs.debian.org/759870
Description: Add a sleep call which should prevent a race condition in coproc
diff --git a/debian/patches/remove-SH_USE_BSD_ECHO-autoconf-test-to-make-build-more-reproducible.patch b/debian/patches/remove-SH_USE_BSD_ECHO-autoconf-test-to-make-build-more-reproducible.patch
index 2e955fd4c..f7b97e99d 100644
--- a/debian/patches/remove-SH_USE_BSD_ECHO-autoconf-test-to-make-build-more-reproducible.patch
+++ b/debian/patches/remove-SH_USE_BSD_ECHO-autoconf-test-to-make-build-more-reproducible.patch
@@ -5,7 +5,7 @@ Description: Remove SH_USE_BSD_ECHO autoconf test
.
See https://bugs.debian.org/849288 for a discussion of this issue.
Author: Daniel Shahaf <danielsh@apache.org>
-Origin: http://www.zsh.org/mla/workers/2016/msg02716.html
+Origin: https://www.zsh.org/mla/workers/2016/msg02716.html
--- a/configure.ac
+++ b/configure.ac
diff --git a/debian/patches/swaks_completion.patch b/debian/patches/swaks_completion.patch
index fbd8fefa9..5c1fcd650 100644
--- a/debian/patches/swaks_completion.patch
+++ b/debian/patches/swaks_completion.patch
@@ -4,7 +4,7 @@ From: Daniel Shahaf <d.s@daniel.shahaf.name>
To: zsh-workers@zsh.org
Subject: _swaks completion
Message-ID: <20170108033049.GA27435@fujitsu.shahaf.local2>
-Origin: http://www.zsh.org/cgi-bin/mla/redirect?WORKERNUMBER=40302
+Origin: https://www.zsh.org/cgi-bin/mla/redirect?WORKERNUMBER=40302
This doesn't include all options, only a few options that I've used so
far, but I suppose it'd still be better to commit it than not to.
diff --git a/debian/patches/update_bts_completion.patch b/debian/patches/update_bts_completion.patch
index 3474969ca..fe798dfaa 100644
--- a/debian/patches/update_bts_completion.patch
+++ b/debian/patches/update_bts_completion.patch
@@ -4,7 +4,7 @@ To: zsh-workers@zsh.org
Subject: [PATCH] _bts: Add more subcommands.
Date: Sun, 8 Jan 2017 03:47:24 +0000
Message-Id: <1483847244-7913-1-git-send-email-danielsh@fujitsu.shahaf.local2>
-Origin: http://www.zsh.org/cgi-bin/mla/redirect?WORKERNUMBER=40303
+Origin: https://www.zsh.org/cgi-bin/mla/redirect?WORKERNUMBER=40303
Since 'done' is deprecated, stop offering it but do complete after it.
---
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index e4dfd97d9..f95c61a4e 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -6,7 +6,7 @@ Changelog: http://zsh.sourceforge.net/releases.html
Contact: zsh-workers@zsh.org
FAQ: http://zsh.sourceforge.net/FAQ/
Name: Z shell
-Homepage: http://www.zsh.org/
+Homepage: https://www.zsh.org/
Homepage: http://zsh.sourceforge.net/
Repository: git://git.code.sf.net/p/zsh/code
Repository-Browse: https://sourceforge.net/p/zsh/code/ci/master/tree/
diff --git a/debian/watch b/debian/watch
index 6f340a253..a2dd4a72a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,7 +1,7 @@
version=3
opts="pgpsigurlmangle=s/$/.asc/" \
-http://www.zsh.org/pub/zsh-(\d[^\sd]*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))
+https://www.zsh.org/pub/zsh-(\d[^\sd]*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))
opts="pgpsigurlmangle=s/$/.asc/" \
-http://www.zsh.org/pub/development/zsh-(\d[^\sd]*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))
+https://www.zsh.org/pub/development/zsh-(\d[^\sd]*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))
# ftp.zsh.org produced timeout again
# Bart Martens <bartm@debian.org> Sat, 05 Jan 2013 08:58:36 +0000