diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2013-10-05 20:21:25 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2013-10-05 20:21:25 +0400 |
| commit | 8774d78cff64a8ff5357c2ba44379d95a2d13f29 (patch) | |
| tree | b8efa6e9eb1c9e0ab030d1452e7b6dba882b5c22 | |
| parent | 7328351e540967a6f0b06ab983918e340563605e (diff) | |
| download | DHG_packages-8774d78cff64a8ff5357c2ba44379d95a2d13f29.tar.gz | |
haskell-quickcheck-instances: Adjust watch file to new hackage layout
| -rw-r--r-- | p/haskell-quickcheck-instances/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-quickcheck-instances/debian/watch | 5 |
2 files changed, 7 insertions, 4 deletions
diff --git a/p/haskell-quickcheck-instances/debian/changelog b/p/haskell-quickcheck-instances/debian/changelog index 8ccfbb86e..f81e08a78 100644 --- a/p/haskell-quickcheck-instances/debian/changelog +++ b/p/haskell-quickcheck-instances/debian/changelog @@ -1,3 +1,9 @@ +haskell-quickcheck-instances (0.3.2-2) UNRELEASED; urgency=low + + * Adjust watch file to new hackage layout + + -- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:21:25 +0200 + haskell-quickcheck-instances (0.3.2-1) unstable; urgency=low * New upstream version. diff --git a/p/haskell-quickcheck-instances/debian/watch b/p/haskell-quickcheck-instances/debian/watch index e529fd409..4156a9cd1 100644 --- a/p/haskell-quickcheck-instances/debian/watch +++ b/p/haskell-quickcheck-instances/debian/watch @@ -1,5 +1,2 @@ version=3 -opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ -filenamemangle=s|(.*)/$|quickcheck-instances-$1.tar.gz|" \ - http://hackage.haskell.org/packages/archive/quickcheck-instances \ - ([\d\.]*\d)/ +http://hackage.haskell.org/package/quickcheck-instances/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) |
