diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2013-10-05 20:24:54 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2013-10-05 20:24:54 +0400 |
| commit | 39fabab6095062453a99be6842775d710c626bd7 (patch) | |
| tree | 376e9ef5b9d1a23b8d24f5f7b0fcddd987f0fd21 /p/haskell-hint/debian | |
| parent | a59ac47fe3047e6a023e615614df644ef2b2362f (diff) | |
| download | DHG_packages-39fabab6095062453a99be6842775d710c626bd7.tar.gz | |
haskell-hint: Adjust watch file to new hackage layout
Diffstat (limited to 'p/haskell-hint/debian')
| -rw-r--r-- | p/haskell-hint/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-hint/debian/watch | 7 |
2 files changed, 7 insertions, 6 deletions
diff --git a/p/haskell-hint/debian/changelog b/p/haskell-hint/debian/changelog index 7eb6fd9d9..44e0a4d03 100644 --- a/p/haskell-hint/debian/changelog +++ b/p/haskell-hint/debian/changelog @@ -1,3 +1,9 @@ +haskell-hint (0.3.3.6-4) UNRELEASED; urgency=low + + * Adjust watch file to new hackage layout + + -- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:24:54 +0200 + haskell-hint (0.3.3.6-3) unstable; urgency=low * Move Haskell blurb to the end of the description, reduces the impact diff --git a/p/haskell-hint/debian/watch b/p/haskell-hint/debian/watch index ce9e74a8d..9785860d7 100644 --- a/p/haskell-hint/debian/watch +++ b/p/haskell-hint/debian/watch @@ -1,7 +1,2 @@ -# See uscan(1) for format - version=3 -opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ -filenamemangle=s|(.*)/$|hint-$1.tar.gz|" \ - http://hackage.haskell.org/packages/archive/hint \ - ([\d\.]*\d)/ +http://hackage.haskell.org/package/hint/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) |
