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