diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2011-12-07 09:23:37 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2011-12-07 09:23:37 +0100 |
commit | 00f335b142707b7f9e3531714b7a3bf5b377dcc1 (patch) | |
tree | 4a2c047eda6a60cfa5117faf762dd98b58e9a82f /debian/watch | |
parent | 0d6f76f2764e6b0a482fa98f3258a02f3ddd1ae0 (diff) | |
download | zsh-00f335b142707b7f9e3531714b7a3bf5b377dcc1.tar.gz zsh-00f335b142707b7f9e3531714b7a3bf5b377dcc1.zip |
Use generated orig.tar.gz instead of upstream's tarball for now
This fixes some file regeneration issues, e.g. with man pages. (Closes: #646046)
Diffstat (limited to 'debian/watch')
-rw-r--r-- | debian/watch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch index 49552d4ea..a244ab5ea 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,4 @@ version=3 +opts=dversionmangle=s/~ds\d+$// \ ftp://ftp.zsh.org/pub/zsh-([\d.]+)\.tar\.bz2 |