diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2022-02-12 14:14:46 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2022-02-12 14:15:04 +0100 |
commit | e872908c25c8a43df35fa1faf06de31958eacdfd (patch) | |
tree | 1036f1f8821f65633721cac74825575d62028507 | |
parent | dc50ace5801fc79114993a0d9fb26fc674aa33e4 (diff) | |
download | zsh-e872908c25c8a43df35fa1faf06de31958eacdfd.tar.gz zsh-e872908c25c8a43df35fa1faf06de31958eacdfd.zip |
debian/copyright: Remove obsolete upstream URLs (FTP and SourceForge)
Upstream recently decided to drop the grinding SourceForge hosting and
site completely. It's no more listed on https://www.zsh.org/ anymore.
Also drop the FTP URL. The same host is already listed with an HTTPS
URL.
debian/watch already only includes the current primary download site
(with HTTPS).
-rw-r--r-- | debian/copyright | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/copyright b/debian/copyright index 0124d7959..2207d996c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,8 +2,6 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Zsh (Z Shell) Upstream-Contact: zsh-workers@zsh.org Source: https://www.zsh.org/pub/ - ftp://ftp.zsh.org/pub/ - https://sourceforge.net/projects/zsh/files/ Files: * Copyright: 1992-2020 The Zsh Development Group (Paul Falstad, Richard |