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