[Pkg-haskell-commits] darcs: haskell-yesod-bin: Adjust watch file to new hackage layout

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


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

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

Sat Oct  5 16:22:18 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Adjust watch file to new hackage layout
diff -rN -u old-haskell-yesod-bin/changelog new-haskell-yesod-bin/changelog
--- old-haskell-yesod-bin/changelog	2013-10-05 16:45:38.346547155 +0000
+++ new-haskell-yesod-bin/changelog	2013-10-05 16:45:38.350542597 +0000
@@ -1,3 +1,9 @@
+haskell-yesod-bin (1.2.2-4) UNRELEASED; urgency=low
+
+  * Adjust watch file to new hackage layout
+
+ -- Joachim Breitner <nomeata at debian.org>  Sat, 05 Oct 2013 18:22:18 +0200
+
 haskell-yesod-bin (1.2.2-3) unstable; urgency=low
 
   * Document some Apache-2.0 licensed files. 
diff -rN -u old-haskell-yesod-bin/watch new-haskell-yesod-bin/watch
--- old-haskell-yesod-bin/watch	2013-10-05 16:45:38.346547155 +0000
+++ new-haskell-yesod-bin/watch	2013-10-05 16:45:38.362536954 +0000
@@ -1,5 +1,2 @@
 version=3
-opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
-filenamemangle=s|(.*)/$|yesod-bin-$1.tar.gz|" \
-    http://hackage.haskell.org/packages/archive/yesod-bin \
-    ([\d\.]*\d)/
+http://hackage.haskell.org/package/yesod-bin/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))




More information about the Pkg-haskell-commits mailing list