diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2017-06-22 04:00:57 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2017-06-22 04:00:57 +0200 |
commit | ffdd3ef262acea630cd881af4bbba108992d9b49 (patch) | |
tree | e1ef609b9e7103c25452d11085143b4fcef4a6ce /debian/patches/update_bts_completion.patch | |
parent | aa55c6bb095dfb9f89c285437f6bfbb23e046cfa (diff) | |
download | zsh-ffdd3ef262acea630cd881af4bbba108992d9b49.tar.gz zsh-ffdd3ef262acea630cd881af4bbba108992d9b49.zip |
Switch all http://www.zsh.org/ and http://www.debian.org/ URLs in packaging to HTTPS
Diffstat (limited to 'debian/patches/update_bts_completion.patch')
-rw-r--r-- | debian/patches/update_bts_completion.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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. --- |