diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2013-10-05 20:20:30 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2013-10-05 20:20:30 +0400 |
| commit | 26fababbde4c5ce1ffcf3cc6a5a35349a444c589 (patch) | |
| tree | 7e0ee9e597a880c1dcc55710df5c6043a251eded /p/haskell-hashable | |
| parent | 116f7322549431aa0ec5dc8cb150609db8393bc1 (diff) | |
| download | DHG_packages-26fababbde4c5ce1ffcf3cc6a5a35349a444c589.tar.gz | |
haskell-hashable: Adjust watch file to new hackage layout
Diffstat (limited to 'p/haskell-hashable')
| -rw-r--r-- | p/haskell-hashable/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-hashable/debian/watch | 5 |
2 files changed, 7 insertions, 4 deletions
diff --git a/p/haskell-hashable/debian/changelog b/p/haskell-hashable/debian/changelog index c77b62408..d540bab38 100644 --- a/p/haskell-hashable/debian/changelog +++ b/p/haskell-hashable/debian/changelog @@ -1,3 +1,9 @@ +haskell-hashable (1.1.2.5-4) UNRELEASED; urgency=low + + * Adjust watch file to new hackage layout + + -- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:20:30 +0200 + haskell-hashable (1.1.2.5-3) unstable; urgency=low * Move Haskell blurb to the end of the description, reduces the impact diff --git a/p/haskell-hashable/debian/watch b/p/haskell-hashable/debian/watch index b83f396c8..a1f3d60d7 100644 --- a/p/haskell-hashable/debian/watch +++ b/p/haskell-hashable/debian/watch @@ -1,5 +1,2 @@ version=3 -opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ -filenamemangle=s|(.*)/$|hashable-$1.tar.gz|" \ - http://hackage.haskell.org/packages/archive/hashable \ - ([\d\.]*\d)/ +http://hackage.haskell.org/package/hashable/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) |
