diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2013-10-05 20:20:23 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2013-10-05 20:20:23 +0400 |
| commit | 285453e113d6c3608fcdeafb0b26b59c125d4c53 (patch) | |
| tree | e6dcdaa272b14df8afdb430712f259740988cd6c /p/haskell-github | |
| parent | b374c5b15fe0d0a85fa3ee3505d7deb4e1fa11d0 (diff) | |
| download | DHG_packages-285453e113d6c3608fcdeafb0b26b59c125d4c53.tar.gz | |
haskell-github: Adjust watch file to new hackage layout
Diffstat (limited to 'p/haskell-github')
| -rw-r--r-- | p/haskell-github/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-github/debian/watch | 5 |
2 files changed, 7 insertions, 4 deletions
diff --git a/p/haskell-github/debian/changelog b/p/haskell-github/debian/changelog index 7a80b00e3..e2337601a 100644 --- a/p/haskell-github/debian/changelog +++ b/p/haskell-github/debian/changelog @@ -1,3 +1,9 @@ +haskell-github (0.7.0-3) UNRELEASED; urgency=low + + * Adjust watch file to new hackage layout + + -- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:20:22 +0200 + haskell-github (0.7.0-2) unstable; urgency=low * Bump standards version to 3.9.4 diff --git a/p/haskell-github/debian/watch b/p/haskell-github/debian/watch index 6a36af58c..4efbf74da 100644 --- a/p/haskell-github/debian/watch +++ b/p/haskell-github/debian/watch @@ -1,5 +1,2 @@ version=3 -opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ -filenamemangle=s|(.*)/$|github-$1.tar.gz|" \ - http://hackage.haskell.org/packages/archive/github \ - ([\d\.]*\d)/ +http://hackage.haskell.org/package/github/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) |
