diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2013-10-05 20:19:30 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2013-10-05 20:19:30 +0400 |
| commit | a50c850549d40f860b7538fb52f483fe5a0ce83c (patch) | |
| tree | 356df7899c80aa8b3b4c818f03f3b595f7ff00d5 /p/haskell-aeson | |
| parent | 5c46cfae00b8d65055f9d0e865fc39ce9ca6f540 (diff) | |
| download | DHG_packages-a50c850549d40f860b7538fb52f483fe5a0ce83c.tar.gz | |
haskell-aeson: Adjust watch file to new hackage layout
Diffstat (limited to 'p/haskell-aeson')
| -rw-r--r-- | p/haskell-aeson/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-aeson/debian/watch | 5 |
2 files changed, 7 insertions, 4 deletions
diff --git a/p/haskell-aeson/debian/changelog b/p/haskell-aeson/debian/changelog index 05bb39144..d5c38fcde 100644 --- a/p/haskell-aeson/debian/changelog +++ b/p/haskell-aeson/debian/changelog @@ -1,3 +1,9 @@ +haskell-aeson (0.6.1.0-4) UNRELEASED; urgency=low + + * Adjust watch file to new hackage layout + + -- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:19:30 +0200 + haskell-aeson (0.6.1.0-3) unstable; urgency=low * Move Haskell blurb to the end of the description, reduces the impact diff --git a/p/haskell-aeson/debian/watch b/p/haskell-aeson/debian/watch index 8352133bd..5786855c7 100644 --- a/p/haskell-aeson/debian/watch +++ b/p/haskell-aeson/debian/watch @@ -1,5 +1,2 @@ version=3 -opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ -filenamemangle=s|(.*)/$|aeson-$1.tar.gz|" \ - http://hackage.haskell.org/packages/archive/aeson \ - ([\d\.]*\d)/ +http://hackage.haskell.org/package/aeson/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) |
