diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2022-02-12 20:44:16 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2022-02-12 20:44:16 +0100 |
commit | 60187dd3dae5f3e0cb3bd8f9717d3eda47e6f860 (patch) | |
tree | 961750ebc71737eff8cf24c88890f2c4f7b06138 | |
parent | e872908c25c8a43df35fa1faf06de31958eacdfd (diff) | |
download | zsh-60187dd3dae5f3e0cb3bd8f9717d3eda47e6f860.tar.gz zsh-60187dd3dae5f3e0cb3bd8f9717d3eda47e6f860.zip |
debian/watch: Drop comment about FTP timeouts
We won't go back to non-TLS protocols in debian/watch.
-rw-r--r-- | debian/watch | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/watch b/debian/watch index 3d12c6274..d96123826 100644 --- a/debian/watch +++ b/debian/watch @@ -5,6 +5,3 @@ https://www.zsh.org/pub/zsh-(\d[^\sd]*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz)) # release candidate scanning commented due to #819170, #827814 and #841499 #opts="pgpsigurlmangle=s/$/.asc/" \ #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 |