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