[Pkg-haskell-commits] darcs: haskell-unix-compat: Adjust watch file to new hackage layout

Joachim Breitner mail at joachim-breitner.de
Sat Oct 5 16:43:43 UTC 2013


Sat Oct  5 16:22:00 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Adjust watch file to new hackage layout

    M ./changelog +1
    M ./watch -4 +1

Sat Oct  5 16:22:00 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Adjust watch file to new hackage layout
diff -rN -u old-haskell-unix-compat/changelog new-haskell-unix-compat/changelog
--- old-haskell-unix-compat/changelog	2013-10-05 16:43:43.865542289 +0000
+++ new-haskell-unix-compat/changelog	2013-10-05 16:43:43.865542289 +0000
@@ -2,6 +2,7 @@
 
   * Fix Vcs-Darcs url: http://darcs.debian.org/ instead of
     http://darcs.debian.org/darcs/
+  * Adjust watch file to new hackage layout
 
  -- Joachim Breitner <nomeata at debian.org>  Sat, 25 May 2013 17:01:52 +0200
 
diff -rN -u old-haskell-unix-compat/watch new-haskell-unix-compat/watch
--- old-haskell-unix-compat/watch	2013-10-05 16:43:43.865542289 +0000
+++ new-haskell-unix-compat/watch	2013-10-05 16:43:43.873541479 +0000
@@ -1,5 +1,2 @@
 version=3
-opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
-filenamemangle=s|(.*)/$|unix-compat-$1.tar.gz|" \
-    http://hackage.haskell.org/packages/archive/unix-compat \
-    ([\d\.]*\d)/
+http://hackage.haskell.org/package/unix-compat/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))




More information about the Pkg-haskell-commits mailing list