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