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/copyright | |
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/copyright')
-rw-r--r-- | debian/copyright | 4 |
1 files changed, 2 insertions, 2 deletions
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/ |