diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2013-10-05 20:20:12 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2013-10-05 20:20:12 +0400 |
| commit | 5a4779a661fcc0eecff43d2011341cbc05dda6b2 (patch) | |
| tree | 4454db29155538ad1563309a869304965c58b5c0 /p/haskell-dyre | |
| parent | ecddd443c310d70a04218e3d618128da133b2244 (diff) | |
| download | DHG_packages-5a4779a661fcc0eecff43d2011341cbc05dda6b2.tar.gz | |
haskell-dyre: Adjust watch file to new hackage layout
Diffstat (limited to 'p/haskell-dyre')
| -rw-r--r-- | p/haskell-dyre/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-dyre/debian/watch | 5 |
2 files changed, 7 insertions, 4 deletions
diff --git a/p/haskell-dyre/debian/changelog b/p/haskell-dyre/debian/changelog index 42095b5cc..5fa313487 100644 --- a/p/haskell-dyre/debian/changelog +++ b/p/haskell-dyre/debian/changelog @@ -1,3 +1,9 @@ +haskell-dyre (0.8.11-2) UNRELEASED; urgency=low + + * Adjust watch file to new hackage layout + + -- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:20:12 +0200 + haskell-dyre (0.8.11-1) unstable; urgency=low * New upstream version diff --git a/p/haskell-dyre/debian/watch b/p/haskell-dyre/debian/watch index ea18ba1aa..166eddea5 100644 --- a/p/haskell-dyre/debian/watch +++ b/p/haskell-dyre/debian/watch @@ -1,5 +1,2 @@ version=3 -opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ -filenamemangle=s|(.*)/$|dyre-$1.tar.gz|" \ - http://hackage.haskell.org/packages/archive/dyre \ - ([\d\.]*\d)/ +http://hackage.haskell.org/package/dyre/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) |
