diff options
| -rw-r--r-- | p/haskell-warp-tls/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-warp-tls/debian/watch | 5 |
2 files changed, 7 insertions, 4 deletions
diff --git a/p/haskell-warp-tls/debian/changelog b/p/haskell-warp-tls/debian/changelog index 750d96e2f..197946d74 100644 --- a/p/haskell-warp-tls/debian/changelog +++ b/p/haskell-warp-tls/debian/changelog @@ -1,3 +1,9 @@ +haskell-warp-tls (1.4.0.1-4) UNRELEASED; urgency=low + + * Adjust watch file to new hackage layout + + -- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:22:10 +0200 + haskell-warp-tls (1.4.0.1-3) unstable; urgency=low * Move Haskell blurb to the end of the description, reduces the impact diff --git a/p/haskell-warp-tls/debian/watch b/p/haskell-warp-tls/debian/watch index ce8813a72..7c6ee1def 100644 --- a/p/haskell-warp-tls/debian/watch +++ b/p/haskell-warp-tls/debian/watch @@ -1,5 +1,2 @@ version=3 -opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ -filenamemangle=s|(.*)/$|warp-tls-$1.tar.gz|" \ - http://hackage.haskell.org/packages/archive/warp-tls \ - ([\d\.]*\d)/ +http://hackage.haskell.org/package/warp-tls/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) |
