diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2013-10-05 20:20:00 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2013-10-05 20:20:00 +0400 |
| commit | f343d4ea399ffec422be551c95b7ddb398729ca5 (patch) | |
| tree | fdeb933be6c12fb4a296a97ca9c2dbd765feaeb5 /p/haskell-csv-conduit | |
| parent | ff760be7c427a3f6cb62c007fab11c76a7faf9b0 (diff) | |
| download | DHG_packages-f343d4ea399ffec422be551c95b7ddb398729ca5.tar.gz | |
haskell-csv-conduit: Adjust watch file to new hackage layout
Diffstat (limited to 'p/haskell-csv-conduit')
| -rw-r--r-- | p/haskell-csv-conduit/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-csv-conduit/debian/watch | 5 |
2 files changed, 7 insertions, 4 deletions
diff --git a/p/haskell-csv-conduit/debian/changelog b/p/haskell-csv-conduit/debian/changelog index bba5379ed..e1d3fd1a9 100644 --- a/p/haskell-csv-conduit/debian/changelog +++ b/p/haskell-csv-conduit/debian/changelog @@ -1,3 +1,9 @@ +haskell-csv-conduit (0.5.1-3) UNRELEASED; urgency=low + + * Adjust watch file to new hackage layout + + -- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:20:00 +0200 + haskell-csv-conduit (0.5.1-2) unstable; urgency=low * Enable compat level 9 diff --git a/p/haskell-csv-conduit/debian/watch b/p/haskell-csv-conduit/debian/watch index 136421479..aa6fd514b 100644 --- a/p/haskell-csv-conduit/debian/watch +++ b/p/haskell-csv-conduit/debian/watch @@ -1,5 +1,2 @@ version=3 -opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ -filenamemangle=s|(.*)/$|csv-conduit-$1.tar.gz|" \ - http://hackage.haskell.org/packages/archive/csv-conduit \ - ([\d\.]*\d)/ +http://hackage.haskell.org/package/csv-conduit/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) |
