diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2013-10-05 20:24:50 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2013-10-05 20:24:50 +0400 |
| commit | 90bee4f3e4c15e2c357dc23cd3cc392bb377c20f (patch) | |
| tree | 1653df4700c82e3e101ed7f3ce21a90b48cc0507 | |
| parent | 2e83f799e578690612585c991ba8adde4e7ed1fd (diff) | |
| download | DHG_packages-90bee4f3e4c15e2c357dc23cd3cc392bb377c20f.tar.gz | |
haskell-explicit-exception: Adjust watch file to new hackage layout
| -rw-r--r-- | p/haskell-explicit-exception/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-explicit-exception/debian/watch | 7 |
2 files changed, 7 insertions, 6 deletions
diff --git a/p/haskell-explicit-exception/debian/changelog b/p/haskell-explicit-exception/debian/changelog index 8b0364ca8..d2f132402 100644 --- a/p/haskell-explicit-exception/debian/changelog +++ b/p/haskell-explicit-exception/debian/changelog @@ -1,3 +1,9 @@ +haskell-explicit-exception (0.1.7.1-5) UNRELEASED; urgency=low + + * Adjust watch file to new hackage layout + + -- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:24:50 +0200 + haskell-explicit-exception (0.1.7.1-4) unstable; urgency=low * Move Haskell blurb to the end of the description, reduces the impact diff --git a/p/haskell-explicit-exception/debian/watch b/p/haskell-explicit-exception/debian/watch index 80b903fc4..f033c3b76 100644 --- a/p/haskell-explicit-exception/debian/watch +++ b/p/haskell-explicit-exception/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|(.*)/$|explicit-exception-$1.tar.gz|" \ - http://hackage.haskell.org/packages/archive/explicit-exception \ - ([\d\.]*\d)/ +http://hackage.haskell.org/package/explicit-exception/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) |
