diff options
Diffstat (limited to 'debian/watch')
-rw-r--r-- | debian/watch | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch new file mode 100644 index 000000000..c9b52e06e --- /dev/null +++ b/debian/watch @@ -0,0 +1,5 @@ +version=3 +http://www.zsh.org/pub/zsh-(\d[^\sd]*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz)) +http://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 |