diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2013-10-05 20:22:04 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2013-10-05 20:22:04 +0400 |
| commit | 58dcbc8eaed9086c65df1da95ee6a90bd180f7da (patch) | |
| tree | 3f2aeb109e7813eb60f991dc0f7da860c44538c4 | |
| parent | 6a9a53b7cf4bc5364d093ae6989caf979623d1ab (diff) | |
| download | DHG_packages-58dcbc8eaed9086c65df1da95ee6a90bd180f7da.tar.gz | |
haskell-vector-algorithms: Adjust watch file to new hackage layout
| -rw-r--r-- | p/haskell-vector-algorithms/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-vector-algorithms/debian/watch | 5 |
2 files changed, 7 insertions, 4 deletions
diff --git a/p/haskell-vector-algorithms/debian/changelog b/p/haskell-vector-algorithms/debian/changelog index 009728901..69aaf937e 100644 --- a/p/haskell-vector-algorithms/debian/changelog +++ b/p/haskell-vector-algorithms/debian/changelog @@ -1,3 +1,9 @@ +haskell-vector-algorithms (0.5.4.2-5) UNRELEASED; urgency=low + + * Adjust watch file to new hackage layout + + -- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:22:04 +0200 + haskell-vector-algorithms (0.5.4.2-4) unstable; urgency=low * Move Haskell blurb to the end of the description, reduces the impact diff --git a/p/haskell-vector-algorithms/debian/watch b/p/haskell-vector-algorithms/debian/watch index 9486fed16..17e4482ff 100644 --- a/p/haskell-vector-algorithms/debian/watch +++ b/p/haskell-vector-algorithms/debian/watch @@ -1,5 +1,2 @@ version=3 -opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ -filenamemangle=s|(.*)/$|vector-algorithms-$1.tar.gz|" \ - http://hackage.haskell.org/packages/archive/vector-algorithms \ - ([\d\.]*\d)/ +http://hackage.haskell.org/package/vector-algorithms/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) |
