diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2013-10-05 20:22:10 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2013-10-05 20:22:10 +0400 |
| commit | e1e4c138d93afa58fd98cbc98d966aa60f971dae (patch) | |
| tree | ed4e4469e603e7679c1410c58f5d9d3bb5f9e13d /p/haskell-warp-tls/debian | |
| parent | 23ef3a828b096c625c5851312d0e90093bf88b5f (diff) | |
| download | DHG_packages-e1e4c138d93afa58fd98cbc98d966aa60f971dae.tar.gz | |
haskell-warp-tls: Adjust watch file to new hackage layout
Diffstat (limited to 'p/haskell-warp-tls/debian')
| -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))) |
