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