diff options
| author | Marco TĂșlio Gontijo e Silva <marcot@riseup.net> | 2009-12-29 03:17:00 +0300 |
|---|---|---|
| committer | =?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?= <=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?=> | 2009-12-29 03:17:00 +0300 |
| commit | 1047be243a81c9212355cec3cbd49a17580233bd (patch) | |
| tree | f471fa71705ca9bb3b50e9fcd30aee40a5f96e3b /p/haskell-language-c | |
| parent | 29184a7f36a994b27883e7850cd1030abcbb4a31 (diff) | |
| download | DHG_packages-1047be243a81c9212355cec3cbd49a17580233bd.tar.gz | |
haskell-language-c: debian/watch: Use format that works for --download-current-version.
Diffstat (limited to 'p/haskell-language-c')
| -rw-r--r-- | p/haskell-language-c/debian/changelog | 1 | ||||
| -rw-r--r-- | p/haskell-language-c/debian/watch | 4 |
2 files changed, 4 insertions, 1 deletions
diff --git a/p/haskell-language-c/debian/changelog b/p/haskell-language-c/debian/changelog index 705f61617..2e2f16a64 100644 --- a/p/haskell-language-c/debian/changelog +++ b/p/haskell-language-c/debian/changelog @@ -2,6 +2,7 @@ haskell-language-c (0.3.1.1-2) UNRELEASED; urgency=low * debian/control: Use more sintetic name for Vcs-Darcs. * debian/control: Change Priority: to extra. + * debian/watch: Use format that works for --download-current-version. -- Marco TĂșlio Gontijo e Silva <marcot@riseup.net> Tue, 11 Aug 2009 19:31:10 -0300 diff --git a/p/haskell-language-c/debian/watch b/p/haskell-language-c/debian/watch index 18de06bfa..0a09ece4a 100644 --- a/p/haskell-language-c/debian/watch +++ b/p/haskell-language-c/debian/watch @@ -1,2 +1,4 @@ version=3 -http://hackage.haskell.org/packages/archive/language-c/([\d\.]+)/language-c-([\d\.]+).tar.gz +opts=downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz| \ + http://hackage.haskell.org/packages/archive/language-c \ + ([\d\.]*\d)/ |
