diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2013-10-05 20:21:52 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2013-10-05 20:21:52 +0400 |
| commit | ea50845dcc1f8c7badcd8646caf57c7152b518d3 (patch) | |
| tree | 1604d4434d950f6686bbe1dbedeef3e93835ffbb /p/haskell-system-filepath | |
| parent | 4fa432b3deb1f0108aa0d90d4760111b69f21d10 (diff) | |
| download | DHG_packages-ea50845dcc1f8c7badcd8646caf57c7152b518d3.tar.gz | |
haskell-system-filepath: Adjust watch file to new hackage layout
Diffstat (limited to 'p/haskell-system-filepath')
| -rw-r--r-- | p/haskell-system-filepath/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-system-filepath/debian/watch | 5 |
2 files changed, 7 insertions, 4 deletions
diff --git a/p/haskell-system-filepath/debian/changelog b/p/haskell-system-filepath/debian/changelog index 8769d1ace..2597c2e74 100644 --- a/p/haskell-system-filepath/debian/changelog +++ b/p/haskell-system-filepath/debian/changelog @@ -1,3 +1,9 @@ +haskell-system-filepath (0.4.7-3) UNRELEASED; urgency=low + + * Adjust watch file to new hackage layout + + -- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:21:52 +0200 + haskell-system-filepath (0.4.7-2) unstable; urgency=low * Enable compat level 9 diff --git a/p/haskell-system-filepath/debian/watch b/p/haskell-system-filepath/debian/watch index 859641fa5..570b54298 100644 --- a/p/haskell-system-filepath/debian/watch +++ b/p/haskell-system-filepath/debian/watch @@ -1,5 +1,2 @@ version=3 -opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ -filenamemangle=s|(.*)/$|system-filepath-$1.tar.gz|" \ - http://hackage.haskell.org/packages/archive/system-filepath \ - ([\d\.]*\d)/ +http://hackage.haskell.org/package/system-filepath/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) |
