summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches')
-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
4 files changed, 4 insertions, 4 deletions
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.
---